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
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th