"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
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