|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-11-08 19:39 UTC] jmoore@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 07:00:01 2025 UTC |
<?php session_start(); session_register("count"); $HTTP_SESSION_VARS["count"]++; print($HTTP_SESSION_VARS["count"]."<BR>"); ?> <A HREF="HtmlGenerator.php?<?=SID?>">next<BR></A> ./configure --prefix=/usr/thunderstorms/php --with-pgsql=/usr/thunderstorms/pgsql --with-apache=../apache_1.3.12 --without-mysql --enable-ftp --enable-track-vars --enable-xml --with-gd=/usr/thunderstorms/gd --with-ttf=/usr/thunderstorms --with-jpeg-dir=/usr --with-xpm-dir=/usr --enable-calendar --with-config-file-path=/home/apache --with-pspell=/usr/thunderstorms/pspell --enable-bcmath --enable-sysvsem --enable-sysvshm --with-java=/usr/thunderstorms/java/jdk1.2 --with-mm=/usr/thunderstorms/mm --with-dom=/usr/thunderstorms/gnome register_globals=Off track_vars=On variables_order="GPCS" session.auto_start=0