Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Laler ...
Name: Jamie_McCoy Date: March 23, 2005 at 08:28:48 Pacific OS: XP Pro 5.1 CPU/Ram: Pentium 4 2.4Ghz
Comment:
mate, can i have your MSN, need a bit of help with PHP....
Summary: Like Laler said; mysql isnt shipped with the installer php5.01. You can either install the version of php Laler suggested, or you can take a look here: faq php5.02 no mysql (question 2) good luck ...
Summary: Thanks for the input Laler. After changing both of the z-index values to positive values it now works perfectly. Thanks again. Matt www.bbcomputing.co.uk matt@bbcomputing.co.uk ...
Summary: @laler- I think I understand SQL injects, but I don't understand how: if ((isset ($_GET['message'])) and ($_GET['message'] == 'hello')){ echo $_GET['message']; } is different from : if ($_GET['message...