Forum Moderators: coopster
Notice: Undefined index: cid in c:\program files\easyphp1-8\www\viewgallery.php on line 8
These are the first few lines of my code
include("config.inc.php");
// initialization
$result_array = array();
$counter = 0;
$cid = (int)($_GET['cid']);
$pid = (int)($_GET['pid']);
how can it be rectified?
-gthri
just found the same question from you here :-)
[webmasterworld.com...]