Re: How to call external php script from html? [message #172918 is a reply to message #172917] |
Fri, 11 March 2011 18:23 |
astral
Messages: 14 Registered: February 2011
Karma:
|
Junior Member |
|
|
"Jerry Stuckle" <jstucklex(at)attglobal(dot)net> wrote in message
news:ildm57$2n2$2(at)news(dot)eternal-september(dot)org...
> On 3/11/2011 11:15 AM, astral wrote:
>>
>> "Erwin Moller"
>> <Since_humans_read_this_I_am_spammed_too_much(at)spamyourself(dot)com> wrote in
>> message news:4d7a4734$0$41102$e4fe514c(at)news(dot)xs4all(dot)nl...
>>> On 3/11/2011 4:35 PM, Doug Miller wrote:
>>>> In article<ilddn7$uie$1(at)news(dot)eternal-september(dot)org>,
>>>> "astral"<astral(at)news(dot)eternal-september(dot)org> wrote:
>>>>
>>>> > I use cURL php script to extract html content from remote site and
>>>> > display
>>>> > it on my html page, so need execute this php script from my html page.
>>>>
>>>> So in other words, you're asking us to help you violate someone else's
>>>> copyright, by stealing his site content and presenting it as your own.
>>>>
>>>> Bugger off.
>>>
>>> Well Dough, we don't know that, or do we?
>>> Personally, I am not against "stealing" content at all, assuming the
>>> OP gives credit to the real source.
>>> (And many authors are happy to be quoted/referenced/etc).
>>>
>>> But just in case you are right, I await the OP's response.
>>>
>>> Regards,
>>> Erwin Moller
>>>
>>> --
>>> "That which can be asserted without evidence, can be dismissed without
>>> evidence."
>>> -- Christopher Hitchens
>> --------------------------
>>
>> This *allowed* by resource owner, just to promote their products and
>> service, no any problems at all. Consider it as RSS feed, if you
>> like(almost same).
>
> Well, if they allow it, I would expect them to make the data available for
> you and others to use without having to scrape a web page. I would
> suggest you ask them about it - it would be much easier than trying to
> parse a page and have to change your code every time they change the page.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstucklex(at)attglobal(dot)net
> ==================
--------------
allowed, I can use RSS however, I can also convert any page to RSS feed with
online services, but this will have a different look, they will not doing
design for me, also consider creating huge table with multiple cells filled
with data and specs: it easier scrap this table and display it.
thanks.
|
|
|