scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c