Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
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
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav