Archive for the ‘Programming’ Category

Create Tabs Tables On PHP or HTML

If you’r making website with php only, not cms, and than you want to put some tabs effect simple tabs on your php code. i have some tutorial for you, like this picture 1. you must creat style.css and put this code on style.css .TabbedPanels { margin: 0px; padding: 0px; clear: both; width: 100%; /* [...]

Five Reasons You Should Build Your Mobile Site With HTML5

All businesses understand that mobile is exploding. The number of smartphone subscribersin the U.S. surpassed the 100-million mark in January, up 13% since October, and mobile Internet usage is continuing to increase at a rapid rate. In fact, Cisco reports that the number of mobile connected devices will exceed the world’s population this year. In [...]

Basic Debugging

The Debugger is the perfect tool to locate the source of any logic error in your application. You can use it to get control of the execution flow of your scripts while you watch the value of variables and expressions, allowing you to track the data until the point when something unexpected happens. Now, lets [...]

PHP Include

Without understanding much about the details of PHP, you can save yourself a great deal of time with the use of the PHP include command. include takes a file name and simply inserts that file’s contents into the script that issued the include command Why is this a cool thing? Well, first of all, this [...]

AJAX Introduction

What is AJAX? AJAX = Asynchronous JavaScript and XML. AJAX is a technique for creating fast and dynamic web pages. AJAX allows web pages to be updated asynchronously by exchanging small amounts of data with the server behind the scenes. This means that it is possible to update parts of a web page, without reloading [...]

Security Scanner Procces in your site

This Script for your have site or hostting reseller but u don’t have ssh account for check your prossesing i your hosting service or server.. just put thist script php and open this file in browser. it will work and will show the prosescing the code :  <?php echo “<html><head><title>Security Scanner</title>”; echo “<!– This code [...]

SQL*Loader and Tab Delimited Input Data

There’s a great article by Tom Kyte about loading a tab delimited file into Oracle using SQL*Loader which can be viewed here. It talks about using the hexadecimal character X’9′ (tab character) as the delimiter when implementing your control file. Although, it failed to add that if you add the OPTIONALLY ENCLOSED BY ‘”‘ option [...]

Posting Binary File Via a Proxy Using PHP Curl

Don’t ask me why I had to do this, but at work today, I had the need to post files up to a remote server while running the php script behind our firewall. Basically, we needed to make files inside our firewall available on the internet. I found out that the native fopen command cannot [...]

[ajax] AjaxTB – a pluggable trackback feature in static HTML page

AjaxTB provides your static pages with trackback feature. AjaxTB’ CGI part works to receive a trackback which is sent by visiters. AjaxTB’ JavaScript part works to display trackbacks received. CMS is not needed. PHP is not required. AjaxTB is really pluggable and easy to use. Indexed RSS and JSON files are also generated when a [...]

free website stats program

Web Reference - Business Directory - Related Articles - Sitemap