Dwight, I cant start a convo with you so:
Can you delete all my accounts which are, Zeus, Joshuwar, JoshuaLuke, and TheNamesAaron. Just delete all the accounts please, I won't be back since the majority of you don't like me. No wonder why to be honest, i'll admit im a stupid twat who copy's...
Hey,
I've made a homes sytem and i'm wanting to show my guestbook entries on my page, but the issue is, it's only showing one entry and no more, heres my code:
<?php
$homeid = (mysql_result(dbquery("SELECT `home_id` FROM `homes` WHERE `username` = '".$row['username']."'"), 0));
$getentries...
I'm wanting to display a last signed in, and currently the date is a Unix timestamp, how would I convert that timestamp into a real date to display to the user?
Also, i'm wanting to display the hours played too, that too is a Unix Timestamp, how would I convert that to hours, minutes and...
Hello,
I'm currently making homes for my CMS and i'm unsure about how to make my URL without using a $_GET variable. I want the url to be like {url}/home/USERNAME but i can't use a $_GET in order to do that, is it possible to do this, if so, how?
Cheers
Josh