Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
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
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
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