Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Keeping data in form
How can I keep whatever I write in the form?
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select