How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se