Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl