Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<