User Profile

Collapse

Profile Sidebar

Collapse
rajani gupta
rajani gupta
Last Activity: Sep 20 '06, 07:44 AM
Joined: Sep 4 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rajani gupta
    replied to Clarification about Radio button in php
    in PHP
    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...
    See more | Go to post

    Leave a comment:


  • rajani gupta
    replied to need help in coding
    in PHP
    hi I think that no one has check my code plz see that and reply me I m stucking at the same place still.
    See more | Go to post

    Leave a comment:


  • rajani gupta
    replied to need help in coding
    in PHP
    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);...
    See more | Go to post
    Last edited by Niheel; Sep 5 '06, 07:15 AM.

    Leave a comment:


  • rajani gupta
    replied to need help in coding
    in PHP
    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.
    See more | Go to post

    Leave a comment:


  • rajani gupta
    started a topic need help in coding
    in PHP

    need help in coding

    Hi i have this code to generate radio buttons in group

    [PHP]echo "<b>$j.</b><b>&nbsp;$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...
    See more | Go to post
    Last edited by Niheel; Sep 5 '06, 07:15 AM.
No activity results to display
Show More
Working...