Staredit Network

Staredit Network -> Website Feedback, Bugs & Discussion -> PHP Script in sigs for regular members?
Report, edit, etc...Posted by SA_Max71 on 2005-05-08 at 16:19:45
I have noticed some people's sigs do random things. I am assuming this is caused by a PHP script in their sig. So can I:
  • Have a script that would tell people what I am listening to/doing?
  • Make pictures display randomly in my sig?
  • In the same way as the last one, make words display randomly?
I know Chu can do this because I have seen him do it, but he is a mod. I would test this, but at the moment I am not able to.
Report, edit, etc...Posted by chuiu on 2005-05-08 at 16:24:57
No, what you do is make a php script and host it on another website AS an image file.

So it would be something like example.jpg and that would be an actual php script. Then when it's loaded it goes through the script, generates the image you specify (you can create text/objects load images from elsewhere, do a whole bunch of stuff). It requires that you have a website with php hosting that is.

I can setup hosting for people to do this if they want. Just a page where you can upload files, max filesize of 100kb since thats SEN's limit.
Report, edit, etc...Posted by KiLLeR2001 on 2005-05-08 at 16:43:33
hello bye1.gif
Report, edit, etc...Posted by chuiu on 2005-05-08 at 16:52:33
He, of course, knows you can. That's probably what inspired him to ask about it.
Report, edit, etc...Posted by BeeR_KeG on 2005-05-08 at 17:06:14
Allowing people to post HTML or PHP scripts and making them work would just be the same as us telling us how to screw up SEN.

It'll just screw up because them people could have their entire website in their signature by just laoding up a new frame.
Imagine what else could eb done if we allowed PHP.

The answer is and will be no.
Report, edit, etc...Posted by chuiu on 2005-05-08 at 17:17:10
Which html tags are allowed can be controlled.
Report, edit, etc...Posted by BeeR_KeG on 2005-05-08 at 17:19:06
Thats why we have BBCodes, to control HTML.
Report, edit, etc...Posted by SA_Max71 on 2005-05-08 at 17:19:14
I thought only admin and mods can use HTML in some forums.
Report, edit, etc...Posted by SI on 2005-05-08 at 17:22:31
I used to have an iframe in my sig among other things just to show yoshi why its dangerous
Report, edit, etc...Posted by chuiu on 2005-05-08 at 17:34:57
QUOTE(BeeR_KeG @ May 8 2005, 04:19 PM)
Thats why we have BBCodes, to control HTML.
[right][snapback]203629[/snapback][/right]

No, you can enable CERTAIN html tags. Like Yoshi can go and put in <img> in a certain administration page and then enable html and only <img> tags would be enabled.
Report, edit, etc...Posted by RexyRex on 2005-05-08 at 17:48:32
If you do this your host needs GD, which is very hard to use (Well I think so).
http://us4.php.net/manual/en/ref.image.php
Report, edit, etc...Posted by Yoshi da Sniper on 2005-05-08 at 21:13:50
I always knew HTML could be destructive on a layout and site. We used to have it enabled, but that was back when SEN was a heck of a lot smaller. We now have people flowing in from everywhere.

I finally decided to kill off HTML when I had to trace down and remove the signatures for 3 different people in one week, all because they did not know how to properly use HTML, and they leave tags that screws up forum viewing for everyone else as it is.

Anyways, there are other scripts off other sites that will allow you to do things such as randomize images, see what you're listening to, and make random things happen. You just have to go out and find them.
Report, edit, etc...Posted by SA_Max71 on 2005-05-08 at 21:47:57
One other thing... is this why the picture in Cheeze's sig is also a link to firefox? Or can I do that with BB codes?
Report, edit, etc...Posted by Yoshi da Sniper on 2005-05-08 at 21:52:28
Yes, you can do it with bb codes...

CODE
[url=http://www.yoshi.com][img]http://www.linkedimage.com/image.gif[/img][/url]
Next Page (1)