[PHP] where's waldo

2002-09-25 Thread Kenneth Love
hi all. i'm interested in creating a php game that generates a page of random (ish) images, one of which is waldo (or the like). when the player clicks on waldo, they're taken to the next, slightly harder level. anyone think that sounds fun? any pointers, tips, advice, criticisms? -- ->-> http:

Re: [PHP] where's waldo

2002-09-28 Thread Kenneth Love
t really mean to imply anything about people's honesty and so > forth... > > I just wanted to say that validating (anything) on the client side is not > normally a good (and reliable) idea. Of course, as always mentioned, > validation on the server side is always better. > >