zend layout string handling

String HandlingPodręcznik PHPPoprzedniRozdział 26. Source LayoutNastępnyString Handling Strings are handled a bit differently by the Zend engine than other values such as integers, Booleans, etc., which don't require additional memory allocation for storing their values. If you want to return a string from a function, introduce a new string variable to the symbol table, or do something similar, you have to make sure that the memory the string will be occupying has previously been allocated, using the aforementioned e*() functions for allocation. (This might not make much sense to you yet; just keep it somewhere in your head for now - we'll get back to it shortly.) PoprzedniSpis treściNastępnyDirectory and File FunctionsPoczątek rozdziałuComplex Types
Wyszukiwarka

Podobne podstrony:
zend variables string
zend layout memory management
zend layout complex types
zend layout dir and file
zend layout macros
zend layout
String concat
les09 page handling tm
String indexOf
STRING (3)
stringappendoperator
layout
dno kwatery Layout2

więcej podobnych podstron