Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
webpage with (simple) login & mysql-db
Hi all,
What I was looking for before was a multi-user password manager, web-based! The offer
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: