how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table