Monday 27 July 2009 3:06:07 am - 1 reply

» Read full tutorial

Introduction

PHP enables you to do a lot with web applications using an extremely thin client. One of its drawbacks, however, is the delay between page loads and its inability to get new data without submitting a form. AJAX gives you an additional communication channel with your PHP server, allowing you to send and receive data without reloading the page. This opens up a whole new world of possibilities and, when matched with JavaScript DOM manipulation, lets you create rich, interactive applications that remove the "click-and-wait" you have suffered through for years.

Author Message

Denis Jonny

Thursday 25 February 2010 12:47:13 am

thanks for provide this helpful information.

BTW, if you have interest in these topics,
loan problems,how to lose weight fast?
best travel agency and baby care ?

Welcome to my blog.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 05:07:15
Script start
Timing: Jan 18 2025 05:07:15
Module start 'layout'
Timing: Jan 18 2025 05:07:15
Module start 'content'
Timing: Jan 18 2025 05:07:16
Module end 'content'
Timing: Jan 18 2025 05:07:16
Script end

Main resources:

Total runtime0.1330 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 588.0313152.6406
Module start 'layout' 0.00690.0036 740.671939.4766
Module start 'content' 0.01050.1210 780.1484605.9219
Module end 'content' 0.13160.0014 1,386.070314.3984
Script end 0.1329  1,400.4688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00322.4312160.0002
Check MTime0.00131.0053160.0001
Mysql Total
Database connection0.00080.601510.0008
Mysqli_queries0.075556.7740630.0012
Looping result0.00060.4791610.0000
Template Total0.092769.720.0463
Template load0.00211.554420.0010
Template processing0.090668.128720.0453
Template load and register function0.00020.143610.0002
states
state_id_array0.00201.516120.0010
state_identifier_array0.00221.677830.0007
Override
Cache load0.00171.2626150.0001
Sytem overhead
Fetch class attribute name0.00272.059920.0014
Fetch class attribute can translate value0.00070.540710.0007
class_abstraction
Instantiating content class attribute0.00000.005220.0000
XML
Image XML parsing0.00010.081210.0001
General
dbfile0.00070.4970100.0001
String conversion0.00000.008840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplforum_topic/full.tplextension/community_design/design/suncana/override/templates/forum_topic/full.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs