Graphical user interfaces
Having covered command-line applications, we're now going to move onto how to create graphical applications using PHP. This is quite a jump from all other sorts of PHP programming, so you may find you need to read through this chapter a few times to get the hang of things!
Next chapter: Getting started >>
Previous chapter: CLI Conclusion
Jump to: Alternative PHP uses What else can be done with PHP? Command-line scripting Why use shell scripts? CLI SAPI differences Your first CLI script Advanced command-line parsing Getting down and dirty Getting into the swing of things Sending code direct to PHP The grand finale CLI Conclusion Graphical user interfaces Getting started GUI toolkits A Basic GUI Multiple Windows Handling popup menus Advanced GUIs Using Custom Parameters GUI Themes Distributing your apps Graphical Interfaces Conclusion Making games Text-based world planning Text game v1 Getting graphical Getting it to work First steps Moving our sprite Clearing the screen Last tweaks Games conclusion Making your own language Why make your own language? The elements of a compiler Analysis Output Planning it out How to parse text into tokens What is a token? How parsing works Finally, execution If you have made it this far... Operator precedence The script in (almost) full Mini-language conclusion Summary Further reading Next chapter
Home: Table of Contents
Follow us on Identi.ca or Twitter