How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
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
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou