Quick News And Links
What is AJAX And where it is used?
Ajax is a way of developing Web applications that combines:
* XHTML and CSS standards based presentation
* Interaction with the page through the DOM
* Data interchange with XML and XSLT
* Asynchronous data retrieval with XMLHttpRequest
* JavaScript to tie it all together
In the traditional Web application, the interaction between the customer and the server goes like this:
1. Customer accesses Web application
2. Server processes request and sends data to the browser while the customer waits
- Login or register to post comments
- Read more
- View/Add Answers for this Question
What is PHP? And where is its use?
PHP Hypertext Processor (PHP) is a open source server side technology used for creating database driven sites.
Provide sender id in sending mails How to Add an SPF Record in Windows 2000 and Windows 2003 DNS
Make sure that your domain dns have spf Record Defined.
to get your right SPF record for hotmail go to this link:
http://www.microsoft.com/mscorp/safety/content/technologies/senderid/wizard/default.aspx
http://www.michaelbrumm.com/spfwindowsdns/
Recently Added images/Audios
I like Pink Red Brown White Black Roses
InderWeb Control Panel
Google news
-
Govt seeks 'structured' discussion on Gorkhaland issue - Hindu -
Posted:Dec 29, 2008
Govt seeks 'structured' discussion on Gorkhaland issue
Hindu -28 minutes ago
New Delhi (PTI): The Centre on Monday said specific issues related to governance should be analysed first before going ahead with the talks over the Gorkhaland issue.
Tripartite meet on Gorkhaland makes no headwayTimes of India
Cop top boss in line of fireCalcutta Telegraph Kolkata Newsline -Indopia more..Israel vows war on Hamas in Gaza - BBC News -
Posted:Dec 29, 2008
Israel vows war on Hamas in Gaza
BBC News
BBC News -30 minutes ago
Top Israeli officials have vowed to continue attacks on militant group Hamas, as Israeli air strikes pounded the Gaza Strip for a third day.
Gazans: 'We are living a nightmare'Aljazeera.net
White House blames Hamas for new Mideast violenceThe Associated Press
more..Terrorists' demands were rejected: Digvijay - Times of India -
Posted:Dec 29, 2008
Terrorists' demands were rejected: Digvijay
Times of India -40 minutes ago
BHOPAL/MUMBAI: In what seems a political ploy aimed at arguing that unlike NDA, Congress did not succumb to a hostage situation, former CM Digvijay Singh has claimed - contrary to the government's position - that the Centre did not accept demands of ...
26/11 attackers wanted terrorists freed: DigvijayIBNLive.com
Govt didn't accept terrorists' demands, says Digvijay SinghHindu SamayLive - more..
Programming Tips/Tricks And Help Desk
- jCalendar: A jQuery Based Calendar Goes The Drupal Way for date type fields jstools drupal5
Posted:Nov 15, 2008 03:11
-Jscalender module come with Jstools package in drupal 5 you can download drupal jstools package from the drupal.org site.Jscalender uses the jsCalendar javascript library, like using a special CSS class called via #attribute in the form element array to convert textfields into jcalendar enabled... - ALTER table command mysql sql database manipulation adding new column drop column index consrtaint
Posted:Nov 14, 2008 19:55
-ALTER TABLE allows you to change the structure of an existing table. For example, you can add or delete columns, create indexes, change the type of existing columns, or rename columns or the table itself.You can use ALTER TABLE to modify the structure of a table that has not been added to a database... - phonebook example in php mysql insert delete confirm basic demo
Posted:Nov 13, 2008 11:48
-This is a very basic example of php/mysql.We used to make use of mysql database and a php file for getting this done.To run this code you can first create database as provided in sql here and after creating database run this code... - Preventing MySQL Injection attacks with good PHP code- Using PHP for preventing MySQL injection attacks on your site
Posted:Nov 13, 2008 11:40
-A Mysql injection is attack tried by site visitors/users to get/damage data in databases by taking benefit from poor programming of websites.An injection attack occurs when a visitor to your site types something into a form input with the purpose of changing the outcome of your MySQL query. For example, at a login screen someone may try this type of attack to gain access to a secure area of the website... - configuring mysql after installation installing mysql linux apache
Posted:Nov 12, 2008 20:45
-Once you have installation for mysql ready then you will need to configure security for mysql. Default Admin user id: root Default password: blank The first task is to assign a password: [prompt]$ mysqladmin -u root password 'new-password' Note: the following SQL commands will also work:

![Validate my RSS feed [Valid RSS]](http://feedvalidator.org/images/valid-rss.png)