array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Not capturing all the information we require in the form.......
Hi Guys,
I was wondering if you would share some more of your knowledge today, I'm hoping it
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);