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
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish