Dears,

I have a php application with many pages auto-generated by php. Application 
is mainly consist of forms and have common specific framework for to 
generate these forms. To convert this application to work with Angular I 
need to edit all php pages and move form template part into Angular and get 
database data by http.get which means tons of work to do. I want to know is 
there are any easy method of doing this?
Can I generate pages by php with specific json output for to build dynamic 
forms within Angular. It wouldn`t be compiled into Angular project but 
JSONs containing form structure and data would be fetched from external php 
files like data.

You Advises are highly appreciated.


Thanks,
Turkel.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to