Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee