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
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi