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
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?