> > 1. Download a "many html version" of the manual.
> > 2. Uncompress it
> > 3. Now go to your local copy of tutorial.whatsnext.html
> >    you uncompressed in the previous step.
> > 4. There click on the link to the links.php page
>
> Oh... Got it. But - the PHP version (the regular version that you surf on)
> is NOT downloadable... isn't there an option for ONLY the php version
> (which is not what you download...) link to the correct place?

There's no easy way. As you can see, all the links are there at
global.ent. We have an option to extend the build system to somehow
include another ent file redefining the php.net links if an online
version is generated, but at the configure step the generated target
is not know, it's only known at the make step. The other option may
be to implement some magic in the DSSSL and XSL sheets to convert php.net
links, if the phpweb target is choosen. In XSL it's not too easy to do
these kind of things, as it's not a programming language, and I don't
know enough DSSSL to do that in DSSSL, so this is also not the right
way to go (unless someone else can volunteer).

To wrap this up, I don't know any good way to do this... There are
other priorities now, like the constants/ini/configure setting
consolidation and then the install section's final place...

> i meant that http://master.php.net/~jimw/closest-mirror.php finds even me,
> and i am hard to find, so I guess it works pretty well :) oh well,
> jim!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :)

Contact [EMAIL PROTECTED] for more info (as you can see from the URL) :)

Goba



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to