-
[quote]Originally posted by BurnFEST:
<strong>I've had a look at your website...i take it your news is all php...and in order from newest to oldest...my only real problem right now is that...how do you do it? :(
Burn.</strong><hr></blockquote>
when you take the data from mysql you need to sort it in the query string
example1:
$sql = "select * from photo order by Pusername ASC";
example2:
$sql = "select * from photo order by Pusername DESC";
ASC = a-z
DESC - z-a
ASC and DESC well sort it for you thats all you need to do.
-
You are the man! Thankyou very much! I'm now going to continue work on this webpage :)
Thankyou very much for your help and i hope you dont mind me asking more questions every now and then :)
Sam.
-
I was playing around witht the page and I made a application where the users can modify there profiles.
<a href="http://daemonprojects.com/windrivers/login/" target="_blank">http://daemonprojects.com/windrivers/login/</a>
not all the way done
also made a little change in the gamming page
<a href="http://daemonprojects.com/windrivers/games.php" target="_blank">http://daemonprojects.com/windrivers/games.php</a>
if you want the code to look through feel free to ask.
-
I got your email, sorry I didnt email this to you but Im at work and not my home system so heres a link to the src of how to put all the photo pages into one page
<a href="http://www.daemonprojects.com/windrivers/test.zip" target="_blank">http://www.daemonprojects.com/windrivers/test.zip</a>
I did the first one for you (A)
it should be straight forward
here is the page when it is working
<a href="http://daemonprojects.com/windrivers/test.php" target="_blank">http://daemonprojects.com/windrivers/test.php</a>
-
-
The page is all up and running!
<a href="http://windriversfriends.cjb.net" target="_blank">http://windriversfriends.cjb.net</a>
-
[quote]Originally posted by BurnFEST:
<strong>The page is all up and running!
<a href="http://windriversfriends.cjb.net" target="_blank">http://windriversfriends.cjb.net</a></strong><hr></blockquote>
ahhh nice, how did you like coding it? Fun eh?
with the database in and working with php it makes the site alot eaiser to manage
I added my self to your database, but I got an error, may want to check up on it.
Warning: open_basedir restriction in effect. File is in wrong directory in /mnt/host-users/microgen/windrivers/add.php on line 22
Warning: fopen("/mnt/tmp/phpFOA5y1", "rb") - Operation not permitted in /mnt/host-users/microgen/windrivers/add.php on line 22
Warning: Supplied argument is not a valid File-Handle resource in /mnt/host-users/microgen/windrivers/add.php on line 22
User Added Successfully!!
-
Thought you like to know, Ive started a PHP web Based game. Dont know what to call it yet.
<a href="http://daemonprojects.com/game/" target="_blank">http://daemonprojects.com/game/</a>
you can see it, but its not operational yet.
Login = test
password = test