Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Reza A Tabibazar
has contributed to:
PHP 4.2.3 Problem-Why can't I pass values via URL as in: href="page.php?var1=value1&var2=value2" ?
When looping with a mysql_fetch_array($result) how do I change the font and size of the results.
What is the mean of isset in this line: if(!isset($mainfile)) { include("mainfile.php"); }
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/corvet
mail() not working, I have just upgraded the php version and now mail() will not function?
How do I upload a file with a PHP script while SafeMode is turned on?
How can i catch into a variable an error message of a server? for example 404 File not found