Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug