Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag