Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
How do I stop an incoming HTML page from displaying
Old 12-13-2005, 09:06 PM How do I stop an incoming HTML page from displaying
Webmaster Talker

Posts: 626
Trades: 0
I am looking for a solution to "read" an incoming HTML page without it viewing in the browser. I want to then strip the information from it and display it with my own format.

I have subscribed to a quoting engine for life insurance but I would like to do some manipulation with the way the data is used. I have permission from the software provider however, I don't know how yet.

Basically a quote is submitted to this server (ie. www.quoteit.com/blahblah), then his server manipulates it but at that point I want it displayed on my server instead of his.

Can someone tell me how to do this.. Or at least where I should start?
jim.thornton is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-14-2005, 10:14 AM
Ultra Talker

Posts: 251
Location: Belgium, Antwerp, Zoersel
Trades: 0
I don't know exactly what you mean, but I suppose you'd want to parse it. I don't think there is a HTML parser in PHP, nor SGML, but there is XML parsing functionality. See http://php.linux.hr/manual/en/ref.xml.php if you're interested.

If you just want to read it, you could simply use file_get_contents() or a similar function. See http://php.net/manual/en/ref.filesystem.php for general information about file handling in php.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by Orodreth; 12-14-2005 at 10:19 AM..
Orodreth is offline
Reply With Quote
View Public Profile Visit Orodreth's homepage!
 
Reply     « Reply to How do I stop an incoming HTML page from displaying
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.23864 seconds with 12 queries