Unregistered Avatar

Reply

Working on upgrading my portfolio script.


 
LinkBack Thread Tools Display Modes

  #1 (permalink)  

Old 04-26-2005, 03:44 PM

Working on upgrading my portfolio script.

Ok, I've already told Sicloan that I finally bought my portfolio domain, http://www.jd-inflames.com , and now I'm trying to script it. If you guys remember, the first script I had ever written was a portfolio script. Well, I'm starting to think that it sucks, for what I'm wanting anyway That script pretty much just allowed you to link to what you had done and manage it. A more dynamic version of Sicloan's Missionsix.net (his old layout anyway). Well, now I'm going further than that.

Here's what I'm wanting to do, and the hard things I can already do (for the most part), it's just the simple things that I don't seem to know how to do yet. Ok, this is what I'm wanting my skins.php to look like (A page to show off my vB skins)



Anyone think they can help me? I want it to be purty
__________________
[:: CursedProphets :: BlizzCenter :: VDCore :: MeloDeath :: Battleforums ::]


Cold was my soul
Untold was the pain
I faced when you left me
A rose in the rain....
So I swore to the razor
That never, enchained
Would your dark nails of faith
Be pushed through my veins again
jd-inflames

jd-inflames is offline VDC Team Member

Join Date: Feb 2004

Location: Kentucky

Posts: 245

Send a message via AIM to jd-inflames

  #2 (permalink)  

Old 04-26-2005, 03:53 PM

I'll tell you how you can set this up.

make a mysql table that stores the skin name / type / link to image / link to skin / id.

now here is your two queries:

"select distinct(type) from skins"

while (fetch (first query) ) {

"select * FROM skins where type = \"query1[type]\" ORDER BY RAND() LIMIT 1"

}

that should get you started. of course you'll have to modify it a bunch but you get the jist of those two queries.
missionsix

missionsix is offline patandrew.com

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,860

Send a message via AIM to missionsix Send a message via MSN to missionsix
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
My latest series (working title) Advent Digital Art Showcase 2 03-16-2005 07:09 PM
My First Script: AutoSQL 2.1.0 alpha borednerd Website Design 3 02-17-2005 07:33 PM
Avatar Not Working FuLouZero Site Support and Suggestions 4 07-18-2004 09:47 PM
My current portfolio (DA) jd-inflames Digital Art Showcase 3 05-13-2004 07:36 AM


All times are GMT -7. The time now is 06:19 AM.