Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will