Shiney Text Website Creator

Share your ideas of a new website. Maybe you might inspire someone to kick off another .com boom!!

Moderator: TheCrymsonLegends

Post Reply
OnscrenSpider
Posts: 36
Joined: Mon Jul 04, 2005 8:37 pm

Shiney Text Website Creator

Post by OnscrenSpider »

Have you ever seen a hi5, facebook, netlog... profile?

Its full of comments with images and personalized image texts.

Do you know the sintaxys of that kind of image words??

Is to easy, and is too easy to make a script for doing that too.

You can make a growing up site by putting a glitter text generator !! just imagine people coming back to make new phrases with your shiney images...

It will make you get a lot of traffic and the best of all is that you can put all the images in a free image hosting service so it dont consumes your BW.

How you can do this??
well, its a simple plan but you have to work a bit to do this.

First you need to put a form with the requirements like, words and type of text, the next thing is to manage the commands sent by your form.

i.e.
use command GET to get the text of your text box, next strip the text in an array and put into a CASE so if array[1]=a (previously defined vartext = "";) then vartext = vartext + <a href="your website"><img src=http://imageshost.com/6566/image_a.gif></a>;

And at the end of your var with the html code you can put a linkback like everybody ( vartext=vartext + </br><a href="our site">please go here to get a text like this</a>;)

then:

<div>
<input type="text" value="<?php echo or printf vartext; ?>">
</div>

And there you got it, the people can see the code to put in hi5, all the script did was to put the url for every image togheter.

Notice that I dindt put tags like they must be.

So what you think??
Put your opinions, questions and examples here and I can give you more ideas.
-greetz-


OnscrenSpider
Posts: 36
Joined: Mon Jul 04, 2005 8:37 pm

Post by OnscrenSpider »

hahaha I think that just nobody see this threads hahaha
LeslieRew
Posts: 1
Joined: Thu Sep 09, 2021 3:51 pm
Location: Germany
Contact:

-

Post by LeslieRew »

I have a strange problem with this website showing symbols rather letters for text.
Every other site has worked fine but this one... tried various text coding settings and nothing worked. Could anyone help? :
SHAdmin
Posts: 2089
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Re: Shiney Text Website Creator

Post by SHAdmin »

Which site are you talking about?
Post Reply