Creating a blog, from start to finish, with a MySQL database. Base files shown in the tutorial can be found in the source code section of the phpacademy forum.
@YaManTino@therrdel is talking about in blog.php for the get categories function. you have categories = row but you have a square looking thing at the end of categories..
Very nice tutorial series! You sound a bit Dutch, is that right?:)
TonyKartDriver 3 weeks ago
@geeno123 it's look like a square but it's was [ ] with no spaces in it..
suroBadhogz 1 month ago in playlist Blog
@YaManTino @therrdel is talking about in blog.php for the get categories function. you have categories = row but you have a square looking thing at the end of categories..
geeno123 3 months ago
what's the square looking thing at the end of categories in the while loop in blog.php?
geeno123 3 months ago
excellent tutorial , thank you very much
I like your approach to security
had a little problem with the text being so small
again thank you
mohamedesl 5 months ago
If you guys want to send me your email I can sent you the code for this it working for me now just fine.
mixsmike 5 months ago
He know he doing something wrong I think that is why you do not reply to anyone.
mixsmike 6 months ago
Godver he could'nt you mention that $table has to be in `` those quotes D=
basschool 6 months ago
later I got sometimes this error:
mysql_result(): supplied argument is not a valid MySQL result resource in blog/blog.php on line 66
Ninoschrijver 6 months ago
Same script as the tut but it doesn't work for me.
I get this error:
Warning: Invalid argument supplied for foreach() in /home/a2934776/public_html/login/blog/category_list.php on line 14
Ninoschrijver 6 months ago