Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se