reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Batch Session SM35 stuck in status 'in Background
Hi Experts,
I am facing a problem with Batch Input session SM35.
The batch se
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However