php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
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
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat