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
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste