Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
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
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?