Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno