Ron Chmara
|
e1737da3ca
|
mysql_num_rows example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35032 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-11-02 06:34:03 +00:00 |
|
Rui Hirokawa
|
7b191d71b8
|
update translations and some cosmetic changes and fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33132 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-09-30 02:01:26 +00:00 |
|
Brian Moon
|
519544ccbd
|
added docs for mysql_fetch_assoc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33062 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-09-28 19:27:37 +00:00 |
|
Daniel Beckham
|
2c4588886e
|
clarified mysql_insert_id example, added warning about using BIGINT columns.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32560 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-09-12 15:10:32 +00:00 |
|
Daniel Beckham
|
6cf5461ee9
|
changed return type of mysql_result()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32520 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-09-11 21:54:09 +00:00 |
|
Torben Wilson
|
9d7ef6d92a
|
Undocumented the mysql() and mysql_dbname() aliases.
Added a note to mysql_db_name() that mysql_dbname() is also accepted, but
is deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32513 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-09-11 20:40:53 +00:00 |
|
Torben Wilson
|
7fdd4c38f5
|
Documented mysql(), mysql_db_name(), and mysql_dbname().
Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32501 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-09-11 19:11:41 +00:00 |
|
Daniel Beckham
|
ebdd57d3fa
|
corrected errors, corrected grammer issues, clarified some examples, added missing examples, added some of the examples from errata notes, clarifed information mentioned in errata notes, a few small formatting changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32214 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-09-07 18:56:23 +00:00 |
|
Daniel Beckham
|
33c0beba6c
|
added url.mysql.docs and mentioned the link in the mysql partinfo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32191 c90b9560-bf6c-de11-be94-00142212c4b1
|
2000-09-07 14:50:31 +00:00 |
|
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 |
|