Generated Image Cheat Code...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Mr. Tech
Forum Contributor
Posts: 205
Joined: Tue Feb 11, 2003 4:18 pm
Location: Australia

Generated Image Cheat Code...

Post by Mr. Tech »

Hi!

I need some code that works like this:

http://php-webmaster.com/cheaters.php

I would of asked the owner but his site is not up...

Does anyone know of any code that works like that?

Thanks!
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Whoa that's a cool little snipplet. If you do contact the owner of that, please add it to EvilWalrus. :)
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

It's a [google]server side image map[/google] isn't it?

Mac
Mr. Tech
Forum Contributor
Posts: 205
Joined: Tue Feb 11, 2003 4:18 pm
Location: Australia

Post by Mr. Tech »

Yea, I'll have a look through some of those links.

My problem was I didn't know what to search for in Google :D

Thanks
Mr. Tech
Forum Contributor
Posts: 205
Joined: Tue Feb 11, 2003 4:18 pm
Location: Australia

Post by Mr. Tech »

I'm just thinking:

1. I need to work out where the prixels are on the image for each "letter".
2. Then I need a form or something to track which area needs to be picked and use the image as the submit button.
3. And then the next page makes sure it has the right area...

I think that's how it would work... I'll have to do some testing...
Mr. Tech
Forum Contributor
Posts: 205
Joined: Tue Feb 11, 2003 4:18 pm
Location: Australia

Post by Mr. Tech »

Alot of those links that came up in google where just suff on how to create cordinates...

I'll try my way and test
Post Reply