Re: Code generator
From: jn (usenet*spamistehsuckremovetoreply*_at_jasonnorris.net)
Date: 03/16/04
- Next message: Jochen Daum: "Re: Code generator"
- Previous message: Ruby Tuesdays: "Re: fnmatch() is not working ..."
- In reply to: laidbak69_at_hotmail.com: "Re: Code generator"
- Next in thread: Jochen Daum: "Re: Code generator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 16 Mar 2004 02:34:25 GMT
<laidbak69@hotmail.com> wrote in message
news:105bshr1moscd99@corp.supernews.com...
> > Does anyone knows a code generator for Php ?
> > Actions to do: specifiy a mysql table and their fields, and build a
> default
> > webpage which allows to add,update,delete,search, browse, print the
table
>
> If you are looking for a way to build a website that other users will use,
> you can use
> dreamweaver or codecharge.
>
> They both allow you to use a prebuilt template and add dynamic content
using
> several
> different web programming languages. They are very comprehensive. Some
> people use
> these tools for prototyping a dynamic site...
>
> If you don't need anything serious, you should be able to use these tools
> end-to-end.
>
> Good Luck
>
> ____________________________________
> Wil Moore III, MCP | Integrations Specialist
> Business | Personal
>
>
There are many classes that let you do this. This is just what I found on
phpclasses.org in a few seconds:
http://www.phpclasses.org/browse/package/283.html
http://www.phpclasses.org/browse/package/332.html
http://www.phpclasses.org/browse/package/403.html
- Next message: Jochen Daum: "Re: Code generator"
- Previous message: Ruby Tuesdays: "Re: fnmatch() is not working ..."
- In reply to: laidbak69_at_hotmail.com: "Re: Code generator"
- Next in thread: Jochen Daum: "Re: Code generator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|