Hi group members,
  
                     I have a problem regarding the php and html forms.
  
  The actual problem is,
       
                                       I wanted to get data from the database 
through php and load into html  form, but i was unable to do it.
  
                                            The thing i did is, i searched the 
database with the primary key and  got the row values. I stored them in some 
variables and used the  command 
  
  <input type="text" text="<?php echo $a; ?>" value="<?php echo $a; ?>" 
name="a" >
  
  in the input form, but im unable to get the values in to the form, Can anyone 
solve my problem.
  
  Waiting for the solution guys, help me plz.
  
  
  
                
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail  makes sharing a breeze. 

[Non-text portions of this message have been removed]





The php_mysql group is dedicated to learn more about the PHP/MySQL web database 
possibilities through group learning.  
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php_mysql/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to