PHP Handbuch | ||
---|---|---|
Zurück | Kapitel 28. Source Layout | Nach vorne |
Complex types such as arrays and objects require different treatment. Zend features a single API for these types - they're stored using hash tables.
Anmerkung: To reduce complexity in the following source examples, we're only working with simple types such as integers at first. A discussion about creating more advanced types follows later in this chapter.
Zurück | Zum Anfang | Nach vorne |
String Handling | Nach oben | PHP's Automatic Build System |