hi I have a problem, i have a page on which i m fetching the data from data base i want that the content on the page should remain untill the user logout from that how can i do it?
plz send the code to me.
thanx...
User Profile
Collapse
-
hi I think that no one has check my code plz see that and reply me I m stucking at the same place still.Leave a comment:
-
hi thanx for concerning my problem here this is a block of code i m sending plz check it and send me the code to fetch the value of selected radio buttons and store that to database
[PHP] <?
mysql_connect(l ocalhost,$user, $password);
@mysql_select_d b($database) or die( "Unable to select database");
$query="SELECT * FROM Question WHERE Sec_ID = 'H01' ORDER BY RAND( ) ";
$result=mysql_q uery($query);...Last edited by Niheel; Sep 5 '06, 07:15 AM.Leave a comment:
-
thanx for your reply i m fresher in php.can u send the complete code to me that hw the value will be fetched and stored on the basis of the code which i have send to u before.
thanx.Leave a comment:
-
need help in coding
Hi i have this code to generate radio buttons in group
[PHP]echo "<b>$j.</b><b> $Que s</b><p><table class='text'><t r><td><input type=radio value=a name=$Q_ID></td><td>$opt1</td></tr><tr><td ><input type=radio value=b name=$Q_ID></td><td>$opt2</td></tr><tr><td><inp ut type=radio value=c name=$Q_ID></td><td...Last edited by Niheel; Sep 5 '06, 07:15 AM.
No activity results to display
Show More
Leave a comment: