php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <