Page 1 of 1

Passing to Javascript to php then to a database

Posted: Sat Apr 04, 2009 8:35 pm
by ferronrsmith
I want to implement a guestbook. The information is passed to javascript from a textfield, then to a php which inserts the data in a database;

any help?

Re: Passing to Javascript to php then to a database

Posted: Sat Apr 04, 2009 9:40 pm
by requinix
Why use JavaScript?