thekingmaker
Power Member
- Jan 15, 2013
- 513
- 332
I am planning to create blog with forum from scratch so i am wondering which language should my website be created so that it is easier to covert it into an mobile app?
Like @finco said, you need to learn a whole tech stack.I am planning to create blog with forum from scratch so i am wondering which language should my website be created so that it is easier to covert it into an mobile app?
Thanks but instead of learning php and mysql can i use service like phpbb to add a forum? I am asking this because i have already learned html,css and a little bit of javascript.The Good Traditional
HTML, CSS and Javascript for the frontend.
PHP and MySql for the Backend and Database
Cordova tech wrap it to a cross platform Mobile App
Of course you can. My suggestion was because you mentioned "From Scratch" in your original post.Thanks but instead of learning php and mysql can i use service like phpbb to add a forum? I am asking this because i have already learned html,css and a little bit of javascript.