Slashdot Mirror


User: c.collins.bml

c.collins.bml's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:online user comments on on PHP and MySQL Web Development · · Score: 1

    Beyond the comments, the "404" page pretty slick! It appears to try to find what you were looking for in the manual pages before telling you you made a mistake.

    For example, you can go to http://www.php.net/date and it will take you to the date() function in the manual, even though http://www.php.net/date does not exist. This works for all of the functions, as far as I can tell.