Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
How to form a xml form table with a single sql statement..?
Hi everyone,
I don't know if this is going to be a duplicate thread but i couldn't
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan