Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect