php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?