d_pipa Posted November 2, 2010 Share Posted November 2, 2010 I am using PHP for CV Generator. I need to add an element for 'Add another' option, e.g. on employment section, if you have more than one job you may require to add another form. Would this work with PHP coding? If so, what is it called? If not so, maybe Javascript? I can google for it when I get a answer from you guys. By the way, you may be aware with this- I have a little experience with PHP coding. Dean Quote Link to comment https://forums.phpfreaks.com/topic/217558-add-another-option/ Share on other sites More sharing options...
trq Posted November 2, 2010 Share Posted November 2, 2010 Dynamically generating forms and the like is much more efficiently carried out on the client-side using Javascript. There is no particular term for it. Quote Link to comment https://forums.phpfreaks.com/topic/217558-add-another-option/#findComment-1129401 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.