Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #16706 > unrolled thread

affiliate site

Started byjaydeep.rathore123@gmail.com
First post2016-03-31 03:16 -0700
Last post2023-02-16 04:50 -0800
Articles 6 — 4 participants

Back to article view | Back to comp.lang.php


Contents

  affiliate site jaydeep.rathore123@gmail.com - 2016-03-31 03:16 -0700
    Re: affiliate site bill <william@TechServSys.com> - 2016-03-31 06:28 -0400
      Re: affiliate site Y A <y000000000000@ya.ee> - 2023-02-16 04:49 -0800
    Re: affiliate site Jerry Stuckle <jstucklex@attglobal.net> - 2016-03-31 09:34 -0400
      Re: affiliate site Y A <y000000000000@ya.ee> - 2023-02-16 04:50 -0800
    Re: affiliate site Y A <y000000000000@ya.ee> - 2023-02-16 04:50 -0800

#16706 — affiliate site

Fromjaydeep.rathore123@gmail.com
Date2016-03-31 03:16 -0700
Subjectaffiliate site
Message-ID<927358f8-4cb6-4329-a694-bff10669dad4@googlegroups.com>
i want to make an affiliate site. i am getting data via url from file_get_content.but it is giving me entire page. i want only specific data like image, name,price  etc. please suggestion..

[toc] | [next] | [standalone]


#16707

Frombill <william@TechServSys.com>
Date2016-03-31 06:28 -0400
Message-ID<ndiu5h$q02$1@gioia.aioe.org>
In reply to#16706
On 3/31/2016 6:16 AM, jaydeep.rathore123@gmail.com wrote:
> i want to make an affiliate site. i am getting data via url from file_get_content.

but it is giving me entire page. i want only specific data like 
image, name,price  etc.

  please suggestion..
>

First, you must have the permission of the main site, otherwise 
it is copyright violation.
Second, having downloaded the entire page, you need to write the 
code that will parse it into usable chunks.  I you know the 
filename of the images you want you can just download them just 
like you downloaded the page.

Usually writing the code to parse the page is not easy and then 
you have to be prepared to rewrite it when the page changes.

-bill

[toc] | [prev] | [next] | [standalone]


#19331

FromY A <y000000000000@ya.ee>
Date2023-02-16 04:49 -0800
Message-ID<28ccab4e-3fc0-46fe-a025-709cb4e5f481n@googlegroups.com>
In reply to#16707
You have looked out: http://webchatsoftware.ezyro.com ?



On Thursday, March 31, 2016 at 12:29:15 PM UTC+2, bill wrote:
> On 3/31/2016 6:16 AM, jaydeep.r...@gmail.com wrote: 
> > i want to make an affiliate site. i am getting data via url from file_get_content. 
> 
> but it is giving me entire page. i want only specific data like 
> image, name,price etc. 
> 
> please suggestion.. 
> >
> First, you must have the permission of the main site, otherwise 
> it is copyright violation. 
> Second, having downloaded the entire page, you need to write the 
> code that will parse it into usable chunks. I you know the 
> filename of the images you want you can just download them just 
> like you downloaded the page. 
> 
> Usually writing the code to parse the page is not easy and then 
> you have to be prepared to rewrite it when the page changes. 
> 
> -bill

[toc] | [prev] | [next] | [standalone]


#16709

FromJerry Stuckle <jstucklex@attglobal.net>
Date2016-03-31 09:34 -0400
Message-ID<ndj8rk$gr8$1@jstuckle.eternal-september.org>
In reply to#16706
On 3/31/2016 6:16 AM, jaydeep.rathore123@gmail.com wrote:
> i want to make an affiliate site. i am getting data via url from file_get_content.but it is giving me entire page. i want only specific data like image, name,price  etc. please suggestion..
> 

If you want an affiliate site, then your affiliates should be uploading
this information to your site.

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

[toc] | [prev] | [next] | [standalone]


#19332

FromY A <y000000000000@ya.ee>
Date2023-02-16 04:50 -0800
Message-ID<eac1d149-7793-4788-9bb0-a851346e016cn@googlegroups.com>
In reply to#16709
You have looked out: http://webchatsoftware.ezyro.com ?



On Thursday, March 31, 2016 at 3:34:52 PM UTC+2, Jerry Stuckle wrote:
> On 3/31/2016 6:16 AM, jaydeep.r...@gmail.com wrote:
> > i want to make an affiliate site. i am getting data via url from file_get_content.but it is giving me entire page. i want only specific data like image, name,price etc. please suggestion.. 
> >
> If you want an affiliate site, then your affiliates should be uploading 
> this information to your site. 
> 
> -- 
> ================== 
> Remove the "x" from my email address 
> Jerry Stuckle 
> jstu...@attglobal.net 
> ==================

[toc] | [prev] | [next] | [standalone]


#19333

FromY A <y000000000000@ya.ee>
Date2023-02-16 04:50 -0800
Message-ID<a52f53e0-6e81-4428-abcf-3e3c93d748f7n@googlegroups.com>
In reply to#16706
You have looked out: http://webchatsoftware.ezyro.com ?




On Thursday, March 31, 2016 at 12:16:25 PM UTC+2, jaydeep.r...@gmail.com wrote:
> i want to make an affiliate site. i am getting data via url from file_get_content.but it is giving me entire page. i want only specific data like image, name,price etc. please suggestion..

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.php


csiph-web