Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co