|
-
March 3rd, 2002, 04:50 PM
#16
[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.
-
March 4th, 2002, 05:10 AM
#17
Registered User
-
March 5th, 2002, 01:48 PM
#18
Registered User
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.
-
March 7th, 2002, 03:59 PM
#19
Registered User
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>
-
March 11th, 2002, 12:33 PM
#20
Registered User
-
March 12th, 2002, 10:48 AM
#21
Registered User
The page is all up and running!
<a href="http://windriversfriends.cjb.net" target="_blank">http://windriversfriends.cjb.net</a>
-
March 12th, 2002, 01:01 PM
#22
Registered User
[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!!
-
March 14th, 2002, 04:03 PM
#23
Registered User
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks