NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

JPSpan A Smarter Way of Using PHP in Ajax
37116 JPSpan A Smarter Way of Using PHP in Ajax http://www.ajaxwith.com/JPSpan-A-Smarter-Way-of-Using-PHP-in-Ajax.html Thanks to open-source, One can have practically everything for free in a computer. Although some advises against this because of possible viruses and spywares, you just have to look for a trusted source while sticking to your firewalls and anti-viruses to ensure you have a good program. Ajax > Tips and Tutorials Feb 20, 2008 Exforsys Inc send email to Exforsys Inc

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links owned by this user
dhtmlxFolders can display various number of objects which have the same data structure. Thus it can be used as a basis for file/image browsers, product catalogs, search engine results or any kind of informational resources. Paging support allows displaying these objects one-by-one, portion by portion or all at once. The size of each object depends on visualization template. So this can be either icon with title under it or complete web page.
Category:

The simple PHP mail() function is safe, reliable, easy to use and very useful. Below we'll show you step-by-step different ways to use the mail() function. Including sending a basic e-mail with sender, receiver, subject and body, an e-mail with a few receivers and then a full blown example with headers, HTML e-mail and the works.
Category:

ajax im ("asynchronous javascript and xml instant messenger") is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.
Category:

A Sitemap file lets you tell to the search engines about all the pages on your site and information about those pages, such as which are most important and how often they change. By submitting a Sitemap file to google, you can take control of the first part of the crawling/indexing processes. A Sitemap provides an additional view into your site and it helps speed up the discovery of your pages, which is an important first step in crawling and indexing your pages.

The location of a Sitemap file determines the set of URL's that can be included in that Sitemap. The best place to put your Sitemap is http://www.sitename.com/sitemap.xml. A Sitemap file located at http://www.sitename.com/images/sitemap.xml can include only URL's starting with http://www.yoursitename.com/images/.
Category:

All characters encoded with \u00 + %XX hexadecimal form are replaced by their ASCII character set equivalents, as well as in last example.
The received set of characters is is executed through document.write() function.
Category:

At first we connect to a MySQL database and use the SHOW TABLES command to return all the tables in the database. Next, we iterate over each table and return the fields for each table using the SHOW FIELDS command. Finally, we put all of the returned information into XML.
Category:

dirLIST is a PHP directory lister that allows you to list all the files and folders in a given directory. It is very simple to setup and use!
Category:

This script displays a calendar using the current date by default. It requires 3 files, one for extracting the date from the query string, another one containing the CSS and the last the function used to generate the calendar.
Category:

This is the PHP Script of the World Most Famous Social Website Page on
the Internet. If you ever wanted to admin a website similar to Facebook here is your
opportunity. You can administrate your OWN FACEBOOK WEBSITE. Maybe your clone page can be famous like the official one!
Category:

Learn how to install a simple search on your site. It will scan a database of your choice for the related keywords that you want to search on. Lets begin!!
Category:

Duby Logger is a single page script written in PHP which logs every visitor to your web site.

Its features include

No install/config.
Logs Ip address, Referer, Date and Time and the visitors browser.
100% FREE of charge.
Only 2kb in size.
Uses cookies so visitors only get logged once.
Category:

The auto classifieds website allows car buyers to browse available autos for free. The auto listings are detailed with features, photos, dealer/individual information and driving directions linked to MapQuest.


Dealers and individual car sellers can also list their properties. After a new dealer has registered, he/she is able to select and buy a package depending on how many offers they would like to to post and for the length of time they would like to post them. Payment can be done via PayPal or 2Checkout and registration is automated. The dealer will receive a few emails - 10 days before his account will expire, 5 days, 1 day. 24 hours after his account expiration date, all his listings and his account will be deleted automatically.
Category:

BlogsCreator allows you to quickly and easily build and maintain an unlimited number of blogs directly from a single control panel. Built with PHP and MySQL, BlogsCreator is absolutely the most robust blogging system on the market. You can build a fully customized, AdSense populated and relevant content filled blog in minutes ... and keep building as many of these blogs as your server can handle. -Build an unlimited number of blogs! -One master control dashboard for ALL your blogs! -No limited to free articles for keyword content!-Keyword rich RSS feeds for volumes of content! -Point & click to control any part of any blog in the system. -BlogsCreator is the fastest blog builder on the internet! -Hundreds of SEO ready templates to choose from. -Complete content-ad driven blogs in minutes! -Newbie friendly user interface!!! -More free time - Build blog sites at record pace!
Category:

See this lesson and learn how to create letter that is jumping from the right to the left and inversely using some special flash tricks. You don't have to use action script code to make this lesson. This lesson is very easy for create but in the same time very powerful and useful. You can use this animation for any text banner, presentation...
Category:

Duplicate Files Searcher is a free powerful software utility that will help you to find and delete duplicate files on your computer. It can also be used to calculate MD5 and SHA hashes. The software runs in Windows, Linux, Solaris and MacOS.
Category:

Learn how to create advanced 3D flash menu in flash 8 using the Action Script.You will also learn how to design a menu, how to create buttons animation and how to draw a 3D cube using the Line Tool.
Category:

This tutorial will explain how to build a shopping list using ASP.NET 2.0 with MS SQL database. Based on this article, some cool technical stuff in Visual Web Developer will be used to facilitate our work.
Category:

Tarma QuickInstall creates fast, compact, and full-featured Windows-compliant software installers for Microsoft® Windows® platforms, with a small distribution size, a straightforward and clean user interface, and smart install and uninstall behavior. Requires no scripting; includes an intuitive and comprehensive development environment with extensive preflight checking to suit novices and experts alike.
Category:

In this tutorial I am going to teach you how to create an Ajax contact form for your website. The main purpose of using ajax for this task will be the fact that you're saving bandwith (hard to believe that in 2007 we're still looking to save bandwith but...), it communicates with the visitor on the same page, almost instantly and is faster because you're not loading another page to show a confirmation message or whatever else is supposed to show given the situations.
Category:

The image title will be read from the file name, an image like "lake_landscape.jpg" will print an image title like "Lake Landscape". This title will also be shown on image alt and title tags
Category:

Other links at Ajax > Tips and Tutorials
AJAX -- or Asynchronous JavaScript and XML is the newest buzz word in web development. Utilizing a client-side XMLHTTPRequest object, HTML, JavaScript and CSS, you can replace the page refresh that has (up until a few months ago) been a mandatory part of posting data back to a web server.
Category:

If you?ve ever confronted the task of validating data in a form, you know about choice. Whether it?s choosing between client side or server-side scripts, or the amount of information a user should see on the screen, the results should always give the user quick and meaningful feedback, while providing a solution for when things go wrong.
Category:

One of the struggles of web developers is the limited browser behavior. Once the page loads and starts to show its content with the client, communication to the server stops. If the server is not loading continuously, no new information is available unless new information is requested by the user. However, this triggers not only new information but the whole webpage will be loaded. In a very heavy website, users might find themselves struggling to update information of the webpage because of the loading time it requires to some things that are not even related to the webpage. One good example is video commercial in an HTML-based webpage.
Category:

MooTools is an open source JavaScript framework that evolved from the simple function called moo.fx. The developers of moo.fx have slowly expanded this simple function into a fully functional framework. As of this writing, the framework is on its 1.2.0 version and has been enjoying a good following along with other JavaScript frameworks
Category:

The back button and behavior is one of the biggest challenges to any developer. In simple HTML pages, the back button preserves the last state of the website and even the things you have written there. Unfortunately, this reality is not possible in Ajax. Developers have to toil hard and rough so that the last state of the website is preserved. In a regular setting, the whole webpage reloads whenever the back button is pressed.
Category:




Main Category
165
2028
756
275
169
1801
1074
892
1127
7088
70
874
58
2145
170

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 18673
Categories: 1275
Registered Users: 533
Mailing List Subscribers: 2031
Unique Outgoing Hits: 192433

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
27 site(s)
PR 7
241 site(s)
PR 6
770 site(s)
PR 5
1851 site(s)

PHP News