Looking up data through a php script

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Sun Jan 18, 2004 12:30 am    Post subject: Looking up data through a php script Reply with quote

I need to know the code to look up data from a MySQL database
    the database is called site
    the table is called site_info
    I need to extract the data from the field called FirstName

I?ve already searched the forum but found nothing!
_________________
Olly
Back to top View user's profile Send private message
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Sun Jan 18, 2004 12:52 am    Post subject: Reply with quote

mysql site
SELECT Firstname FROM site_info

http://www.mysql.com/doc/en/Retrieving_data.html

:D
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group