View Full Version : I am kinda in a stump...
skds1433
June 21st, 2005, 07:24 AM
Ok, I have been looking all over for this...
I am pretty expirienced with php, but not this part.
I am making a style script for Mihopa Image host (see signature), and I really would like you use something like index.php?page=pagename. But I seem to can not figure it out. I have viewed http://www.pokecommunity.com/showpost.php?p=708163&postcount=4, nice tutorial, but doesn't really explain clarely how the add other pages besides just "index.php?id=main". I need quite a bit of these, and have been searching the internet, but with no luck. If anyone knows of a good tutorial, that explains this to me, I would be very grateful.
thank you.
Chrono Cr@cker
June 21st, 2005, 03:10 PM
Hey Frosty,I can help you do it. It's really easy. Mike gave me FTP access that day. I could probably do it for you. PM me here or there for details.
~ CC
pokejungle
June 21st, 2005, 04:20 PM
Frosty- All you have to do is make pages that have content. What ever you want them to say, that's what you make like"
<center><b>Title</b></center>
<br>content.....blahblahblahblah
And then just link your pages with
<a href="?id=folder/page">text</a> or <a href="?id=pagename">text</a>
Really simple ^^ hope that helped =D
Geometric-sama
June 22nd, 2005, 01:04 PM
You *could* use mine instead. It's more detailed. http://www.pokecommunity.com/showthread.php?t=29287
pokejungle
June 22nd, 2005, 02:30 PM
That's how I learned it ^^ JA did a really good job.
Except for the page linking :P
Imakuni?
June 22nd, 2005, 04:11 PM
or use mine?
http://www.pokecommunity.com/showthread.php?t=11973
pokejungle
June 22nd, 2005, 04:16 PM
Kuni?'s is good too =D
You should bump that thread up and ask Gary to sticky it.
Geometric-sama
June 23rd, 2005, 04:44 AM
That's how I learned it ^^ JA did a really good job.
Except for the page linking :P
>_> Want me to put in a section JUST for page linking? XD
skds1433
June 24th, 2005, 12:53 AM
lol, thank you all very much. I didn't realize how simple it was. :-S
pokejungle
June 24th, 2005, 12:56 AM
JA~ You didn't mention ?id=page is how you link them ^^; You could just *mention* it. That's all that confused me at first.
skds1433
June 24th, 2005, 01:39 AM
lol.
You don't really link them. That is what confused me too, but I realized just putting the code in links it... ok I kinda researched it.
I made a nice tutorial explaining everything. I also include some really nice, really stable example code.
http://www.pokecommunity.com/showthread.php?p=1294260#post1294260
This is what I found when researching this specific thing. It took me some time to learn, and I hope this takes you less time, because of this little post. I think I might make it a tutorial, if that might be better for some people. Thank you all who has helped me learn more about this.
pokejungle
June 24th, 2005, 01:53 AM
>>;
I'd just use JA's code. But, whatever suits you ^^;
skds1433
June 24th, 2005, 01:56 AM
>>;
I'd just use JA's code. But, whatever suits you ^^;
Lol. I am like one of those people who like to use thier own stuff. JA's code is nice, and works fine, but you know, my own code. lol
That way I can say, "Hey I did that", and not, "Hey I did that, but not the part that makes the page go index.php?page=".
pokejungle
June 24th, 2005, 02:02 AM
^^ I do that too sometimes.
You forgot the <?php and ?> tags around it though =P
skds1433
June 24th, 2005, 02:32 AM
^^ I do that too sometimes.
You forgot the <?php and ?> tags around it though =P
lol.
Hmmm thanks for that reminder that I forgot the opening php tags...
I think this topic has kinda went off topic, but will you all kinda view my tutorial, and lemme know what you think? I like to hear about my work. That is also another thing about me. lol.
http://www.pokecommunity.com/showthread.php?p=1294260#post1294260
Geometric-sama
June 24th, 2005, 04:34 AM
I thought I did mention the link thing at the end o_O XD
pokejungle
June 24th, 2005, 04:40 AM
I don't think you did. =/ Maybe my memory fails me XD
Geometric-sama
June 24th, 2005, 05:16 AM
*giggle* In fact, I'm almost certain I mentioned it as the last step XD
skds1433
June 24th, 2005, 05:50 AM
Hmmm, I am kinda lost. What happened?
Geometric-sama
June 24th, 2005, 05:56 AM
We're just arguing over whether I told people how to link or not :P
pokejungle
June 24th, 2005, 05:46 PM
Ok...FINE! I'm just a bad reader x.x;;
:P