sorry to 'bug' you again but I want to help PHP :)
with all the high serverloads and changes in files things can go wrong...
www.php.net/echo
it all looks nice.
now use the select box and try to change it.
you'll see what i mean..
here's the code
<form action="/manual/change.php" method="GET" class="thin"><small>view the </small><select name="page" class="small"> <option value="/print/function.echo.php">printer friendly</option> <option value="/printwn/function.echo.php">printer friendly [+notes]</option> </select> ----it should be easy since $BASE_FOR_MANPAGE has been done almost the same way,
correct?
.: Allowee
Yeah I know I hit reply to my own mail.....
I found out that there are more bugs...
the search box at the top doesn't have the 'lang' value
adding notes has a redirect like http://a.php.net/error/index.php
there just need to be some tweaks...
I'll study how php.net handles the users language and if I see more bugs i
might create my own fix for it and mail it around...
btw, I've setup http://a.php.net as my local php mirror,
phpweb.allowee.no-ip.biz:123 wasn't going to work... cookie problems
.: Allowee
sorry to 'bug' you again but I want to help PHP :)
with all the high serverloads and changes in files things can go wrong...
www.php.net/echo
it all looks nice.now use the select box and try to change it.
you'll see what i mean..here's the code
<form action="/manual/change.php" method="GET" class="thin"><small>view the </small><select name="page" class="small"> <option value="/print/function.echo.php">printer friendly</option> <option value="/printwn/function.echo.php">printer friendly [+notes]</option> </select> ----it should be easy since $BASE_FOR_MANPAGE has been done almost the same
way, correct?.: Allowee