Trick to install the image on the sidebar is not something for those who already often move slightly on the world wide web or blog. This article will review how the little tricks you put a picture or photo in the sidebar of a blog. It is also a continuation of one of my articles about php and mysql connection, you can read here [read].
This blog contains my collection of writings from some of the things happening around me
PHP Tutorial : What do I need?
PHP in this tutorial we assume that your server has activated support
for PHP and that all files ending in .php are handled
by PHP. On most servers, this is the default extension for PHP files, but ask
your server administrator to be sure. If your server supports PHP, then you do
not need to do anything. Just create your .php files,
put them in your web directory and the server will automatically parse them for
you. There is no need to compile anything nor do you need to install any extra
tools.
PHP Tutorial : Some databases support with PHP
PHP - One of the strongest and most significant features in PHP is its support for a
wide range of databases. Writing a database-enabled web page is incredibly
simple. The following databases are currently supported:
- Adabas D
- dBase
- Empress
PHP Tutorial : What can PHP do?
Anything. PHP is mainly focused on server-side scripting, so you
can do anything any other CGI program can do, such as collect form data,
generate dynamic page content, or send and receive cookies. But PHP can do much
more.
There are three main areas where PHP scripts are used.
What is PHP?
PHP
(recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open
source general-purpose scripting language that is especially suited for web
development and can be embedded into HTML.
Nice, but what does that mean? An example:
Subscribe to:
Posts (Atom)