Search found 2 matches

by fpj05
Fri Feb 11, 2005 7:06 am
Forum: PHP - Code
Topic: parsing sql data on a content management system
Replies: 3
Views: 378

stupid me!

I think the cold I have has reduced my ability to see the most obvious things!

I don't think it quite solves the parameter problem - but that's not so important at the moment.

Many thanks
by fpj05
Fri Feb 11, 2005 6:37 am
Forum: PHP - Code
Topic: parsing sql data on a content management system
Replies: 3
Views: 378

parsing sql data on a content management system

At the moment my cms system that I've built works by taking the main content from a database and putting it in the template. This is fine generally but I've hit a small problem... I want to have php code in some of the pages. Mainly to generate some forms and process them. I want the sql content ent...