sessions other web

Author Message

daniel bueno

Thursday 22 November 2007 4:57:57 am

I created a web page can be accessed from ez through a hyperlink.

I would like protecting this web users validated in ez.

As it should do?

One option would be

<?
Include ( "conexion.inc");

Session_start ();

If ($ _SESSION [ 'valid'] == true) (
>

As could adapt to ez?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.