Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://