Commit graph

19 commits

Author SHA1 Message Date
Torben Wilson
0969190ed3 Better explanations of what mysql_errno() and mysql_error() do.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30792 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 01:36:03 +00:00
Torben Wilson
4e99c77f17 Fixed example in mysql_fetch_field() (Erratum 7844).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30369 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 00:22:07 +00:00
Daniel Beckham
d4b6291ea6 grammatical changes and clarification, misc asthetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29490 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-02 15:15:29 +00:00
Daniel Beckham
3b6b3dc3a8 Fixed more alphabetical listing problems...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29489 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-02 14:48:14 +00:00
Daniel Beckham
c3cfd2f9df transposed the location of mysql_list_fields and mysql_list_dbs in the file so they are in alphabetical order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29487 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-02 14:30:28 +00:00
Mike Robinson
bba9a4b797 Added note about configuring mysql support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28779 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 13:58:03 +00:00
Hartmut Holzgraefe
03d573b73d added <funcprototype> sections in every <funcsynopsis>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26878 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 07:38:45 +00:00
Egon Schmid
a9fe103886 Some examples corrected.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26387 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-15 16:40:08 +00:00
Sascha Schumann
9c66c2950a Fix spelling mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26054 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-11 13:59:30 +00:00
Egon Schmid
8ad868325a Added a example for mysql_fetch_field(). Not tested but jade is still happy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26014 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-10 17:36:51 +00:00
Hartmut Holzgraefe
d7806fd371 converted http: and ftp: urls in sourcefiles to entities
defined in global.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24828 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 15:58:32 +00:00
Joey Smith
56815ea29b MAde it clear that mysql_num_rows only works on SELECT.
Used the statement at the end of mysql_affected_rows as
a prototype.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24608 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-21 04:05:19 +00:00
Mike Robinson
2f2244be32 Added note about suppressing mysql_connect error message on failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18782 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-22 17:37:19 +00:00
Uwe Steinmann
41a3303bee - fixed several typos, made 'see also' an extra paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17606 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 07:46:21 +00:00
Uwe Steinmann
cb157e1d08 some more tiny fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17297 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 11:16:22 +00:00
Uwe Steinmann
559550df6a some corrections like using <note> when appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17295 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 10:59:00 +00:00
Egon Schmid
2a56b4f1b9 Added some examples to the MySQL docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17151 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-13 22:32:27 +00:00
Egon Schmid
b0ef928342 Some cosmetic changes before I add examples to every function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17149 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-13 21:20:53 +00:00
Stig Bakken
c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00
Renamed from functions/mysql.sgml (Browse further)