If you don't have full control over the PHP4 compilation or
configuration, you are probably bound to the standard configuration
(without the
--enable-trans-sid --enable-session
option). If this case you have to add
the session id to all links manually (for no-cookie browsers). In this
case you should use phplib for PHP4 because it offers convenient url
functions, while still using PHP4 native sessions.