scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam