PHP Manuál | ||
---|---|---|
Predchádzajúci | Kapitola 28. Source Layout | Nasledujúci |
Complex types such as arrays and objects require different treatment. Zend features a single API for these types - they're stored using hash tables.
Poznámka: 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.
Predchádzajúci | Domov | Nasledujúci |
String Handling | Hore | PHP's Automatic Build System |