/**

popular collection of scripts for all

*/
/** Search */

Content Management

 }
User Personalization is a
BM's DeveloperWorks website
This code example shows you
This tutorial will teach you
must-know and must-have for
has a nice tutorial on
how to display different
have to make your site have
any site thats wants to make
Midgard. Written by David
content to users from
the option to allow the
it somewhere. It customizes
Seager, a software engineer
different countries. This
users to choose the look and
the user's experience,
at IBM, the article
can be used to implement a
feel of the site using PHP,
causing them to just plain
describes setting up a basic
multi-lingual user-interface
and MySQL wrapped around a
'like' your site better.
Midgard site. The article
or display localized ads to
HTML template. Doing this
Learn the basics of making
also does a good job of
users from different
gives you more control of
such as system in PHP.
setting up a general context
countries. It can also be
your site without having to
 
for what Midgard is and how
used to block users from
recode all yout HTML inside
 
it works.
countries where the content
your PHP scripts.
 
 
is not legal.
 


Date: Jan, 06 2006


Date: Dec, 28 2002


Date: Sep, 18 2006


Date: Aug, 18 2003
Just a quick and simple web
If you want to seperate
If you want to seperate PHP
Let's pretend you have 10
site demo. i use it for
PHP-code from HTML-code, you
from HTML, you need some
pages in your site with the
quick install, or as a back
need some kind of template
kind of template engine.
same design and you want to
up site is i break the
system. TinyButStrong (TBS)
vlibTemplate is a template
change a link in your menu.
mysql. many reasons i wrote
provides such a system. This
engine. vlibDate easily adds
You would have to edit all
it. some web hosts don't
is a short crash course for
and substract date values.
10 pages, right? Nope,
have sql database. Another
TinyButStrong. The german
You can format date values
there's a much quicker way
one is my site looks for
tutorial is more detailed,
in different languages
allowing you to edit just
mysql pages to load if it
but both refer to the same
(german, english, french,
one file and it's not as
does not exist it looks for
examples. It will teach you
spanish and so on). All
hard as it sounds. What we
php pages, then static
how to use TBS fields and
examples are written in
have to do is create a
pages, if none are found it
TBS blocks. Some simple and
english. The tutorials are
header file and a footer
displays 404. This will
more complicated examples
written in german and
file. The header file
cover the static page part
are provided. You will learn
english. The tutorial will
contains all the HTML code
of the function.
how to use TBS with MySQL,
teach you how to use
for the top portion of your
 
too. TBS documentation is
template variables, blocks
site. The footer contains
 
available in english, german
and loop structures. It will
the HTML for the bottom.
 
and french.
give a short example of
Content goes between the
 
 
modular programming. Some
header and footer. Let's get
 
 
simple and more complicated
started...
 
 
examples are provided. You
 
 
 
will learn how to use
 
 
 
vlibTemplate with MySQL, too.
 


Date: Feb, 05 2006


Date: Oct, 05 2005


Date: Nov, 26 2005


Date: Aug, 27 2003
{ Copyright } ©2019 NuclearScripts.com