|
Banned
|
|
| 23Jul2009,10:44 | #11 |
|
Using script or Database is restricted
|
|
Go4Expert Member
|
|
| 23Jul2009,10:48 | #12 |
|
Thats gay i reccomend u find a host that allows it
|
|
Banned
|
|
| 23Jul2009,10:52 | #13 |
|
Yeah, I found one of them, but it only provides php and not database
so looking for a new one as right now I can't affort to get one own domain
|
|
Banned
|
|
| 27Jul2009,11:51 | #14 |
|
Hello everyone, can anyone please help me with this ?
I am still not able to solve this.I have done below changes, but not worth, it's not working ![]() Code:
if($path1 == "" || $path2 == "")
{
echo "Please select two files.";
}
else
{
if($filesize1!=0 && $filesize2 != 0)
{
echo "Thank you, The file(s) has been successfully uploaded.";
}
else
{
echo "ERROR : ";
}
}
|
|
Banned
|
|
| 28Jul2009,11:34 | #15 |
|
PHP Uploading: I want to creat a multiple file upload that lets a user upload multiple files using a single...
|
|
Banned
|
|
| 28Jul2009,11:43 | #16 |
|
What's the meaning of posting Subject and content ??
|
