A Pocket Guide to PHP Web Scripting
De som köpt den här boken har ofta också köpt Essentials of information systems av Jonas Flodén (häftad).
Köp båda 2 för 865 krMikael Olsson is a professional web entrepreneur, programmer, and author. He works for an R&D company in Finland where he specializes in software development. In his spare time he writes books and creates websites that summarize various fields of interest. The books he writes are focused on teaching their subject in the most efficient way possible, by explaining only what is relevant and practical without any unnecessary repetition or theory.
1: Using PHP.- 2: Variables.- 3: Operators.- 4: String.- 5: Arrays.- 6: Conditionals.- 7: Loops.- 8: Functions.- 9: Class.- 10: Inheritance.- 11: Access Levels.- 12: Static.- 13: Constants.- 14: Interface.- 15: Abstract.- 16: Traits.- 17: Importing Files.- 18: Type Declarations.- 19: Type Conversions.- 20: Variable Testing.- 21: Overloading.- 22: Magic Methods.- 23: User Input.- 24: Cookies.- 25: Sessions.- 26: Namespaces.- 27: References.- 28: Advanced Variables.- 29: Error Handling.- 30: Exception Handling.- 31: Assertions.