i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here