From f0427eb51b37ff029d2e21559526f1df46ed465d Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sat, 17 May 2003 03:00:00 +0000 Subject: [PATCH] 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 --- chapters/tutorial.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/chapters/tutorial.xml b/chapters/tutorial.xml index 004beb3107..5e680ba597 100644 --- a/chapters/tutorial.xml +++ b/chapters/tutorial.xml @@ -1,5 +1,5 @@ - + A simple tutorial @@ -308,7 +308,10 @@ You are using Internet Explorer
else, and other functions such as strtoupper and strlen. Each related manual page contains examples - too. + too. If you're unsure how to use functions, you'll want to read both + the manual page on how to read a + function definition and the section about + PHP functions. We can take this a step further and show how you can jump in and out