Forum: PHP Mar 31st, 2008 |
| Replies: 9 Views: 823 try printing the sql statement before executing it
that could help u |
Forum: PHP Mar 31st, 2008 |
| Replies: 3 Views: 1,274 |
Forum: PHP Jun 25th, 2007 |
| Replies: 2 Views: 761 |
Forum: PHP Jun 17th, 2007 |
| Replies: 4 Views: 1,080 man echo the sql syntax to have a clearer view |
Forum: PHP Jun 9th, 2007 |
| Replies: 12 Views: 2,100 what do u want to insert into db ?? |
Forum: PHP Jun 7th, 2007 |
| Replies: 12 Views: 2,100 looks like the php is not configured to send mails
go to ur php.ini
and search for smtp and smtp_port |
Forum: PHP May 12th, 2007 |
| Replies: 9 Views: 5,208 .xls ???
do you mean an ms excel file or something like that???
there is a classes ready to handle the .xls files if u want to get the data of an excel file.
if u r just using this extension to... |
Forum: PHP Apr 10th, 2007 |
| Replies: 7 Views: 1,922 dude u posted the html code
the error is in the php code
so u could send the whole code of the page or just the php stuff |
Forum: PHP Apr 10th, 2007 |
| Replies: 7 Views: 1,922 The Error.... Parse error: parse error, unexpected T_STRING in /home/h2oh/public_html/h20h/rightframe.php on line 1
the error is in the page called rightframe.php u should check it out |