Hi Chris,

It happens while I edit a page with the server information. It contains
almost 20 fields to submit.
sample code
session_start(); // Starts the session

if(isset($_SESSION['authen']) &&
$_SESSION['authen']=="Ddlj2N3Ko0J32kHm3Gyi") // Check if the user logged in
{
if($_SESSION['Pending Servers_status']==1) //Check whether  the page is
enabled
{
if($_SESSION['pending_access']==1) // Check user access rights
{
form-data
}}

Thanks & Regards
Shaiju Davis
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to