php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into