Click to See Complete Forum and Search --> : FAQ link is broken?


barryb
05-29-2006, 06:03 PM
On this page:
http://www.phpbuilder.com/manual/language.variables.external.php

if you try to follow the link to the FAQ (see related FAQ):

PHP also understands arrays in the context of form variables (see the related faq). You may, for example, group related variables together, or use this feature to retrieve values from a multiple select input. For example, let's post a form to itself and upon submission ...

the link is: http://phpbuilder.com/manual/en/faq.html.php

LINK (http://phpbuilder.com/manual/en/faq.html.php)

----------
after manually editting the url to be http://phpbuilder.com/manual/en/faq.php I do get the page, but am unable to navigate further as the subsequent links also have the same problem.

seems to be the victum of a tool updating MANY urls.

barry

barryb
05-29-2006, 06:15 PM
The problem is with the link - sort of.

http://phpbuilder.com/manual/en/faq.html.php

but its also a problem with the browser.

The browser doesn't just go to the page because it is confused, as was I !!!
I'm looking at the html-php section of the faq, but the brower can't tell if this is really php or something confusing which should have been html.

So it appears this is a valid url, but the browser gets confused and won't load the page! Very interesting.

Its a problem in both Firefox and IE.

barry

thorpe
05-29-2006, 06:54 PM
You do realise that whole thing is just a mirror of the actual manual? Try here http://php.net/manual.

Weedpacket
05-30-2006, 04:47 AM
Also, try posting in the appropriate forum for this sort of thing.