"; echo ""; echo "
"; ////////////////////////// echo ""; echo ""; echo ""; echo ""; echo "
"; ////////////////////////// switch($_GET[shownid]): case "eventdetailfrommain"; $checksign = "eventdetailfrommain"; break; case "eventjournalfrommain"; $checksign = "eventjournalfrommain"; break; case "eventmorephotofrommain"; $checksign = "eventmorephotofrommain"; break; case "newlistingsearch"; $checksign = "newlistingsearch"; break; case "votingvoter"; $checksign = "votingvoter"; break; case "votingcandidate"; $checksign = "votingcandidate"; break; case "joingroupnow"; $checksign = "joingroupnow"; break; case "showgroups"; $checksign = "showgroups"; break; case "groupinvite"; $checksign = "groupinvite"; break; case "itemcontent"; $checksign = "showitemdetails"; break; case "processfollower"; $checksign = "processfollower"; break; case "newsignin"; $checksign = "newsignin"; break; case "forgetpasswd"; $checksign = "forgetpasswd"; break; case "undercateidlisting"; $checksign = "undercateidlisting"; break; case "addcartbuynow"; $checksign = "addcartbuynow"; break; case "logout"; $checksign = "logout"; break; case "listingselleritems"; $checksign = "listingselleritems"; break; case "listingstoreitems"; $checksign = "listingstoreitems"; break; case "listingsearch"; $checksign = "listingsearch"; break; case "storelistingsearch"; $checksign = "storelistingsearch"; break; case "contactlistingsearch"; $checksign = "contactlistingsearch"; break; case "listingitems"; $checksign = "listingitems"; break; case "activategc"; $checksign = "activategc"; break; case "followers"; $checksign = "followers"; break; case "joinfriends"; $checksign = "joinfriends"; break; case "createnewaccount"; $checksign = "createnewaccount"; break; case "login"; $checksign = "login"; break; endswitch; /* end of switch */ if($checksign=="fromindexsignin") { $checksign = "newsignin"; } else { $checksign = $checksign; } include($_SERVER[DOCUMENT_ROOT]."/locator/signitemrightpart.htm"); echo "
"; echo "
"; echo ""; echo ""; ?> //
//
// // // // // // // // //
// // // this whole program within the php is been backup since we are not using this codes to find the category. this is for future use // we use hidden field to send the id and name to next program to proper process it otherwise it will not working //require($_SERVER[DOCUMENT_ROOT]."/locator/sqlsecret/mysqlid.htm"); // if(@mysql_connect($dbconnecturl,$mysqlname,$mysqlpw) <= 0) // { // echo "

$t1
"; // echo "$t2

"; // echo "

$t3

"; // exit(); // } // $itemstr="SELECT cateid, catename FROM category_english ORDER BY catename"; // $result1=@mysql($dbname, $itemstr); // $rowcountsum=mysql_numrows($result1); // echo ""; // // //

// //

//

//
// // // // // //
//
// // // // echo "

Now, we are accepting Merchant Registration (from home base business to any size of business on almost any category)

"; // include("footer.htm"); //

//
// END OF PART ?> echo "
"; echo "
"; echo ""; // echo ""; // // // // // echo "
"; // // //////////////////////////////////////////////////////////////////////////////////////////// // this whole program within the php is been backup since we are not using this codes to find the category. this is for future use // we use hidden field to send the id and name to next program to proper process it otherwise it will not working require($_SERVER[DOCUMENT_ROOT]."/locator/sqlsecret/mysqlid.htm"); $options = [ PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION, PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION, PDO::ATTR_DEFAULT_FETCH_MODE => PDO::FETCH_ASSOC, PDO::ATTR_EMULATE_PREPARES => false ]; $dsn = "mysql:host=$dbconnecturl;dbname=$dbname"; try { $conn = new PDO($dsn, $mysqlname, $mysqlpw, $options); } catch(PDOException $e) { echo "Yavip system was maintenance, please try it later!!
This maintenance may take several minutes to hours.

Thank you very much for your patience.
Technical Dept. of yavip.com" . $e->getMessage(); } // if(@mysql_connect($dbconnecturl,$mysqlname,$mysqlpw) <= 0) // { // echo "

$t1
"; // echo "$t2

"; // echo "

$t3

"; // exit(); // } $itemstr="SELECT cateid, catename FROM category_english ORDER BY catename"; $stmt = $conn->query($itemstr); $result = $stmt->fetchAll(); echo ""; //////////////////////////////////////////////////////////////////////////////////////////// // // echo "

"; // echo "

"; echo "

"; echo "
"; // } // end if ?>