Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But