scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Multiple PHP errors when clicking a link..and..removing a ghost..
Hi - I have 2 problems with a new website - homeswapvacations.com, which I need help solving.
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr