cunoodle2 Posted March 13, 2009 Share Posted March 13, 2009 I see it advertised on the site here and am in the process of building a massive site. I know that I will have to customize plenty of things but am just using it as a time saving tool. Does anyone know if it uses mysql prepared statements by chance too?? Link to comment https://forums.phpfreaks.com/topic/149209-any-one-here-ever-used-php-runner/ Share on other sites More sharing options...
Philip Posted March 13, 2009 Share Posted March 13, 2009 I haven't used it, but I'll honestly say I think it's a waste of money. If done properly, typically a majority of your code can be re-used from other projects. Also, there are tons of open-source stuff that does the same thing (and more!) and they are 100% FREE! Which would save you what, $400-600!? Link to comment https://forums.phpfreaks.com/topic/149209-any-one-here-ever-used-php-runner/#findComment-783547 Share on other sites More sharing options...
cunoodle2 Posted March 13, 2009 Author Share Posted March 13, 2009 Yes, I agree that many of the code can be reused and I plan on doing that. I was just thinking of basically creating for each table all of the following pages... edit, view, delete, add, print formatted etc.. I have all of my code library stuff that I've done (mysql connection, mysql error checking, log-in page, functions etc..) but don't have any sort of stuff for a basic view/edit of a mysql table as they are all dependent on the name(s) of the fields/tables. Do you have some kind of reusable code you can use for each of those? If so could you post small clips of them on here as I'm missing something. Is there a free one program that you recommend? Again I just need it for the basic frame work. I'm fully aware I'll have to customize it. Link to comment https://forums.phpfreaks.com/topic/149209-any-one-here-ever-used-php-runner/#findComment-783550 Share on other sites More sharing options...
cunoodle2 Posted March 15, 2009 Author Share Posted March 15, 2009 Anyone else here used it? Link to comment https://forums.phpfreaks.com/topic/149209-any-one-here-ever-used-php-runner/#findComment-785388 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.