Articles Index
What to do when your WordPress permalinks show up as 404 errors!
I setup custom URLs (permalinks) for my WordPress blog (such as /date/day/title) and now all my pages are broken or showing as 404 errors, how can I fix it?
How do I put my PHP files on my Web Host?
I have created some PHP scripts from your tutorials, how do I get them on to my host?
How can I learn PHP?
A guide to how to get started learning PHP
My page has loaded all white, what did I do wrong?
Common solutions to PHP problems - PHP page not loading, showing a blank or white screen
Does PHP Work With My Browser?
Does a PHP based website work in my chosen internet browser?
How do I pass variables in the URL in PHP 5?
If you pass variables in the URL in PHP 4, the same scripts might not work in PHP 5 without some editing. Here is how to fix it.
How Can I Fix A Database Connection Error?
Some common problems that can occur when trying to connect to a MySQL database, and give errors.
Why aren't my cookies working?
Common problems you may encounter using PHP cookies on your site
How can report MySQL errors into PHP?
How to report an error into PHP from MySQL when your SQL code has errors
My PHP page never stops loading!
PHP Error Help - Your PHP page loads continually, and never completes. It keeps returning data or thinking.
