mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
Export hangs
Hi all, please help
I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any