NYCPHP Meetup

NYPHP.org

[nycphp-talk] Warning: Unknown(): Your script possibly

shaiju davis shaijudavis at gmail.com
Mon May 28 15:10:38 EDT 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070529/2d4796c0/attachment.html>


More information about the talk mailing list