A teammate posted this at 19:28 — 2nd November 2004.
They have: 47 posts
Joined: Jul 2004
Hi! I want to know how i can make these nice code generators in PHP.
Cheers
openmind posted this at 10:39 — 3rd November 2004.
He has: 945 posts
Joined: Aug 2001
Do you mean code formatters like these: http://www.searchwebby.com/cat.cfm/c/401/PHP/Tools/Source_Code_Formatters/
A teammate posted this at 16:26 — 4th November 2004.
No i mean so you fill a form and get a customized code.
Mark Hensler posted this at 03:03 — 17th November 2004.
He has: 4,044 posts
Joined: Aug 2000
You mean like The Blogger Code?
You could make a generator with a simple string of conditional statements. A decoder would require a little more. I would use a set of regular expressions.
Mark Hensler ["Max Albert"] [Email] If there is no answer on Google, then there is no question.
openmind posted this at 10:39 — 3rd November 2004.
He has: 945 posts
Joined: Aug 2001
Do you mean code formatters like these: http://www.searchwebby.com/cat.cfm/c/401/PHP/Tools/Source_Code_Formatters/
A teammate posted this at 16:26 — 4th November 2004.
They have: 47 posts
Joined: Jul 2004
No i mean so you fill a form and get a customized code.
Mark Hensler posted this at 03:03 — 17th November 2004.
He has: 4,044 posts
Joined: Aug 2000
You mean like The Blogger Code?
You could make a generator with a simple string of conditional statements.
A decoder would require a little more. I would use a set of regular expressions.
Mark Hensler ["Max Albert"] [Email]
If there is no answer on Google, then there is no question.