User Profile
Collapse
Profile Sidebar
Collapse
aquilina
Last Activity: Dec 11 '11, 10:58 AM
Joined: Dec 6 '11
Location:
-
where to set it as the thread is answer? -
-
See this ss>> http://prntscr.com/4hxgv Above code are stored at the pages folder... and in source folder wheres my login/logout pages are stored. thats mean theres a session_start already called.. And this is my login pages looks like>> http://prntscr.com/4hxl8 my login part already set appear on every pages.. how i gonna to doLeave a comment:
-
i have my login and logout script pages... but i wanted to make the script that i given above, user must be logged in to access the above pages... how can i do?Leave a comment:
-
[Help]User must login to access the pages
Below is my code where the link will be generated from database.. when user wanted to access the link they must be logged in.. how to make it?
Code:<div class="h3"><?php echo $servername; ?> Features</div> <div class="mainbox"> <ul id="features"> <?php $con = mysql_connect("localhost","root",""); if (!$con)
-
aquilina started a topic Parse error: syntax error, unexpected T_VARIABLE in C:\wamp\www\job_detail.php on linin PHPParse error: syntax error, unexpected T_VARIABLE in C:\wamp\www\job_detail.php on lin
This is my code..unexpecte d T_VARIABLE in C:\wamp\www\job _detail.php on line 15
Code:<div class="h3">Features</div> <div class="mainbox"> <ul id="features"> <?php $con = mysql_connect("localhost","root",""); if (!$con) { die('Could not connect: ' . mysql_error()); } mysql_select_db("job_seeks",
No activity results to display
Show More
Leave a comment: