PHP Tutorials: Image upload site: Albums (Part 8)
Add baby book functionality allowing thе user tο mаkе, view аnd rub out albums, аѕ well аѕ seeing thеіr contents.
Add baby book functionality allowing thе user tο mаkе, view аnd rub out albums, аѕ well аѕ seeing thеіr contents.
how come the continuation ass of the next part of this “Image Upload Site” is missing? -I mean on how to upload the files to the albums?
Hi, sorry, another error,
Not Found
The requested URL/createalbum.php method=was not found on this server
Hi , bit stuck, keep getting error message: Notice: Undefined pointer: albumdescription on line 8. Not sure what the problem is, here is the code:
$albumdescription = $_POST['albumdescription'];
if ($albumdescription)
{
$make = mysql_query(“INSERT INTO albums VALUES (”, ‘$id, ‘$albumname’, ‘$albumdescription’, ’0′, ‘images/novocer.jpg’)”);
echo “baby book made!”;
}
hey i can tell that you are the best plz kepp uploading some new tutorials 5 stars to all your tutorials you are the best
PS sorry for my english
Many, many thanks for this informaive tutorial Alex!