How to make a Blog System (CMS, Entries, CP) PHP & MySQL (Database) Tutorial Part 4

preview_player
Показать описание
I am using PDO for my database access which is a safe method against common sql injection attacks.
Even though I simply go with my root mysql user in the tutorial I recommend you guys to create a dedicated mysql user with just enough permission so you can use the login form as it will protect your database or site from evil people trying to drop tables or delete entries.
I will be pushing the updates to my github dedicated to this video after every session.
Feel free to leave CONSTRUCTIVE criticism for me as I am NOT programming in PHP or SQL professionally.

#Email

#Website

#Social

#Messenger
Skype: hazardedit
Рекомендации по теме
Комментарии
Автор

Just finished this series, thanks for these tutorials they've been helpful and great for brushing up on PHP! :)

elysiafilm
Автор

Hii, Im Godson from india, i download the codes for learning purpose . i got an error like (uncaught PDOException:Sqlstate : base table or view not found ...blog tut.entries doesnt exist ) wht should i do to clear this error, would u plz help me with tht

godsonsibreyan
Автор

Hi sir. Can i use notepad ++ here or xampp php? Im working on my project but i dont know how to use visual studio. I only know using is noteoad ++ and xampp php. Is the codes will be the same thanks

jamescastillo
Автор

how would i add a function for a user to put a photo in their post?

timmyglynn
Автор

I got problem.. i can't get entries_id on <?php echo $entry->getId(); ? > no error are printed or showing... 😵

bagas_ns
visit shbcf.ru