source: www/manuals/PHP_manual/index.html@ 1

Last change on this file since 1 was 1, checked in by george, 17 years ago

Prvotní import všeho

File size: 15.3 KB
Line 
1<HTML
2><HEAD
3><TITLE
4>Manuál PHP</TITLE
5><META
6NAME="GENERATOR"
7CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
8REL="NEXT"
9TITLE="Pøedmluva"
10HREF="preface.html"><META
11HTTP-EQUIV="Content-type"
12CONTENT="text/html; charset=ISO-8859-2"></HEAD
13><BODY
14CLASS="book"
15BGCOLOR="#FFFFFF"
16TEXT="#000000"
17LINK="#0000FF"
18VLINK="#840084"
19ALINK="#0000FF"
20><DIV
21CLASS="BOOK"
22><A
23NAME="manual"
24></A
25><DIV
26CLASS="TITLEPAGE"
27><H1
28CLASS="title"
29><A
30NAME="manual"
31></A
32>Manuál PHP</H1
33><DIV
34CLASS="author"
35>Stig S&#230;ther Bakken</DIV
36><DIV
37CLASS="author"
38>Alexander Aulbach</DIV
39><DIV
40CLASS="author"
41>Egon Schmid</DIV
42><DIV
43CLASS="author"
44>Jim Winstead</DIV
45><DIV
46CLASS="author"
47>Lars Torben Wilson</DIV
48><DIV
49CLASS="author"
50>Rasmus Lerdorf</DIV
51><DIV
52CLASS="author"
53>Andrei Zmievski</DIV
54><DIV
55CLASS="author"
56>Jouni Ahto</DIV
57><H2
58CLASS="EDITEDBY"
59>Sestavil</H2
60><DIV
61CLASS="editor"
62>Stig S&#230;ther Bakken</DIV
63><DIV
64CLASS="editor"
65>Egon Schmid</DIV
66><P
67CLASS="pubdate"
68>20-11-2002<BR></P
69><P
70CLASS="copyright"
71><A
72HREF="copyright.html"
73>Copyright</A
74> &copy; 1997, 1998, 1999, 2000, 2001, 2002 the PHP Documentation Group</P
75><HR></DIV
76><DIV
77CLASS="TOC"
78><DL
79><DT
80><B
81>Obsah</B
82></DT
83><DT
84><A
85HREF="preface.html"
86>Pøedmluva</A
87></DT
88><DT
89>I. <A
90HREF="getting-started.html"
91>Zaèínáme</A
92></DT
93><DD
94><DL
95><DT
96>1. <A
97HREF="introduction.html"
98>Introduction</A
99></DT
100><DT
101>2. <A
102HREF="tutorial.html"
103>A simple tutorial</A
104></DT
105><DT
106>3. <A
107HREF="installation.html"
108>Instalace</A
109></DT
110><DT
111>4. <A
112HREF="configuration.html"
113>Configuration</A
114></DT
115><DT
116>5. <A
117HREF="security.html"
118>Security</A
119></DT
120></DL
121></DD
122><DT
123>II. <A
124HREF="langref.html"
125>Reference jazyka</A
126></DT
127><DD
128><DL
129><DT
130>6. <A
131HREF="language.basic-syntax.html"
132>Základní syntaxe</A
133></DT
134><DT
135>7. <A
136HREF="language.types.html"
137>Types</A
138></DT
139><DT
140>8. <A
141HREF="language.variables.html"
142>Promìnné</A
143></DT
144><DT
145>9. <A
146HREF="language.constants.html"
147>Konstanty</A
148></DT
149><DT
150>10. <A
151HREF="language.expressions.html"
152>Výrazy</A
153></DT
154><DT
155>11. <A
156HREF="language.operators.html"
157>Operátory</A
158></DT
159><DT
160>12. <A
161HREF="control-structures.html"
162>Øídicí struktury</A
163></DT
164><DT
165>13. <A
166HREF="functions.html"
167>Funkce</A
168></DT
169><DT
170>14. <A
171HREF="language.oop.html"
172>Classes and Objects</A
173></DT
174><DT
175>15. <A
176HREF="language.references.html"
177>Vysvìtlení referencí (odkazù)</A
178></DT
179></DL
180></DD
181><DT
182>III. <A
183HREF="features.html"
184>Vlastnosti</A
185></DT
186><DD
187><DL
188><DT
189>16. <A
190HREF="features.http-auth.html"
191>HTTP autentikace a PHP</A
192></DT
193><DT
194>17. <A
195HREF="features.cookies.html"
196>Cookies</A
197></DT
198><DT
199>18. <A
200HREF="features.file-upload.html"
201>Zpracování uploadu souborù</A
202></DT
203><DT
204>19. <A
205HREF="features.remote-files.html"
206>Pou¾ití vzdálených souborù</A
207></DT
208><DT
209>20. <A
210HREF="features.connection-handling.html"
211>Obsluha spojení</A
212></DT
213><DT
214>21. <A
215HREF="features.persistent-connections.html"
216>Persistentní databázová spojení</A
217></DT
218><DT
219>22. <A
220HREF="features.safe-mode.html"
221>Bezpeèný re¾im</A
222></DT
223><DT
224>23. <A
225HREF="features.commandline.html"
226>Using PHP from the command line</A
227></DT
228></DL
229></DD
230><DT
231>IV. <A
232HREF="funcref.html"
233>Reference funkcí</A
234></DT
235><DD
236><DL
237><DT
238>I. <A
239HREF="ref.apache.html"
240>Funkce specifické pro Apache</A
241></DT
242><DT
243>II. <A
244HREF="ref.array.html"
245>Funkce pro práci s poli</A
246></DT
247><DT
248>III. <A
249HREF="ref.aspell.html"
250>Aspell funkce</A
251></DT
252><DT
253>IV. <A
254HREF="ref.bc.html"
255>BCMath funkce pro výpoèty s libovolnou pøesností</A
256></DT
257><DT
258>V. <A
259HREF="ref.bzip2.html"
260>Kompresní funkce bzip2</A
261></DT
262><DT
263>VI. <A
264HREF="ref.calendar.html"
265>Kalendáøové funkce</A
266></DT
267><DT
268>VII. <A
269HREF="ref.ccvs.html"
270>CCVS API Funkce</A
271></DT
272><DT
273>VIII. <A
274HREF="ref.com.html"
275>Funkce na podporu COM ve Windows</A
276></DT
277><DT
278>IX. <A
279HREF="ref.classobj.html"
280>Funkce pro práci s tøídami/objekty</A
281></DT
282><DT
283>X. <A
284HREF="ref.cpdf.html"
285>ClibPDF functions</A
286></DT
287><DT
288>XI. <A
289HREF="ref.crack.html"
290>Crack functions</A
291></DT
292><DT
293>XII. <A
294HREF="ref.curl.html"
295>Funkce pro práci s CURL, Client URL Library</A
296></DT
297><DT
298>XIII. <A
299HREF="ref.cybercash.html"
300>Cybercash platební funkce</A
301></DT
302><DT
303>XIV. <A
304HREF="ref.cybermut.html"
305>Crédit Mutuel CyberMUT functions</A
306></DT
307><DT
308>XV. <A
309HREF="ref.cyrus.html"
310>Cyrus IMAP administration functions</A
311></DT
312><DT
313>XVI. <A
314HREF="ref.ctype.html"
315>Character type functions</A
316></DT
317><DT
318>XVII. <A
319HREF="ref.dba.html"
320>Database (dbm-style) abstraction layer functions</A
321></DT
322><DT
323>XVIII. <A
324HREF="ref.datetime.html"
325>Funkce pro datum a èas</A
326></DT
327><DT
328>XIX. <A
329HREF="ref.dbase.html"
330>dBase functions</A
331></DT
332><DT
333>XX. <A
334HREF="ref.dbm.html"
335>DBM Funkce</A
336></DT
337><DT
338>XXI. <A
339HREF="ref.dbx.html"
340>dbx functions</A
341></DT
342><DT
343>XXII. <A
344HREF="ref.dbplus.html"
345>DB++ Functions</A
346></DT
347><DT
348>XXIII. <A
349HREF="ref.dio.html"
350>Direct IO functions</A
351></DT
352><DT
353>XXIV. <A
354HREF="ref.dir.html"
355>Adresáøové funkce</A
356></DT
357><DT
358>XXV. <A
359HREF="ref.domxml.html"
360>DOM XML funkce</A
361></DT
362><DT
363>XXVI. <A
364HREF="ref.dotnet.html"
365>.NET functions</A
366></DT
367><DT
368>XXVII. <A
369HREF="ref.errorfunc.html"
370>Error Handling and Logging Functions</A
371></DT
372><DT
373>XXVIII. <A
374HREF="ref.fbsql.html"
375>FrontBase Functions</A
376></DT
377><DT
378>XXIX. <A
379HREF="ref.filepro.html"
380>filePro funkce</A
381></DT
382><DT
383>XXX. <A
384HREF="ref.filesystem.html"
385>Filesystémové funkce</A
386></DT
387><DT
388>XXXI. <A
389HREF="ref.fdf.html"
390>Forms Data Format functions</A
391></DT
392><DT
393>XXXII. <A
394HREF="ref.fribidi.html"
395>FriBiDi functions</A
396></DT
397><DT
398>XXXIII. <A
399HREF="ref.ftp.html"
400>FTP functions</A
401></DT
402><DT
403>XXXIV. <A
404HREF="ref.funchand.html"
405>Funkce pro práci s funkcemi</A
406></DT
407><DT
408>XXXV. <A
409HREF="ref.gettext.html"
410>GNU Gettext</A
411></DT
412><DT
413>XXXVI. <A
414HREF="ref.gmp.html"
415>GMP functions</A
416></DT
417><DT
418>XXXVII. <A
419HREF="ref.http.html"
420>HTTP funkce</A
421></DT
422><DT
423>XXXVIII. <A
424HREF="ref.hyperwave.html"
425>Hyperwave functions</A
426></DT
427><DT
428>XXXIX. <A
429HREF="ref.hwapi.html"
430>Hyperwave API functions</A
431></DT
432><DT
433>XL. <A
434HREF="ref.iconv.html"
435>iconv functions</A
436></DT
437><DT
438>XLI. <A
439HREF="ref.image.html"
440>Image functions</A
441></DT
442><DT
443>XLII. <A
444HREF="ref.imap.html"
445>IMAP, POP3 and NNTP functions</A
446></DT
447><DT
448>XLIII. <A
449HREF="ref.ifx.html"
450>Informix functions</A
451></DT
452><DT
453>XLIV. <A
454HREF="ref.ibase.html"
455>InterBase functions</A
456></DT
457><DT
458>XLV. <A
459HREF="ref.ingres.html"
460>Ingres II functions</A
461></DT
462><DT
463>XLVI. <A
464HREF="ref.ircg.html"
465>IRC Gateway Functions</A
466></DT
467><DT
468>XLVII. <A
469HREF="ref.java.html"
470>PHP / Java Integration</A
471></DT
472><DT
473>XLVIII. <A
474HREF="ref.ldap.html"
475>LDAP functions</A
476></DT
477><DT
478>XLIX. <A
479HREF="ref.mail.html"
480>Mailové funkce</A
481></DT
482><DT
483>L. <A
484HREF="ref.mailparse.html"
485>mailparse functions</A
486></DT
487><DT
488>LI. <A
489HREF="ref.math.html"
490>Mathematical Functions</A
491></DT
492><DT
493>LII. <A
494HREF="ref.mbstring.html"
495>Multi-Byte String Functions</A
496></DT
497><DT
498>LIII. <A
499HREF="ref.mcal.html"
500>MCAL functions</A
501></DT
502><DT
503>LIV. <A
504HREF="ref.mcrypt.html"
505>Mcrypt Encryption Functions</A
506></DT
507><DT
508>LV. <A
509HREF="ref.mcve.html"
510>MCVE Payment Functions</A
511></DT
512><DT
513>LVI. <A
514HREF="ref.mhash.html"
515>Mhash funkce</A
516></DT
517><DT
518>LVII. <A
519HREF="ref.mime-magic.html"
520>Mimetype Functions</A
521></DT
522><DT
523>LVIII. <A
524HREF="ref.mssql.html"
525>Microsoft SQL Server functions</A
526></DT
527><DT
528>LIX. <A
529HREF="ref.ming.html"
530>Ming functions for Flash</A
531></DT
532><DT
533>LX. <A
534HREF="ref.misc.html"
535>Smí¹ené funkce</A
536></DT
537><DT
538>LXI. <A
539HREF="ref.mnogo.html"
540>mnoGoSearch Functions</A
541></DT
542><DT
543>LXII. <A
544HREF="ref.msql.html"
545>mSQL functions</A
546></DT
547><DT
548>LXIII. <A
549HREF="ref.mysql.html"
550>MySQL Funkce</A
551></DT
552><DT
553>LXIV. <A
554HREF="ref.msession.html"
555>Mohawk Software session handler functions</A
556></DT
557><DT
558>LXV. <A
559HREF="ref.muscat.html"
560>muscat functions</A
561></DT
562><DT
563>LXVI. <A
564HREF="ref.network.html"
565>Sí»ové funkce</A
566></DT
567><DT
568>LXVII. <A
569HREF="ref.ncurses.html"
570>Ncurses terminal screen control functions</A
571></DT
572><DT
573>LXVIII. <A
574HREF="ref.notes.html"
575>Lotus Notes functions</A
576></DT
577><DT
578>LXIX. <A
579HREF="ref.odbc.html"
580>Unified ODBC functions</A
581></DT
582><DT
583>LXX. <A
584HREF="ref.objaggregation.html"
585>Object Aggregation/Composition Functions</A
586></DT
587><DT
588>LXXI. <A
589HREF="ref.oci8.html"
590>Oracle 8 functions</A
591></DT
592><DT
593>LXXII. <A
594HREF="ref.openssl.html"
595>OpenSSL funkce</A
596></DT
597><DT
598>LXXIII. <A
599HREF="ref.oracle.html"
600>Oracle functions</A
601></DT
602><DT
603>LXXIV. <A
604HREF="ref.ovrimos.html"
605>Ovrimos SQL functions</A
606></DT
607><DT
608>LXXV. <A
609HREF="ref.outcontrol.html"
610>Output Control funkce</A
611></DT
612><DT
613>LXXVI. <A
614HREF="ref.overload.html"
615>Object property and method call overloading</A
616></DT
617><DT
618>LXXVII. <A
619HREF="ref.pdf.html"
620>PDF funkce</A
621></DT
622><DT
623>LXXVIII. <A
624HREF="ref.pfpro.html"
625>Funkce pro práci s Verisign Payflow Pro</A
626></DT
627><DT
628>LXXIX. <A
629HREF="ref.info.html"
630>PHP volby &#38; informace</A
631></DT
632><DT
633>LXXX. <A
634HREF="ref.posix.html"
635>POSIX functions</A
636></DT
637><DT
638>LXXXI. <A
639HREF="ref.pgsql.html"
640>PostgreSQL functions</A
641></DT
642><DT
643>LXXXII. <A
644HREF="ref.pcntl.html"
645>Process Control Functions</A
646></DT
647><DT
648>LXXXIII. <A
649HREF="ref.exec.html"
650>Funkce Spou¹tìní Programù</A
651></DT
652><DT
653>LXXXIV. <A
654HREF="ref.printer.html"
655>Printer functions</A
656></DT
657><DT
658>LXXXV. <A
659HREF="ref.pspell.html"
660>Pspell Functions</A
661></DT
662><DT
663>LXXXVI. <A
664HREF="ref.readline.html"
665>GNU Readline</A
666></DT
667><DT
668>LXXXVII. <A
669HREF="ref.recode.html"
670>GNU Recode funkce</A
671></DT
672><DT
673>LXXXVIII. <A
674HREF="ref.pcre.html"
675>Regular Expression Functions (Perl-Compatible)</A
676></DT
677><DT
678>LXXXIX. <A
679HREF="ref.qtdom.html"
680>qtdom functions</A
681></DT
682><DT
683>XC. <A
684HREF="ref.regex.html"
685>Regular Expression Functions (POSIX Extended)</A
686></DT
687><DT
688>XCI. <A
689HREF="ref.sem.html"
690>Funkce pro práci se semafory a sdílenou pamìtí</A
691></DT
692><DT
693>XCII. <A
694HREF="ref.sesam.html"
695>SESAM database functions</A
696></DT
697><DT
698>XCIII. <A
699HREF="ref.session.html"
700>Session handling functions</A
701></DT
702><DT
703>XCIV. <A
704HREF="ref.shmop.html"
705>Funkce pro práci se sdílenou pamìtí</A
706></DT
707><DT
708>XCV. <A
709HREF="ref.swf.html"
710>Shockwave Flash functions</A
711></DT
712><DT
713>XCVI. <A
714HREF="ref.snmp.html"
715>SNMP functions</A
716></DT
717><DT
718>XCVII. <A
719HREF="ref.sockets.html"
720>Socket functions</A
721></DT
722><DT
723>XCVIII. <A
724HREF="ref.strings.html"
725>Funkce pro práci s øetìzci</A
726></DT
727><DT
728>XCIX. <A
729HREF="ref.sybase.html"
730>Sybase functions</A
731></DT
732><DT
733>C. <A
734HREF="ref.tokenizer.html"
735>Tokenizer functions</A
736></DT
737><DT
738>CI. <A
739HREF="ref.url.html"
740>URL Functions</A
741></DT
742><DT
743>CII. <A
744HREF="ref.variables.html"
745>Variable Functions</A
746></DT
747><DT
748>CIII. <A
749HREF="ref.vpopmail.html"
750>vpopmail functions</A
751></DT
752><DT
753>CIV. <A
754HREF="ref.w32api.html"
755>W32api functions</A
756></DT
757><DT
758>CV. <A
759HREF="ref.wddx.html"
760>WDDX funkce</A
761></DT
762><DT
763>CVI. <A
764HREF="ref.xml.html"
765>XML parser functions</A
766></DT
767><DT
768>CVII. <A
769HREF="ref.xmlrpc.html"
770>XML-RPC functions</A
771></DT
772><DT
773>CVIII. <A
774HREF="ref.xslt.html"
775>XSLT funkce</A
776></DT
777><DT
778>CIX. <A
779HREF="ref.yaz.html"
780>YAZ functions</A
781></DT
782><DT
783>CX. <A
784HREF="ref.nis.html"
785>Funkce pro práci s YP/NIS</A
786></DT
787><DT
788>CXI. <A
789HREF="ref.zip.html"
790>Zip File Functions (Read Only Access)</A
791></DT
792><DT
793>CXII. <A
794HREF="ref.zlib.html"
795>Zlib Compression Functions</A
796></DT
797></DL
798></DD
799><DT
800>V. <A
801HREF="zend.html"
802>Extending PHP 4.0</A
803></DT
804><DD
805><DL
806><DT
807>24. <A
808HREF="zend.overview.html"
809>Overview</A
810></DT
811><DT
812>25. <A
813HREF="zend.possibilities.html"
814>Extension Possibilities</A
815></DT
816><DT
817>26. <A
818HREF="zend.layout.html"
819>Source Layout</A
820></DT
821><DT
822>27. <A
823HREF="zend.build.html"
824>PHP's Automatic Build System</A
825></DT
826><DT
827>28. <A
828HREF="zend.creating.html"
829>Creating Extensions</A
830></DT
831><DT
832>29. <A
833HREF="zend.using.html"
834>Using Extensions</A
835></DT
836><DT
837>30. <A
838HREF="zend.troubleshooting.html"
839>Troubleshooting</A
840></DT
841><DT
842>31. <A
843HREF="zend.structure.html"
844>Source Discussion</A
845></DT
846><DT
847>32. <A
848HREF="zend.arguments.html"
849>Accepting Arguments</A
850></DT
851><DT
852>33. <A
853HREF="zend.variables.html"
854>Creating Variables</A
855></DT
856><DT
857>34. <A
858HREF="zend.copy-constructor.html"
859>Duplicating Variable Contents: The Copy Constructor</A
860></DT
861><DT
862>35. <A
863HREF="zend.returning.html"
864>Returning Values</A
865></DT
866><DT
867>36. <A
868HREF="zend.printing.html"
869>Printing Information</A
870></DT
871><DT
872>37. <A
873HREF="zend.startup-and-shutdown.html"
874>Startup and Shutdown Functions</A
875></DT
876><DT
877>38. <A
878HREF="zend.calling-user-functions.html"
879>Calling User Functions</A
880></DT
881><DT
882>39. <A
883HREF="zend.ini-file-support.html"
884>Initialization File Support</A
885></DT
886><DT
887>40. <A
888HREF="zend.where-to-go.html"
889>Where to Go from Here</A
890></DT
891><DT
892>41. <A
893HREF="zend.configuration-macros.html"
894>Reference: Some Configuration Macros</A
895></DT
896><DT
897>42. <A
898HREF="zend.api-macros.html"
899>API Macros</A
900></DT
901></DL
902></DD
903><DT
904>43. <A
905HREF="streams.html"
906>Streams API for PHP Extension Authors</A
907></DT
908><DD
909><DL
910><DT
911><A
912HREF="streams.html#streams.overview"
913>Overview</A
914></DT
915><DT
916><A
917HREF="streams.basics.html"
918>Streams Basics</A
919></DT
920><DT
921><A
922HREF="stream.common-api.html"
923>Streams Common API Reference</A
924></DT
925><DT
926><A
927HREF="streams.dir-api.html"
928>Streams Dir API Reference</A
929></DT
930><DT
931><A
932HREF="streams.file-api.html"
933>Streams File API Reference</A
934></DT
935><DT
936><A
937HREF="streams.socket-api.html"
938>Streams Socket API Reference</A
939></DT
940><DT
941><A
942HREF="streams.structs.html"
943>Streams Structures</A
944></DT
945><DT
946><A
947HREF="streams.constants.html"
948>Streams Constants</A
949></DT
950></DL
951></DD
952><DT
953>VI. <A
954HREF="faq.html"
955>FAQ: Èasto zodpovídané otázky</A
956></DT
957><DD
958><DL
959><DT
960>44. <A
961HREF="faq.general.html"
962>Obecné informace</A
963></DT
964><DT
965>45. <A
966HREF="faq.mailinglist.html"
967>E-mailové konference (mailing lists)</A
968></DT
969><DT
970>46. <A
971HREF="faq.obtaining.html"
972>Získání PHP</A
973></DT
974><DT
975>47. <A
976HREF="faq.databases.html"
977>Zále¾itosti databází</A
978></DT
979><DT
980>48. <A
981HREF="faq.installation.html"
982>Instalace</A
983></DT
984><DT
985>49. <A
986HREF="faq.build.html"
987>Sestavovací (kompilaèní) problémy</A
988></DT
989><DT
990>50. <A
991HREF="faq.using.html"
992>Pou¾ívání PHP</A
993></DT
994><DT
995>51. <A
996HREF="faq.html.html"
997>PHP a HTML</A
998></DT
999><DT
1000>52. <A
1001HREF="faq.com.html"
1002>PHP a COM</A
1003></DT
1004><DT
1005>53. <A
1006HREF="faq.languages.html"
1007>PHP a jiné jazyky</A
1008></DT
1009><DT
1010>54. <A
1011HREF="faq.migration.html"
1012>Pøechod z PHP 2 na PHP 3</A
1013></DT
1014><DT
1015>55. <A
1016HREF="faq.migration4.html"
1017>Pøechod z PHP 3 na PHP 4</A
1018></DT
1019><DT
1020>56. <A
1021HREF="faq.misc.html"
1022>Ostatní otázky</A
1023></DT
1024></DL
1025></DD
1026><DT
1027>VII. <A
1028HREF="appendixes.html"
1029>Dodatky</A
1030></DT
1031><DD
1032><DL
1033><DT
1034>A. <A
1035HREF="history.html"
1036>Historie PHP a souvisejících projektù</A
1037></DT
1038><DT
1039>B. <A
1040HREF="migration4.html"
1041>Pøechod z PHP 3 na PHP 4</A
1042></DT
1043><DT
1044>C. <A
1045HREF="migration.html"
1046>Pøechod z PHP/FI 2 na PHP 3</A
1047></DT
1048><DT
1049>D. <A
1050HREF="debugger.html"
1051>Ladìní (debugging) PHP</A
1052></DT
1053><DT
1054>E. <A
1055HREF="phpdevel.html"
1056>Extending PHP</A
1057></DT
1058><DT
1059>F. <A
1060HREF="aliases.html"
1061>Seznam aliasù funkcí</A
1062></DT
1063><DT
1064>G. <A
1065HREF="reserved.html"
1066>Seznam vyhrazených slov</A
1067></DT
1068><DT
1069>H. <A
1070HREF="resource.html"
1071>List of Resource Types</A
1072></DT
1073><DT
1074>I. <A
1075HREF="wrappers.html"
1076>List of Supported Protocols/Wrappers</A
1077></DT
1078><DT
1079>J. <A
1080HREF="tokens.html"
1081>List of Parser Tokens</A
1082></DT
1083><DT
1084>K. <A
1085HREF="about.html"
1086>O tomto manuálu</A
1087></DT
1088><DT
1089>L. <A
1090HREF="missing-stuff.html"
1091>Co zde chybí</A
1092></DT
1093></DL
1094></DD
1095></DL
1096></DIV
1097></DIV
1098><DIV
1099CLASS="NAVFOOTER"
1100><HR
1101ALIGN="LEFT"
1102WIDTH="100%"><TABLE
1103SUMMARY="Footer navigation table"
1104WIDTH="100%"
1105BORDER="0"
1106CELLPADDING="0"
1107CELLSPACING="0"
1108><TR
1109><TD
1110WIDTH="33%"
1111ALIGN="left"
1112VALIGN="top"
1113>&nbsp;</TD
1114><TD
1115WIDTH="34%"
1116ALIGN="center"
1117VALIGN="top"
1118>&nbsp;</TD
1119><TD
1120WIDTH="33%"
1121ALIGN="right"
1122VALIGN="top"
1123><A
1124HREF="preface.html"
1125ACCESSKEY="N"
1126>Dal¹í</A
1127></TD
1128></TR
1129><TR
1130><TD
1131WIDTH="33%"
1132ALIGN="left"
1133VALIGN="top"
1134>&nbsp;</TD
1135><TD
1136WIDTH="34%"
1137ALIGN="center"
1138VALIGN="top"
1139>&nbsp;</TD
1140><TD
1141WIDTH="33%"
1142ALIGN="right"
1143VALIGN="top"
1144>Pøedmluva</TD
1145></TR
1146></TABLE
1147></DIV
1148></BODY
1149></HTML
1150>
Note: See TracBrowser for help on using the repository browser.