How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS