date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug