getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
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