Nuno Lopes
3161f95cb7
fix IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165905 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 13:01:08 +00:00
Nuno Lopes
f8ab0f13f0
finally switch to the new install part
...
#going to sleep now :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165570 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 22:37:44 +00:00
Philip Olson
1279a4ae7c
Fix missing/changed entities/ids.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163702 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 01:27:19 +00:00
Antony Dovgal
6eee725608
nuke redundant </para>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159490 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 07:11:05 +00:00
Gabor Hojtsy
553592bd19
reworded a lot of parts to make the tutorial more suitable for beginners
...
- point people to the mailing list where we write about installation
- explain phpinfo() where it is first mentioned
- explain problem with opening a PHP file from the file system
- remove the xforms part and add it in features, since it does not
belong in a *simple* tutorial
- added some missing tags where needed, more interlinks to other parts
of the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159479 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-23 20:51:40 +00:00
Kenneth Schwartz
3ee3100436
changed links to new id's
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154496 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-24 16:39:43 +00:00
Sara Golemon
8204701d90
<screen> tags don't do it here.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151972 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 23:12:50 +00:00
Sara Golemon
29ff31d864
New Documentation: Dealing with XForms
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151953 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 18:05:32 +00:00
Dave Barr
16f43d0c0a
- s/url/URL/ where appropriate and "an URL" -> "a URL".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Nuno Lopes
85a014ca32
fix #26898
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149229 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-19 15:53:43 +00:00
Ken
23f0079fe9
stops, wc, example cleaning, more syntax
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148472 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-11 19:29:13 +00:00
Mehdi Achour
406be9eedc
more CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147957 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 09:23:31 +00:00
Sascha Schumann
0014ed5eaa
some editing for brevity and correct grammar
...
the strstr-based tutorial was less than optimal: strstr never returns true.
if successful, it returns a substring of the haystack. I've used strpos
now, because the semantics are easier to explain (although the current
description lacks a discussion of the "!== false" part. maybe someone
wants to add that.).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139648 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 06:11:36 +00:00
foobar
1cb1e6157b
$_FILES is not in $_REQUEST
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139642 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 03:07:58 +00:00
Philip Olson
def8c77ba4
Also link to rpm.pbone.net as a source for locating rpms.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135404 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-18 21:49:47 +00:00
Derick Rethans
921489808d
- Summer cleaning time!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132893 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 15:09:22 +00:00
Philip Olson
26e0e96ebf
Implement register_long_arrays information, available as of PHP 5.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130337 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 05:33:09 +00:00
Philip Olson
e95d4327be
Mention $_FILES in the list of autoglobals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130332 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 04:04:20 +00:00
Philip Olson
f0427eb51b
Added links to a couple function "HOWTO's".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127393 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 03:00:00 +00:00
Philip Olson
27222843ca
mention php.net/links as a resource for finding php enabled web hosts.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126107 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-07 06:40:36 +00:00
Andy Lindeman
0a99834677
link to talks.php.net, also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125558 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-03 14:24:18 +00:00
Andy Lindeman
9199544d49
view sounds repetitive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125554 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-03 13:20:35 +00:00
Andy Lindeman
1155d7afc0
adding a link to the PHP conference site
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125553 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-03 13:16:37 +00:00
Friedhelm Betz
00bae4e756
use of entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121664 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:47:29 +00:00
Simone Cortesi
2441b21fff
reverting wrong placed translation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118774 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 15:25:35 +00:00
Claudio Gaetani
eb6eec9712
Start of talian Translation just a test sorry if there is any error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118688 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 17:53:58 +00:00
Philip Olson
86d395d5ae
Added many references to various PHP manual sections, information on how
...
to develop locally (included where to get stuff for this), slightly modified
the example, made multiple paragraphs into single ones for a few <notes>, and
added some information on the usefullness of phpinfo().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 05:40:57 +00:00
Philip Olson
04863c2371
Moved tutorial.prototypes to about.prototypes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97338 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-29 03:40:39 +00:00
Philip Olson
e4a006c351
Added section on "How to read a function definition (prototype)"
...
# One day this will go in "About the manual", when the PDF is fixed ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97165 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-27 20:18:30 +00:00
Philip Olson
470c38115d
Minor changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97035 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 18:30:29 +00:00
Gregory Song
1e7df30bf2
Add missing 'para' tags...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95552 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 03:49:28 +00:00
Zak Greant
643916045f
Modified "Your first PHP-enabled page"
...
- integrated user comments for section
- added link to PHP editors page
- added tip about MS Notepad
- added warning about word processors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95541 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 00:02:45 +00:00
Friedhelm Betz
d636b2acae
Typo, fix for #18475
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89519 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-22 21:13:47 +00:00
Gabor Hojtsy
0379891407
Adding sample output information to all examples, so guys can try
...
and see if the output is right...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89221 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-20 18:23:40 +00:00
Philip Olson
1855e292b4
Made many changes. Added a lot of Autoglobal information, made
...
all informal examples formal, reworded various parts, and added
a lot of links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88828 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 21:09:37 +00:00
Gabor Hojtsy
c3cfe1d19a
Build errors corrected
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88786 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 13:11:09 +00:00
Gabor Hojtsy
ea9e07092f
Adding tut.php as a DocBook document, as this should reside here.
...
This enables translation, and php.net/tut to jump to the translated
one. This way, this page also jumps up in searches, and manual people
can update it, as it should be. php.net/tut.php will be deleted as
this is generated to be online...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88785 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 13:09:25 +00:00