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
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code