How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
WHYISNT THIS MYSQL STATEMNT NOT WORKING? (php)
caps because its absolutely rediculous.
i dontunderstand why its not working. there is a column c
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof