LIGHTBOX Tutorial

Lightbox is a useful JavaScript, which allows you to watch photos in a semi-transparent overlay to your site. When you click on a link, the picture is shown above the content of your page, which frees you of limitations like columns.
This tutorial is about setting up Lightbox to work on your page.
STEP 1: download lightbox.js [...]

ORM (Object Relational Mapping)

ORM in  PHP
Advantages:

ORMs have their own APIs for building queries and so are less Vulnerable to SQL injection attacks.
ORMs have tools that will inspect a schema and build up a set  of model classes that allow you to interact with object in db.
Instead of Directly interacting with db , you’ll be interacting with an abstraction [...]

Cloud Computing

Cloud Computing : -  It refers to the Utilization of shared , elastic resources and processing power accessed via Internet.
Cloud based developement means , outsourcing of various parts of application out of server & into the cloud.
Instead of storing Images , Videos , Audio or other files into File system , thay are stored in [...]

RSS(Really simple Syndication)

RSS stands for Really Simple syndication / Rich Site Summary .
RSS is used to get standard data format for communicating news , any updates or any thing that indiviual or organisation want to syndicate with large audience .
RSS is an XML format that consists of designated elements that are consistent for all RSS feeds [...]

Top 7 PHP Security Blunders

Top 7 PHP Security Blunders
PHP is a terrific language for the rapid development of dynamic Websites. It also has many features that are friendly to beginning programmers, such as the fact that it doesn’t require variable declarations. However, many of these features can lead a programmer inadvertently to allow security holes to creep into a [...]

Tag Cloud in PHP

code :-
<?php

// connect to database at some point

// In the SQL below, change these three things:
// thing is the column name that you are making a tag cloud for
// id is the primary key
// my_table is the name of the database table

$query = “SELECT thing AS tag, COUNT(id) AS quantity
FROM my_table
GROUP BY thing
ORDER BY thing [...]

shindig update

PHP Shindig config changes
Author: chris chabotc
Date: Wed Jun 25 16:50:44 2008
New Revision: 671694
Added:
incubator/shindig/trunk/php/config/
incubator/shindig/trunk/php/config/container.php
Modified:
incubator/shindig/trunk/php/config.php
incubator/shindig/trunk/php/src/common/samplecontainer/ BasicSecurityTokenDecoder.php
Phase 1 of the config rewrite. Configuration values moved to config/ container.php and you can put your local site values in config/ local.php. This way you can upgrade/svn update without loosing your local config

Ajax and PHP

AJAX Suggest
In the AJAX example below we will demonstrate how a web page can communicate with a web server online as a user enters data into a web form.

Type a Name in the Box Below
First Name: Suggestions:
This example consists of three pages:

a simple HTML form
a JavaScript
a PHP page

The HTML Form
This is the HTML page. [...]

XMLHttpRequest

The XMLHttpRequest object makes AJAX possible.

The XMLHttpRequest
The XMLHttpRequest object is the key to AJAX.
It has been available ever since Internet Explorer 5.5 was released in July 2000, but not fully discovered before people started to talk about AJAX and Web 2.0 in 2005.

Creating An XMLHttpRequest Object
Different browsers use different methods to create an XMLHttpRequest object.
Internet [...]

Madhushala

मृदु भावों के अंगूरों की आज बना लाया हाला,
प्रियतम, अपने ही हाथों से आज पिलाऊँगा प्याला,
पहले भोग लगा लूँ तेरा फिर प्रसाद जग पाएगा,
सबसे पहले तेरा स्वागत करती मेरी मधुशाला।।१।
प्यास तुझे तो, विश्व तपाकर पूर्ण निकालूँगा हाला,
एक पाँव से साकी बनकर नाचूँगा लेकर प्याला,
जीवन की मधुता तो तेरे ऊपर कब का वार चुका,
आज निछावर कर [...]

Bashir badr

KABHI YOUN BHI AA MERI AANKH MAIN KEH MERI NAZAR KO KHABAR NAH HOO
MUJHEY IK RAAT NAWAZ DAY MAGER US KAY BAAD SEHAR NAH HOO
WOH BARA RAHEEM O KARIM HAY MUJHEY YEH SIFT BHI ATTA KARAY
TUJHAY BHOLNAY KI DUA KARON TO MERI DUA MAIN ASAR NAH HOO
MERAY BAZOUN MAIN THAKI THAKI ABHI MEHW-E-KHUAB HAY CHANDNI
NAH [...]

Poem of LOVE Accounting

Poem Of Love Accounting
In the journal paper of my heart,
I have written a journal entry.
Debiting your love and your affection.
Darling you write the narration,
Your first love, I had already adjusted
On the ledger-folio column,
Any way our relations are true assets
On double-entry system In addition,
our love is true real and tangible
You debit-what comes in,
I credit-what goes [...]

Are we still struggling with our own issues….

Today we are in 21st century and still we people are trying hard  to get  one thing that is  “Happiness”.
we are centered towards western culture & passionate to get more things from their  But we forget that  slowly we are ruining our core values and social ethics. I dnt want to hurt western people, they [...]

Protected: ———– [ Love Confession ] ————-

There is no excerpt because this is a protected post.