Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 0afeee9cca140e167a996902b9a677c5 > files > 46

php-manual-en-4.3.0-2mdk.noarch.rpm

<HTML
><HEAD
><TITLE
>Miscellaneous Questions</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PHP Manual"
HREF="index.html"><LINK
REL="UP"
TITLE="FAQ: Frequently Asked Questions"
HREF="faq.html"><LINK
REL="PREVIOUS"
TITLE="Migrating from PHP 3 to PHP 4"
HREF="faq.migration4.html"><LINK
REL="NEXT"
TITLE="Appendixes"
HREF="appendixes.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-1"></HEAD
><BODY
CLASS="chapter"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="faq.migration4.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="appendixes.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="chapter"
><H1
><A
NAME="faq.misc"
>Chapter 56. Miscellaneous Questions</A
></H1
><P
>&#13;    There can be some questions we can't put into other
    categories. Here you can find them.
   </P
><DIV
CLASS="qandaset"
><DL
><DT
>1. <A
HREF="faq.misc.html#faq.misc.popup"
>&#13;      Where did the pop-ups go on the website? 
      Can I have the code for that?
     </A
></DT
><DT
>2. <A
HREF="faq.misc.html#faq.misc.bz2"
>&#13;      How can I handle the bz2 compressed manuals on Windows?
     </A
></DT
></DL
><DIV
CLASS="qandaentry"
><B
><DIV
CLASS="question"
><P
><A
NAME="faq.misc.popup"
></A
><B
>1. </B
>
      Where did the pop-ups go on the website? 
      Can I have the code for that?
     </P
></DIV
></B
><DIV
CLASS="answer"
><P
><B
> </B
>
      The yellow pop-up windows on the old site were pretty cool, but
      were very difficult to maintain (since some companies seem to
      enjoy changing the way their browsers work with every new release).
    </P
><P
>&#13;      All the code for previous versions of the website is still available
      through CVS.  Specifically, the last version of shared.inc (that had
      all the Javascript and DHTML to do the popups) is available 
      <A
HREF="http://cvsweb.php.net/co.php/phpweb/include/shared.inc?r=1.123"
TARGET="_top"
>here</A
>.
     </P
></DIV
></DIV
><DIV
CLASS="qandaentry"
><B
><DIV
CLASS="question"
><P
><A
NAME="faq.misc.bz2"
></A
><B
>2. </B
>
      How can I handle the bz2 compressed manuals on Windows?
     </P
></DIV
></B
><DIV
CLASS="answer"
><P
><B
> </B
>
      If you don't have an archiver-tool to handle bz2 files
      <A
HREF="http://sources.redhat.com/bzip2/"
TARGET="_top"
>download</A
> the commandline tool
      from Redhat (please find further information below). 
     </P
><P
>&#13;      If you would not like to use a command line tool, you can try free 
      tools like <A
HREF="http://www.stuffit.com/"
TARGET="_top"
>Stuffit Expander</A
>, 
      <A
HREF="http://www.ultimatezip.com/"
TARGET="_top"
>UltimateZip</A
>,
      <A
HREF="http://www.7-zip.org/"
TARGET="_top"
>7-Zip</A
>, or
      <A
HREF="http://quickzip.ifroggy.com/"
TARGET="_top"
>Quick Zip</A
>. If you
      have tools like <A
HREF="http://www.winrar.com/"
TARGET="_top"
>WinRAR</A
> or
      <A
HREF="http://www.powerarchiver.com"
TARGET="_top"
>Power Archiver</A
>, you can
      easily decompress the bz2 files with it. If you use Windows Commander,
      a bz2 plugin for that program is available freely from the
      <A
HREF="http://www.ghisler.com/"
TARGET="_top"
>Windows Commander</A
> site. 
     </P
><P
>&#13;      The bzip2 commandline tool from Redhat:
     </P
><P
>&#13;      Win2k Sp2 users grab the latest version 1.0.2, all
      other Windows user should grab version 1.00. After downloading rename
      the executable to bzip2.exe. For convenience put it into a directory in
      your path, e.g. C:\Windows where C represents your windows installation
      drive.
     </P
><P
>&#13;      Note: lang stands for your language and x for the desired format, e.g.: pdf.
      To uncompress the php_manual_lang.x.bz2 follow these simple instructions:
      <P
></P
><UL
><LI
><P
>open a command prompt window</P
></LI
><LI
><P
>&#13;         cd to the folder where you stored the
         downloaded php_manual_lang.x.bz2
        </P
></LI
><LI
><P
>&#13;         invoke bzip2 -d php_manual_lang.x.bz2, extracting
         php_manual_lang.x in the same folder
        </P
></LI
></UL
>
     </P
><P
>&#13;      In case you downloaded the php_manual_lang.tar.bz2 with many html-files
      in it, the procedure is the same. The only difference is that you got a file
      php_manual_lang.tar. The tar format is known to be treated with most
      common archivers on Windows like e.g.
      <A
HREF="http://www.winzip.com/"
TARGET="_top"
>WinZip</A
>.
     </P
></DIV
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="faq.migration4.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="appendixes.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Migrating from PHP 3 to PHP 4</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="faq.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Appendixes</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>