Search found 2 matches

by mjjones
Thu May 04, 2006 4:48 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to reuse code with file include (code preprocessor)?
Replies: 3
Views: 3447

File include--it works (bis?)

Can't see my reply so repost. Sorry if it shows up twice.

Thanks a lot, Karlis, did a new test and it works. Provided one fiddles a bit with the preview to have it refreshed.

Main thing: code can be reused. Wonderful. :D

Guess I should learn to do it in PHP. Next step...
by mjjones
Fri Apr 28, 2006 3:49 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to reuse code with file include (code preprocessor)?
Replies: 3
Views: 3447

How to reuse code with file include (code preprocessor)?

I'm tryring out WeBuilder and looking into how code can be reused. Tried the file include with the code preprocessor. It worked. But the code of the included file was inserted straight away into the receiving file and if I change the included file, the new version is not updated in the receiving ...