PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a