Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe