| PHP » GoLang | login |
            register |
            
            about | 
| 
                             apcu_add(PECL apcu >= 4.0.0) apcu_add — Cache a new variable in the data store DescriptionCaches a variable in the data store, only if it's not already stored. 
 Parameters
 
 Return ValuesReturns TRUE if something has effectively been added into the cache, FALSE otherwise. Second syntax returns array with error keys. Examples
 Example #1 A apcu_add() example 
<?phpThe above example will output: string(3) "BAR" string(3) "BAR" See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |