list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements