Thursday, June 17, 2010

Sunday, June 6, 2010

Joomla 1.5 How add free Photo gallery (Phoca Gallary)


1. Download free Phoca Gallery Extension. download click here.
2. Go to Control Panel in Joomla menu > install.
3. If the installation is complete Phoca Panel will display.

Send SMS with PhP

You can learn and free download SMS Gateway from this link: http://www.ozekisms.com/index.php?owpn=327

Saturday, June 5, 2010

PHP How to Display Form Data in the same page

Use following code snippet Form action= $_SERVER['PHP_SELF']

Ex: <Form action=$_SERVER['PHP_SELF'] method="post">

How to disable the Enter key on HTML form

Add following java script code inside the <HEAD> Tag.

<script type="text/javascript">

function stopRKey(evt) {
var evt = (evt) ? evt : ((event) ? event : null);
var node = (evt.target) ? evt.target : ((evt.srcElement) ? evt.srcElement : null);
if ((evt.keyCode == 13) && (node.type=="text")) {return false;}
}

document.onkeypress = stopRKey;

<script>

How do you configure WAMP to allow remote access to the phpmyadmin alias?




AllowOveride all
Order Allow, Deny
Allow from all


Access is still forbidden unless I hit http://localhost/phpmyadmin while logged into the server.

Wednesday, June 2, 2010

How to Refresh your webpage Automatically

To make the page reload or refresh itself, we have to use the following code inside the head tag

<meta http-equiv="refresh" content="5" >

The attribute http-equiv="refresh" calls for refresh of the page.

The attribute content="5" sets the time for refresh.

The time after which the page has to reload is set using the content attribute.
Say if you want the page to refresh after 10 seconds interval, set content value to 10.

We would recommend the time of refresh [reloading interval] be above 5 seconds. This is because you have to consider the page loading time.

How to Add Peel Page to your Website



My opinion about this script

From my point of view, this script makes it all worth it - I haven’t given it a try yet because I’m still waiting for my banners to be created by Banners Mall.
It gives a new perspective to the whole advertising business, and being a new thing in the industry, the CTR ( Click Through Rate ) is quite high because people are curios to see what hides underneath it.

You can download the script from here :Download Page Peel Banner Ad.