god bless,
Search found 3 matches
- Thu Jan 08, 2004 6:29 pm
- Forum: PHP - Code
- Topic: php code
- Replies: 8
- Views: 740
- Thu Jan 08, 2004 12:38 am
- Forum: PHP - Code
- Topic: php code
- Replies: 8
- Views: 740
hi
elo .. thank you for your time.. im sory if i didn't gave much info.. the table has two fields namely: item and date.. item is a text type and date is datastamp type.
Is there something wrong in my code? err.. php.ini or httpd.conf ? pls help
thank again.
Is there something wrong in my code? err.. php.ini or httpd.conf ? pls help
thank again.
- Wed Jan 07, 2004 7:59 pm
- Forum: PHP - Code
- Topic: php code
- Replies: 8
- Views: 740
php code
hi forum. i'm thinking of where did it went wrong.. code doesn't add a new record to a local mysql database. coming from an input page to this php code... pls see: <head><title>add</title></head> <body> <?php echo $_POST["item"]; //i put this on for testing if i got the correct item $item ...