WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDESPHP CLASSESCODE SEARCHARTICLES SEARCHPHP FORUMSPHP MANUALPHP FUNCTIONS LISTWEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Join us on FaceBook
Submit a code Example / Snippet Submit Your Code
Poker Tournaments Poker Tournaments
Poker Guide for Developers Poker Guide for Developers
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Internet Security Software
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : Dynamic Page
Categories : Frameworks, PHP, HTML and PHP Update Picture
Bjorn Granfeldt
Date : Feb 14th 2001
Grade : 3 of 5 (graded 12 times)
Viewed : 9129
File : DynamicPage.tgz
Images : No Images for this code example.
Search : More code by Bjorn Granfeldt
Action : Grade This Code Example
Tools : My Examples List

Submit your own code examples  Submit your own code examples 
 

Dynamic Page is a framework, to let you store the entire web site (or multiple sites) and related
data in a database, and from that, build the pages, using different "code snippets". This way, you
can easily build sites, that reuses code, regardless of type, replace entire code segments in any
number of pages immediately. It supports pure HTML snippets, PHP code execution, and "page
descriptors", which is a way of describing wich "code snippets" to use, in composing the page. Code
from one page, can be used in another page. Data from one page, can be copied to another page. It
also has support for pictures and other types of objects, wich can be retrieved from the database.
It currently uses MySQL as database. The code is fast, and very small (appx. 1.8 Kbyte) For further
information, read the documentation in the package. The code is licensed under the GPL, developed by
W10.NET Ltd. The complete set of files will be found at: ftp://w10.net/pub/W10/DynamicPage/



PHP3: Formmail. Just a cgi formmail, but than in PHP. It is easy to use!
Categories : HTML and PHP, Email, PHP, Perl, HTML and PHP
Creates three SELECT form fields: Month, Day, and Year. You give it a string which will be used to make the name for the three fields, and a number of seconds to use as the default date. If you give it blank for this value, the current date is used.
Categories : HTML and PHP, PHP, Date Time
TreeView - Finally a working tree view function to be used as you want. Simple create the Table using the code provided and you will be able to have a tree view in your project. Download the zip to get the images.
Categories : PHP, HTML and PHP, Navigation
Amazon book cover handling
Categories : HTML and PHP, PHP, MySQL, Ecommerce
How to preset a text string in a textarea input field
Categories : HTML, HTML and PHP, PHP, Beginner Guides
Upload images restricted by pixel size (Picture width and Picture Height)
Categories : PHP, HTML and PHP, Graphics
If you want to create select buttons featuring current date this example will show you how...
Categories : Date Time, HTML and PHP, PHP
Open directory and File download
Categories : PHP, Filesystem, Directories, HTML and PHP
A PHP Calendar.
Categories : PHP, Calendar, HTML and PHP
Dynamic form field
Categories : PHP, HTML and PHP, Form Processing
PHPixel - output of 1 pixel transparent/colored gif for counters etc.
Categories : PHP, Graphics, HTML and PHP
Vote-Poll script that has a wrapper class that allows the user to create multiple polls on the same page with little trouble.
Categories : PHP, PHP Classes, HTML and PHP
PHP Tester - Lets you test php code from a browser (modification).
Categories : PHP, HTML and PHP, Testing
function textwrap will wrap text to any desired width using <BR>\n as the default line break. Default wrap width is 80 columns.
Categories : Strings, HTML and PHP, PHP
CSS style switcher
Categories : PHP, CSS, HTML and PHP, Arrays, Sessions