Complex types such as arrays and objects require different treatment. Zend features a single API for these types - they're stored using hash tables.
Notatka: 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.
Poprzedni | Spis treści | Następny |
String Handling | Początek rozdziału | PHP's Automatic Build System |