How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
I apologise! It's a newbie to PHP feedback form problem!
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% r
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n