| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Sep 2005 Location: Roma
Posts: 591
![]() ![]() | PHP: Displaying output while loading Hi, I have a php script that requires something like 20-30 seconds to load, and it displays LOTS of results. I would like to know if it's possible to display those results while loading them, and not all together when the page is fully loaded. I was thinking to put them inside a session through the first script and to make a second script that, while the first one is loading all the results, takes them from the session and displays them. What do you think about it? |
| |
| | #3 (permalink) | ||||
| Eating Pie Join Date: Nov 2004 Location: Canada
Posts: 2,272
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
????: NamePros.com http://www.namepros.com/programming/164995-php-displaying-output-while-loading.html As he said, either your server/host sucks and you need a new one. OR you are using output buffering. Which can be changed in your PHP.INI config. (If you own the server/vps) - Steve
__________________ I feel old. | ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial: Getting started with PHP (The Basics) | deadserious | Webmaster Tutorials | 60 | 11-17-2007 12:35 PM |
| Great Scripts for Sale With Resale Rights! | Zeeble | Scripts For Sale | 20 | 01-04-2006 02:39 AM |
| Googlism - What does google think of you? | deadserious | The Break Room | 55 | 12-15-2005 10:09 AM |