HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile