A demo of a simple web-blog application created using the symfony RAD framework 1.3 alpha. Please watch full screen and HD to clearly see the commands.
@cinilaknedalm Glad it was useful. Unfortunately, I do not have time to create the sequel, but feel free to do it yourself, and I'll add a link to it from here.
@ueharakikumi In the same way. In the write module, you create a php that takes input from a form in the browser and saves it in the database. And then you just read it from the database to output it to the browser.
Thank u! it's very helpful!
DanWong91 8 months ago
@DanWong91 You're welcome!
klaudelu 8 months ago
Thanks for putting this up, it taught me more than reading the first 70 pages of the Symfony book.
How about 'Part 2: completion of the blog app' ? :)))
cinilaknedalm 1 year ago
@cinilaknedalm Glad it was useful. Unfortunately, I do not have time to create the sequel, but feel free to do it yourself, and I'll add a link to it from here.
klaudelu 1 year ago
and how I post to the blog btw?
ueharakikumi 1 year ago
@ueharakikumi In the same way. In the write module, you create a php that takes input from a form in the browser and saves it in the database. And then you just read it from the database to output it to the browser.
klaudelu 1 year ago