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
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other