Georg Richter
|
fe74db7049
|
changed example
moved see also
inserted see also reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79312 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 15:23:30 +00:00 |
|
Georg Richter
|
e551e7bc3f
|
inserted new sample
inserted see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79311 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 15:18:45 +00:00 |
|
Georg Richter
|
1612981e18
|
error in samples fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79310 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 15:18:12 +00:00 |
|
Georg Richter
|
1d60d615a4
|
inserted additional samples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79309 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 14:45:01 +00:00 |
|
Georg Richter
|
66252c0eff
|
changed/corrected example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79305 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 13:47:45 +00:00 |
|
Gyozo Papp
|
382c740d5d
|
correct link to ini.error-reporting & typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79302 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 13:43:52 +00:00 |
|
Georg Richter
|
28f866a95f
|
Added a note (mysql_unbuffered_query)
Added see also to mysql_data_seek
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79299 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 13:24:56 +00:00 |
|
Georg Richter
|
578017c37a
|
Added a note: mysql_data_seek works only in conjunction with mysql_query, not with mysql_unbuffered_query
Added see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79292 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 13:17:52 +00:00 |
|
Georg Richter
|
f032c17f89
|
reformatted examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79291 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 13:08:45 +00:00 |
|
Georg Richter
|
264e0ec899
|
added see also: mysql_affected_rows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79290 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 13:04:31 +00:00 |
|
Georg Richter
|
fe744b4f3e
|
Added samples
Added see also (mysql_info)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79289 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 13:04:09 +00:00 |
|
Georg Richter
|
e26c5431f0
|
Added a note (mysql_create_db is deprecated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79288 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 13:03:37 +00:00 |
|
Gabor Hojtsy
|
b86c7ff729
|
*** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79273 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 11:20:46 +00:00 |
|
Georg Richter
|
9f558bcb01
|
Added a note (mysql_drop_db is deprecated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79244 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-21 07:25:13 +00:00 |
|
foobar
|
fb6a4eeb83
|
Added note about the other options which might be needed. And fixed the installation notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79152 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-20 15:38:19 +00:00 |
|
Markus Fischer
|
d0e9010102
|
- Add comment that pg_exec() is not dead and still available too.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79122 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-20 10:35:23 +00:00 |
|
Renato Arruda
|
f893fc2ae2
|
fixed minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78907 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-20 02:22:22 +00:00 |
|
Sander Roobol
|
746ef0c5e9
|
Examples now use session_start();
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78854 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 16:49:59 +00:00 |
|
Gabor Hojtsy
|
bc1a5e5dc1
|
Correcting two bugs I have introduced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78850 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 15:36:42 +00:00 |
|
Gabor Hojtsy
|
8820da5c05
|
Applied new structure, adding constants info here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78843 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 15:07:45 +00:00 |
|
Gabor Hojtsy
|
f513cbd09c
|
Applied new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78842 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 15:07:14 +00:00 |
|
Gabor Hojtsy
|
fc522ef366
|
Adding new constants info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78841 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 15:06:27 +00:00 |
|
Gabor Hojtsy
|
495cfa997e
|
Moving constants part here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78835 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 14:39:09 +00:00 |
|
Gabor Hojtsy
|
603f0ecfc3
|
New structure applied
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78830 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 14:28:56 +00:00 |
|
Gabor Hojtsy
|
5e753f604e
|
Applied new structure, adding constants info here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78829 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 14:28:09 +00:00 |
|
Gabor Hojtsy
|
2801c08da2
|
Applied new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78828 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 14:27:44 +00:00 |
|
Gabor Hojtsy
|
efedaca3bd
|
New structure aplpied
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78827 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 14:26:38 +00:00 |
|
Gabor Hojtsy
|
9f70b54238
|
New structure applied
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78826 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 14:16:19 +00:00 |
|
Gabor Hojtsy
|
5dadf200ee
|
Use new entities and constants.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78809 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 13:50:15 +00:00 |
|
Gabor Hojtsy
|
e59a0c46b5
|
First moved constants file to extension dir (more to come)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78808 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 13:49:59 +00:00 |
|
Gabor Hojtsy
|
e8a11acfd1
|
Using new entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78807 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 13:48:45 +00:00 |
|
Gabor Hojtsy
|
bc13d0ade4
|
Correcting entity errors reported by saxon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78805 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 13:28:58 +00:00 |
|
Derick Rethans
|
7a5dae9bed
|
- Fix return types, layout and parameter types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78775 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 11:11:21 +00:00 |
|
Philip Olson
|
52508c3328
|
filetype(): See also is_dir is_file is_link file_exists and stat
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78734 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 06:28:03 +00:00 |
|
Philip Olson
|
a6f90f1832
|
realpath(): see also basename, dirname and path_info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78733 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-19 06:22:38 +00:00 |
|
Philip Olson
|
4396c48294
|
end(): Added a simple example using end()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78724 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 23:29:24 +00:00 |
|
Philip Olson
|
3c61250127
|
each(): see also foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78723 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 23:15:34 +00:00 |
|
jim winstead
|
50b52d2544
|
is_dir: clarify how relative filenames are handled, add see also for chdir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78693 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 21:36:40 +00:00 |
|
Philip Olson
|
6ddafd4972
|
mysql_escape_string(): See also addslashes and magic_quotes_gpc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78691 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 18:47:41 +00:00 |
|
jim winstead
|
2d3931eb41
|
juliantojd(): add caution about current calendar system being
gregorian, with a reference to gregoriantojd().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78686 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 18:13:29 +00:00 |
|
Simone Cortesi
|
b4eb462511
|
WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78675 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 17:31:06 +00:00 |
|
Simone Cortesi
|
a16595e93e
|
WS and typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78673 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 17:15:50 +00:00 |
|
Sander Roobol
|
ce2e02e8b4
|
GD uses resources...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78672 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 17:13:10 +00:00 |
|
Simone Cortesi
|
c74281e307
|
WS instead of TABS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78608 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 10:01:02 +00:00 |
|
Derick Rethans
|
7a34ffcfee
|
- Add more information about IVs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78607 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 09:25:10 +00:00 |
|
Uwe Steinmann
|
8d841530f5
|
- Note on how to configure php for support of hwapi
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78603 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-18 07:45:59 +00:00 |
|
Hartmut Holzgraefe
|
5b9fc29465
|
revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-17 06:45:35 +00:00 |
|
Gabor Hojtsy
|
ce54f2b257
|
Adding missing constant info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78452 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-16 19:18:34 +00:00 |
|
Gabor Hojtsy
|
defe7baf7d
|
Adding missing parameter info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78451 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-16 19:18:19 +00:00 |
|
Uwe Steinmann
|
16da188fe2
|
- fixed misspelled function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78367 c90b9560-bf6c-de11-be94-00142212c4b1
|
2002-04-16 09:06:00 +00:00 |
|