Reply
A function select to database
Old 02-12-2007, 11:40 PM A function select to database
Junior Talker

Posts: 1
Hi everybody!

I'm using MySQL, now I am designing a fuction with some parameter to select form database, shorcut to do not use mysql_query("select*from...") everytime access to db.

Example: i only use: function(...,..,...) to select from database.

Who did it? May you you share with me!
vddking2 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 02-13-2007, 06:30 AM Re: A function select to database
chrishirst's Avatar
Super Moderator

Posts: 15,326
Location: Blackpool. UK
are you trying to design a PHP function ?
because you won't do that without using a query to the database

or a MySQL "function" to return a recordset which would be a stored procedure and only available from ver 5 onwards.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to A function select to database
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10835 seconds with 12 queries