How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what