List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g