Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-10-01 (14 years ago) | Not yet rated by the users | Total: 1,828 | All time: 2,079 This week: 1,109 |
Version | License | Categories | ||||
v1 1.0 | Free for non-comm... | Templates |
Description | Author | |||||||||||||
The Template class provides the base for generic processing of often-used snippets. Utilizing the SQLCall class, this class will take a code snippet (or load one from a file - even more convenient at times) and fill it out with the results of a database query. See my DropDown class for the first logical progression of this idea, with more to come as I develop them. |
|
Files |
File | Role | Description |
---|---|---|
output.txt | Output | Sample output |
Template.inc | Class | Contains the base class - requires SQLCall class |
test.template | Aux. | The template file required for the test |
test_template.php | Test | A short test script for Template.inc |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
DropDown.inc Implementation specific to a drop down box |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
SQLCall.inc Does the grunt db work |