How do you create a text based RPG? - text rpg
Ok, I have all the necessary equipment, I know PHP / MySQL / HTML, but the trunk when I try to have the user name and see if it show a valid user then the main menu. Instead, I create a lot of script code in PHP and GFX with CSS. Is there any way (including Dreamweaver) for more întreg HTML with PHP?
1 comment:
What we want is the integration of HTML and PHP less, not more.
If you have no experience with them, and learning objects and object-oriented programming, design patterns, more specifically, the Model-View-Controller (MVC).
Building a like CodeIgniter or CakePHP. Browse Smarty would not be bad, because it is a good example for the separation of HTML.
Finally, the unit tests and learn to use religiously. The best for the SimpleTest PHP right now.
Post a Comment