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
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
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin