blueman378 Posted December 23, 2008 Share Posted December 23, 2008 Hey guys, im wondering how does eg smf do thuer form generation and validation, i know they have the validation hard coded, but the generation some fields are hard coded others are pulled from the database and generated from that and yet the ones thta are generated still manage to fit onto the theme perfectly, can anyone explain to me how this works, ive looked through the source but i dont understand it. Matt Link to comment https://forums.phpfreaks.com/topic/138141-how-do-they-do-it/ Share on other sites More sharing options...
ILMV Posted December 23, 2008 Share Posted December 23, 2008 I don't understand what eg smf is? got a link? A PHP script can generate a form however it likes, its the CSS that styles it to look and fit ith the page. Link to comment https://forums.phpfreaks.com/topic/138141-how-do-they-do-it/#findComment-722126 Share on other sites More sharing options...
blueman378 Posted December 23, 2008 Author Share Posted December 23, 2008 sorry i meant the forum systems, eg smf(simple machine forums), phbb i didnt really explain it properly, like on phpbb there is a section for the admin to add more fields to the users profile field, how does the forum process this when its generated dynamically? yet there are so many different themes so how does it output the data for the form so it fits any theme? Link to comment https://forums.phpfreaks.com/topic/138141-how-do-they-do-it/#findComment-722137 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.