PHP-manual | ||
---|---|---|
Föregående | Kapitel 26. Source Layout | Nästa |
Complex types such as arrays and objects require different treatment. Zend features a single API for these types - they're stored using hash tables.
Not: 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.
Föregående | Hem | Nästa |
String Handling | Upp | PHP's Automatic Build System |