simple php table loop
Hi all,
I've the following code
<?php // Create category options
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th