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
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
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
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish