|
Posted by talk2raj55 on 03/02/06 20:00
Hi
I am doing my project and is database oriented,
the project is running fine under windows but the same thing doesent
run under linux(Fedora 4).
If i try to insert records from the terminal window then the records
are inserted without any problem,
but when i try to do in the php form, then a blank entry is inserted in
the database.
There are two files a.html & a.php, now the html file calls the php
one, which actually contains the insert query.Now the values from the
html are not reflected in the database, instead a blank entry is
inserted.
Whereas if a separate query with desired values is written into the php
file then that query is executed fine.
Please help me out of this problem.
I need help at the earliest
[Back to original message]
|