How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher