How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
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
how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr