Nokia n97 is really awesome
I say its really a superb mobile phone. Read more...
Using variables in php
In php there is not any need of declaring a variable before adding value to it.
Variables in php start with a dollar sign "$" and there are some rules for naming a variable.
Naming rules are
1.A variable name cannot have space
2.Alphanumerics and underscroes are used in a variable's name
Suppose we want to store "info" in a variable which is "$i" then the coding will be
<php?
$i="info";
?>
How to print "hello world" on screen using php
Its very simple to write hello world in php.The code is
<php?
echo "hello world";
?>
HTML as text in blogger posts
Well its very simple and you can do so by
To write < you have to write "< and then a semicolon"
To write > you have to write "> and a semicolon"
JOOMGALLERY for joomla
If you are looking for a image gallery then I tell you that joomgallery is very good.
Some of its features are
CMS(Content Management System)
Cms are used to make website without programming or with very little programming.Drupals and joomla are
very good cms.I have used both of them and I found joomla the best cms.Cms can be downloaded free of cost and then it is uploaded and then the installation is done.Alot of features are offered by cms.
Some of the features of joomla cms are
Designed and Seo by : WebMangoes | Back to TOP