mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc