Thread
:
search mysql php script
View Single Post
08-08-2007, 03:03 AM
#
4
(
permalink
)
alex-party
Elite Googler
Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
you're welcome.
sql statement is a simple string that sent to the database from a programming language, like php in your case. here is examples:
a) "select * from users_table where username='blabla' and password='blabla'"
alex-party
View Public Profile
Send a private message to alex-party
Visit alex-party's homepage!
Find More Posts by alex-party