post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.