Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i