array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t