How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro