PHP Nightmare .....整合到ebaY列表中 [英] PHP Nightmare.....Integration into ebaY listings

查看:65
本文介绍了PHP Nightmare .....整合到ebaY列表中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我一整天都在寻找一种方法来解决如何将eba的e />
列表整合到我的网站上,但是我没有任何快乐。


我希望能够根据商品编号打开商品,

我只需使用,


$ ITEMNUMER =(" blah");

http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem& ; item = $ ITEMNUMER


但是,我不能使用include();实现我想要的目标,因为

a)包含外部网页时出现问题

b)ebaY列表是在抵达时生成的,所以没有办法吗

可能会混杂起来。


我一直在尝试各种fopen();技术,但似乎没有什么可以打开页面,因为(我假设)它不存在,直到

实际浏览器访问它,它调用它来自ebaY

数据库。


所以,我使用ebaY API绑定了,但是我需要支付一笔不太高的金额

使用它,所以似乎问题。


我真正想做的是有一个脚本检查一些列表

文字。但是,因为我无法让PHP打开文件,所以我被卡住了!


如果有人知道如何从
$ b中删除一些信息使用PHP的$ b外部网页 - 很高兴看到它。

Hi guys,

I''ve been searching all day for a method on how to integrate the
listings off ebaY onto my website, but I have had no joy whatsoever.

I want to be able to open a listing based on the the item number,
which I can do simply by using,

$ITEMNUMER = ("blah");
http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=$ITEMNUMER

but, I cannot use include(); to achieve what I want to do, because
a) it is having trouble including external webpages
b) the ebaY listing is generated upon arrival, so theres no way it
could interperate it.

I''ve been trying all kinds of fopen(); techniques, but nothing seems
to be able to open the page, because (I assume) it doesn''t exist till
an actual browser visits it, and it calls it values from the ebaY
database.

So, I tied using the ebaY API, but I''ll need to pay a hellish amount
to use it, so it seems out the question.

What I really want to do is have a script check a listing for some
text. But, as I cannot get PHP to open the file, I''m stuck !

If anyone knows a way how I can strip some information out of an
external web page using PHP - it would be gladly appriciated.

推荐答案

ITEMNUMER =(" blah");

http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=
ITEMNUMER = ("blah");
http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=


ITEMNUMER


但是,我不能用include();实现我想要的目标,因为

a)包含外部网页时出现问题

b)ebaY列表是在抵达时生成的,所以没有办法吗

可能会混杂起来。


我一直在尝试各种fopen();技术,但似乎没有什么可以打开页面,因为(我假设)它不存在,直到

实际浏览器访问它,它调用它来自ebaY

数据库。


所以,我使用ebaY API绑定了,但是我需要支付一笔不太高的金额

使用它,所以似乎问题。


我真正想做的是有一个脚本检查一些列表

文字。但是,因为我无法让PHP打开文件,所以我被卡住了!


如果有人知道如何从
$ b中删除一些信息使用PHP的$ b外部网页 - 很高兴看到它。
ITEMNUMER

but, I cannot use include(); to achieve what I want to do, because
a) it is having trouble including external webpages
b) the ebaY listing is generated upon arrival, so theres no way it
could interperate it.

I''ve been trying all kinds of fopen(); techniques, but nothing seems
to be able to open the page, because (I assume) it doesn''t exist till
an actual browser visits it, and it calls it values from the ebaY
database.

So, I tied using the ebaY API, but I''ll need to pay a hellish amount
to use it, so it seems out the question.

What I really want to do is have a script check a listing for some
text. But, as I cannot get PHP to open the file, I''m stuck !

If anyone knows a way how I can strip some information out of an
external web page using PHP - it would be gladly appriciated.


le * ****@gmail.com (ben lessani)写在

新闻:53 ********************* *****@posting.google.c om:
le*****@gmail.com (ben lessani) wrote in
news:53**************************@posting.google.c om:
大家好,

我一整天都在搜索如何获取方法将ebaY上的
列表整合到我的网站上,但我没有任何欢乐。

我希望能够根据项目编号打开一个列表,
我只需使用,

Hi guys,

I''ve been searching all day for a method on how to integrate the
listings off ebaY onto my website, but I have had no joy whatsoever.

I want to be able to open a listing based on the the item number,
which I can do simply by using,


这篇关于PHP Nightmare .....整合到ebaY列表中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆