error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP