Get pages with ajax?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
arya6000
Forum Newbie
Posts: 15
Joined: Fri Apr 07, 2006 3:32 pm

Get pages with ajax?

Post by arya6000 »

Hello

I'm new to PHP (I'm a perl programmer) and I was wondering if its possible to download pages with ajax using php? if so how?

Regards
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Get pages with ajax?

Post by jackpf »

What do you mean by download?

You mean download and display the page, or actually present the user with a download?
Post Reply