I have been able to extract out of the mysql database but cant insert into it. I get no errors when i try but the same code works on my friends machine.
Must be something to do with the setup.
Please help
Thanks
Right after the mysql_query command run the following and post the message here....
echo("<br>".mysql_error()."<br>");
If you post your "INSERT" statement I migth be able to help and which OS environment