Ajax Insert to DB
This lesson will explains how to insert a record into a database table and show a message after insertion. In this example we will add a web site (URL and site name) into a table.
How does it works?
In the site root we have these files:
- index.php (contains a simple form with an input text)
- ajax_framework.js (the javascript function to enable ajax functionalities)
- insert.php (the PHP code to save the record into a database table)
Take a mind that index.php and ajax_framework.js are indipendent from the script language (PHP, ASP, Coldfusion…). For example index.php can be adopted also if you are using another script language changed only the extension (ex. from .php to .cfm if you use Coldfusion) without change the code. Read more
Edit in place with Scriptaculous and PHP
Today’s lesson explains how to implement a simple Edit in Place effect (Flickr-like) using Scriptaculous and PHP (you have to download Scriptaculous framework here).
Step 1: index.php
Create a new blank page, index.php. The file’s structure is the following:

It contains a link to prototype.js and to scriptaculous framework. The <body> will contains just some lines of code with a layer which contains the text you want to modify with “Edit in Place”. So, open index.php and add this code into <head> tag: Read more
The Linux Networking Architecture
This unique Linux networking tutorial/reference by experts provides readers with a practical overview and understanding of the implementation of networking protocols in the Linux kernel. The book shows how networking behavior and protocols can be implemented within the Linux operating system. The book provides an introduction to the Linux kernel, mainly focusing on the upcoming kernel version 2.4 but also valid for version 2.2 kernels. The organization of the book follows the TCP/IP layering model, beginning with the kernel’s network device drivers, continuing with link-layer protocols such as PPP, and finally giving a description of all core protocols of the TCP/IP protocol family. Additional supplementary protocols such as RSVP, IP Security, and Mobile IP are also covered. Read more
Oreilly Big Book of Windows Hack
Bigger, better, and broader in scope, the Big Book of Windows Hacks gives you everything you need to get the most out of your Windows Vista or XP system, including its related applications and the hardware it runs on or connects to. Whether you want to tweak Vista’s Aero interface, build customized sidebar gadgets and run them from a USB key, or hack the “unhackable” screensavers, you’ll find quick and ingenious ways to bend these recalcitrant operating systems to your will.
The Big Book of Windows Hacks focuses on Vista, the new bad boy on Microsoft’s block, with hacks and workarounds that also work for Windows XP. You can read each hack in just a few minutes, saving countless hours of searching for the right answer. The step-by-step instructions let you apply the solutions in no time. This book takes you beyond the operating system with hacks for applications like Internet Explorer 7 and Office 2007, and hardware such as the Zune, your wireless router, and the PC itself.
Read more
Make a Joomla Templates in 5 Easy Steps
That’s right this is an absolute beginners guide to creating your own Joomla templates. You don’t need any fancy software, or graphic design skills. You don’t need to know anything about HTML, PHP or programming, just an open mind and a willingness to learn.
This incredible Beginners Guide is just that:
* A 91 page instructional e-book
* Over 100 step by step visual illustrations
* 5 easy steps to create your own Joomla template. Read more
WordPress Theme Design
This I Share my Book..
[ R e l e a s e N o t e s ]
This book walks through clear, step-by-step instructions to build a custom theme for the WordPress open-source blog engine. The author provides design tips and suggestions and covers setting up your WordPress sandbox, and reviews the best practices from setting up your theme’s template structure, through coding markup, testing, and debugging, to taking it live. The last three chapters cover additional tips, tricks, and various cookbook recipes for adding popular site enhancements to your WordPress theme designs using 3rd-party plugins as well as creating API hooks to add your own custom plugins.
Whether you’re working with a pre-existing theme or creating a new one from the ground up, WordPress Theme Design will give you the know-how to effectively understand how themes work within the WordPress blog system enabling you to have full control over your site’s design and branding. Read more
music Download1
T2 - Tua Tua Keladi
T2 - Lelaki Cadangan
T2 - Ok Read more
WP Plugin For Adsense Google
Wordpress allows bloggers to easily integrate Google Adsense inside wordpress using plugins. Google Adsense has become the most popular online contextual advertising program and proper custom integration with Wordpress can help to increase Adsense earnings.
Google Adsense Wordpress Plugins
Listed below are 10 best Adsense plugins which help you work smarter with wordpress.
1- Adsense Deluxe - offers advanced options for managing the automatic insertion of Google AdSense or Yahoo Publisher Network (YPN) ads to your WordPress posts. Easily switch all AdSense ads to a new color scheme across the entire site. Read more
cuma segini..!!
Yah.. cuma ini yang bisa di selamatkan…
Muup klo postingan yang laen2 ngilang..
karena Cuma segini yang bisa di selamatkan
Dam..!!! Database Corupt..!!
sial Dech…!!! ![]()
Quick PHP Title/Song/Listener Script
Code Dibawah adalah code untuk menampilkan Status dari Shoutcast Server.
Kode Di bawah membutuhkan fsockopen, dimana di sebagian webserver fungsi ini di tutup.
Cukup copy semua code. (Ganti $yourhost dan $yourport sesuai dengan Shoutcast server mu)
Read more

