if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)