Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
"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
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob