PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Somebody hacked into my site and changed coding >>> URGENT HELP NEEDED <<<
I am not that much into programming , but somebody is hacking to my site and injecting some kind of
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&