How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Help If user voted, block them
On my Prayer request site, i let users Click a button to Pray for somone that has posted a pray, i g