[PHP] PHP and MySQL Installation on Apache for Windows

2004-07-15 Thread Sean Vasey
Does anyone know how to get PHP to detect MySQL after it has been installed and is running on an Apache 1.3.1 server for Windows? Any help would be greatly appreciated.

[PHP] Compiling PHP 5.0.0 on Windows with IIS 5.1

2004-07-13 Thread Sean Vasey
not display for some reason. Any help would be greatly appreciated. Thanks, Sean Vasey

[PHP] Image Uploader

2004-06-22 Thread Sean Vasey
I am trying to create an image uploader however, the code I have created doesn't seem to upload the images. If anyone sees any ways that I can get this to work or if you know any better ways, please let me know. http://thephpstore.com # || ||

[PHP] Secure Website using Cookies

2004-06-19 Thread Sean Vasey
When a user registers at my site, a random number is md5 encrypted and assigned to them and is stored in the database. When they login, this number is stored in a secure cookie. On certain pages that may contain sensitive user information such as order history or other, the page looks for the co