PHP Function List
oop.newref doesn't exist. Closest matches:
- newt_refresh
- printer_write
- domnode_prefix
- soapserver
- ps_new
- px_new
- mongodbref
- counter_get
- shmop_write
- newt_resume
- pdf_new
- weakref
- opendir
- bcompiler_write_file
- ncurses_wrefresh
- newt_reflow_text
- ocinewcursor
- socket_write
- dio_open
- ociparse
Site Search Results
-
So the clean way to have both the parser initialised in the constructor, and to save the result in your object is to do $xml_parser = & new xml(); see http://www.php.net/manual/en/language.oop.newref.php
-
So the clean way to have both the parser initialised in the constructor, and to save the result in your object is to do $xml_parser = & new xml(); see http://www.php.net/manual/en/language.oop.newref.php
-
References inside the constructor - ManualReferences inside the constructor Creating references within the constructor can lead to confusing results. This tutorial-like section helps you to avoid problems.

Other forms of search
To search the string "oop.newref" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
