Forum Moderators: coopster
I need a bit of help. I got a php script updating a website of mine( it gets info of another sites - without stealing anything ). I run it on an apache server on my pc.
But now one of the websites i get the info of has changed. When i tried to recode my php script i ran into a little problem.
They now use some cookie based display method.
And i can't get to the data without using cookies.
Naturally when running my php script no cookies are used so my php script finds the wrong variables on the page.
Is there any way to display the page with the correct set of variables?
[edited by: coopster at 9:17 pm (utc) on Dec. 1, 2004]
[edit reason] removed urls per TOS [webmasterworld.com] [/edit]