View Full Version : Need Urgent Help: Updating Data from Client
admins
Jan 1st 2008, 8:48 am
Hello,
There are some data that shows in a table. Also, there are two extra field that should be written by client. Here are a sample page:
http://smpletest.googlepages.com
If anybody can help to solve how to update last two column by inserting data from client side.
admins
Jan 1st 2008, 9:02 am
Help needs urgently. Here sample page stated clearly.
http://smpletest.googlepages.com/home
Help with code, or free downloadable book applicable for this problem.
commandos
Jan 1st 2008, 9:05 am
just search on google how to update mysql using php , its a simple query
start with some coding and we will help .
admins
Jan 1st 2008, 10:13 am
Actually, php page has been created. And first table is the output. Now the need:
Two text box should be taken in the place of last two columns data. And then that two text box should be fill up by user and when he will press update last two column data will be inserted.
kmap
Jan 2nd 2008, 1:48 am
thats very basic coding of php
try w3schools site
Regards
Alex
admins
Jan 2nd 2008, 1:16 pm
Thanks for comments. Actually, in a particular cases, I was asked to show code like that instantly, and I wanted a proper example to show. Ok, it is solved and thanks for your comments. But a little problem, in this machine, few php coding aren't working, i.e., <? ?> is not working, I have to write <?php ?> and few others like, \n for new line and few more problems.
Dagon
Jan 2nd 2008, 1:23 pm
the short_tags setting in php.ini
admins
Jan 2nd 2008, 1:31 pm
Yah! It is ok, Thanks for quick reply.
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.