multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
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
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);