Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now