How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as