View Single Post
Old 03-10-2009, 10:25 PM   #20 (permalink)
CrazeD
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,688

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: My PHP Video Tutorials

Quote:
Originally Posted by Spit-wad View Post
what do I need to download? I found some things that said 30-day trial, which made me ask that question.
A Guide to Installing Apache, PHP, MySQL, and PHPMyAdmin on Windows

Here you go.

@ office_politics:

mysql_real_escape_string doesn't make a difference for the standard latin1 character set. Its only difference is that it escapes for more character sets.

Also, by subqueries, do you mean multiple queries? You need to use PHP's mysqli for that.
__________________

Need website help? PM me!
CrazeD is offline   Reply With Quote