Grab Source/Data From Iframe

Hi Guys,

On my PHP page im loading an iframe from another domain. Now the content of the iframe has no HTML, it just has text. For example it would says “Added To Database”.

I need some way of pulling that information from the iframe, is there anyway of doing this, if not in Javascript then in what way can this be done? Perl? PHP?

Any help would be great.

Thank you.

Cross domain <iframe> manipulation isn’t possible because of security reasons but with PHP it’s 100% possible, you have asked this in the PHP forum so i will continue to answer your question there and ask a moderator to merge/delete this thread.