Commit graph

15 commits

Author SHA1 Message Date
Alexander Moskaliov
0d0936323e Fix syntax error in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335586 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-03 16:11:59 +00:00
Peter Cowburn
d4f40a45d1 use OO API for OO example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333187 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:36 +00:00
Justin Martin
4a97438b7b Fixed example to use free instead of close. Closes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324948 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-07 19:18:51 +00:00
Jakub Vrana
d316f465df Hide properties from method lists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322005 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:41:49 +00:00
Philip Olson
b476146e50 Made examples moderately consistent, and <example>'s should have <title>'s.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321495 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 05:36:04 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Daniel Convissor
ac54a421f7 Bring examples in line with our updated oop/procedural style docbook layout.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299161 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 23:37:27 +00:00
Daniel Convissor
cd7e8901b3 Clean up description sections for updated oop/procedural combination format.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299158 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 21:20:24 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
2c69dc3c07 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:13:42 +00:00
Felipe Pena
206cb141c9 Fixed typo in method name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260440 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-29 14:55:32 +00:00
Hannes Magnusson
4307023b46 Update refnames, IDs and methodsynopsis to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249681 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 13:58:46 +00:00
Hannes Magnusson
bcb3c2a793 - Rename mysqli_result methods from functions/ to mysqli_result/
- Update the file entities in mysqli_result.xml
NOTE:
	mysqli-field-tell.xml     => current-field.xml
	mysqli-free-result.xml    => free.xml
	mysqli-fetch-lengths.xml  => lengths.xml
	mysqli-num-rows.xml       => num-rows.xml
	mysqli-fetch-row.xml      => fetch-row.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249678 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 13:32:53 +00:00
Renamed from reference/mysqli/functions/mysqli-fetch-array.xml (Browse further)