Knowledge Base Contributions
Below is a list of the knowledge base entries that Cinley Rodick has contributed to:
- I want to remove sessions in phpbb 2.9.0 (latest version) and conver the extension from .php to .htm
- How to change where sessions save to? Changing in php.ini doesn't work.
- Is it possible to play online game on internet?
- How can I make a voting booth / poll for my site that runs off my server, using PHP?
- How to stream mp3s with out giving out the directory. I had it working except in Win Media Player 9
- What is suggested procedure for upgrading from 4.3.2 to 4.3.4 using Windows binaries?
- i Installed php4 on IIS 5. Whenexecute an php script, it just come as it as like IIS not parsing it.
- Using mail () , how do do smtp authentication ?
- how com i can not add item to httpd.conf to make php work with apache on windows?
- How can I create a function to return the nš of weekends in a time interval(beg and End:yyyy/mm/dd)
- How do I code a link from a sql query, such as an email link?
- Accessing Excel with PHP
- Is there a way to store scripts in a database, and run them w/o >> file.name \n include file.name?
- I want to use imagecreate how do I get it to work? I have downloaded the gd 2.0.15 what do I do with
- How to create a separate PHP-File to predefine a table to give my sites a similar look?
- How do I correct error "Unable to parse configuration file"?
- how do i get the info from my html form into a text file similar to my order form using php?
- When i post a 30 lines field of data the php or mysql or postgres write it truncated and repeated
- Warning:mysql_num_rows():supplied argument is not a valid MySQL result resource in /* Whats can be?
- How can I successfully return data from a CGI script? It works in HTML using Virtual Includes.
- How can I display my query results in a 2 column HTML table?
- Is there a way, using php, to clear a simple *.dat database at a certain time every week/month?
- How do i count the number of times a hyperlink is clicked using Php?
- I have a table of users. Can I count how many males and how many females without multiple queries?
- In a table with 10 columns how can i found the name of an Empty field in wich i can insert data?
- How can i insert into a MySQL DB table through multiple .php file? is there a connection id?
- How can you determine if another website is active (The server is running) or not?
- How can I set a time limit for a form made by PHP (i.e.the value will auto transfer after a time)
- How and you split string into different arrays and save what they were split on?
- How do I get (ctime & mtime) on a remote file (http) without downloading it. "fstat", didn't help
- How can I get user via PHP after .htaccess login?
- How can I use mod_rewrite to tell between users with different languages of their browsers? I try to use %{HTTP_ACCEPT_LANGAUGE} but have no luck...
- I'm new to PHP, and would like to know if there is a code snippet for emailing a lost password to a customer. Thank you!
- How can i see correctly the information (documents HTML with PHP3), that i put in Apache Server, in Windows.
- How do I insert a user loaded image <input type=file> into a database table (MYSql or M/S SQL)
- Fatal error: Call to undefined function: ibase_pconnect()
Why do I get a Fatal error: Call to undefined function
Why do I get a Fatal error: Call to undefined function
- I developed a Database driven site using PHP4, MySQL on PWS. When I run the PHP pages on a Linux/Apache platform, I get parse errors. HELP!
- If I have a domain name, say DOMAIN.COM, how do I go about redirecting SOMEWHERE.DOMAIN.COM to somewhere? i hav access to my .htacess, but thats all.
- Lost Last-Modified when set apache to use PHP4 module for all .htm/.html files. Can one have PHP4 parse .htm/.html and keep the Last-Modified header?
- How can I display a number with thousand separator querying an SQLServer 7 table (number_format does not work with PHP 401 - error: unknown function)
- To offer users a direct download of a file that is a valid MIME type
- I would like to create a user authentication system, but when they log in, how would i make it personalized.
Can you tell me why I always get ?PHPSESSID=fc912e31cae17760fd97ce9f4684ae18 attached to all my link
- Does Php have anything similiar to Perl's $string = <<END_OF_DATA ...(some text over multiple lines)... END_OF_DATA?
- please tell me how to let a html document read content from a .txt file, spit this out in a table, and how to update the specific file with a form
- Passing variables with REQUIRE function (part II)
In http://www.faqts.com/knowledge-base/view.phtml/aid/1205/fid/40 it is stated that require 'copies'
- How can I send a requested text/html document through a script before it reaches the client side?
- Is there an Apache module that can include a configured cookie in the log file?
- What is considered to be a reasonable set of file names when a directory is requested?
- Why is my css positioning not working with NN4?
Why is my css positioning not working with NN4?
- Why does Apache work with 127.0.0.1 but not localhost under windows?
Where is the hosts file on Windows?