This is a discussion on "PHP question (newbie)" within the PHP Forum section. This forum, and the thread "PHP question (newbie) are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
PHP question (newbie)
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
PHP question (newbie)
PHP question (newbie)
As my Company block this ball result page, I (newbie) write this little php code try to get the text(not graph) of the page and display using my server: http://mylink.com/ballr1.php (code as bottom) The problem is it show very good the first page but not the history data link that can be enquired inside, because the url became http://mylink.com/srchRes.asp?srchDa...=2005&teamName= which must be 404 url not found! My question: Any advise how the below code can be change such that I can actually get http://bet.hkjc.com/football/en/resu...=2005&teamName= and the display on my server again ?? Many Thanks. Understand that: 1) after ballr1.php display the site html first time, the history data can be enquired by pressing the 'Search' button inside but ballr1.php need intercept this button to form a link fist like: http://mylink.com/ballr1.php?srchRes...=2005&teamName= but not just http://mylink.com/srchRes.asp?srchDa...=2005&teamName= 2) when the ballr1.php is invoked again with the variable parameters (from/to dates etc.), it need to do something to change the base url to: http://bet.hkjc.com/football/en/resu...=2005&teamName= I am really newbie to php, so appreciated anyone point me the solution code. ballr1.php
Last edited by btfans; Nov 29th, 2005 at 05:17. |
|
|
|
|||
|
Re: PHP question (newbie)
None of your pages seem to be loading, and i'm haveing a hard trying to figure out what you are trying to do, and why it isn't working without them.
|
|
|||
|
Re: PHP question (newbie)
im having the same problem aswell
|
|
|||
|
Re: PHP question (newbie)
We have no idea what your trying to say.
Please be more clearer and structure your sentences better |
|
|||
|
Re: PHP question (newbie)
Please apologise my poor English,
be specific, I want: just to screen dump the 'ball' pages blocked to my own server using ballr1.php but in the 'ball' page, there allow from/to date input and enquire thru a 'Search' button, I want this to be viewed using (any code) in my server (to avoid blocking). So you can re-try above links (except mylink.com). Appreciate yr patient and help. |
|
|||
|
Re: PHP question (newbie)
Wouldn't it be easier just to get your company to unblock the page if you need access to it as a part of your work?
|
|
|||
|
Re: PHP question (newbie)
They blocked it at their reason, I refer to it is my own interest.
Any more hints? |
![]() |
| Tags |
| php, question, newbie |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newbie Question | DRWEB | Starting Out | 7 | Jun 20th, 2007 19:09 |
| Newbie Question | kelbrit | Webforumz Suggestions and Feedback | 4 | May 9th, 2007 13:10 |
| XSL Newbie Question | mr4thjuly | Other Programming Languages | 0 | Oct 19th, 2006 17:37 |
| Newbie with a question | wishmastersjewelry | Web Page Design | 11 | Aug 21st, 2006 21:20 |
| iteration with xsl:for-each: newbie question? | inarobis | Other Programming Languages | 0 | Jul 7th, 2006 14:00 |