close
more_vert

Thanks FW,

Worth a punt, though.

Ever considered selling the code? or making an open source version?

or know of something similar that I could look at. I've looked at "ezpublish", "phpwebsite" and "phpnuke". MySQL is OK but would prefer a FlatFile system because we don't have to much traffic.

Really all I need is a list of sites "Aden, Gib, Berlin" etc. that people could add there own pictures and text. and the same for the LI site for each regiment. and make it look the same as the general site theme.

Anyways, the search continues.

Best regards,

Ike

>> Ever considered selling the code? or making an open source version?

It's all the fine work of Holy McGrail, not me (except for the grid ref to long/lat algorithms).

phpnuke is pretty cruddy unless you're a genius with php and graphics, and can make it look good.

When building a website where people can add stuff you really do need a database. Flat files are a nightmare to manage. MySQL is superb for websites and does everything you'll ever need.