Next chapter
Throughout this book it has been a key aim of mine to make sure I always provide code to back up any concepts presented - not just so that you can try the code out to make sure it works, but also so that you can re-use that code in your own work. However, we've yet to look at whole PHP applications, and this is covered next.
Next chapter: Practical PHP >>
Previous chapter: Further reading
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