Jump to content

Any one here ever used PHP Runner?


cunoodle2

Recommended Posts

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!?

 

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.