December 16, 200718 yr I'm a bit of a new comer to the world of PHP and was wondering if it is possible to create a generator sort of thing. Something like this: http://www.tamingthebeast.net/myspace/fall...cts-myspace.htm Or this: http://www.htmllive.com/glitter_select/ Or even this: http://glittermyway.com/ Do I have to learn some long winded scripting thing? Or is there a "get a clue" quick tutorial? Thankies
December 17, 200718 yr Yes it is possible. But what you really need isn't a tutorial on how to create a generator like that, but a tutorial that introduces you to PHP. You will need to understand the tool you'll be using. When you get the basic concepts it should be too hard to build one. The PHP manual got a getting started section that introduces you to PHP. Sorry that I haven't got a link to any other resource, but I mainly used the manual to learn PHP. That a book named the PHP Bible. (Big fat brick...)
Create an account or sign in to comment