how does php.net do http://www.php.net/strtoupper ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
s3rg1o
Forum Commoner
Posts: 32
Joined: Sun Feb 16, 2003 4:58 pm

how does php.net do http://www.php.net/strtoupper ?

Post by s3rg1o »

yes, that is an awesome feature, but how does php.net have it so when you type in a string after the last forward slash,

http://www.php.net/strtoupper


it searches the manual for what you typed, is it linked to something? I couldn't find anything in the source of the site
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Post Reply