Hi guys...my friend coded a IMDB existing code from www.izzysoft.de.
What he did is that he did like a xml parser code...
But...know that code does not work anymore, and my frined is not that much aroun to solve it.
Unfortuately i don't know php or xml.
I was just wondering if someone could help or at least point the problem, because form that php/xml thing i was parsing the results back to my vb6 application....
Can someone give my a hand, i would really appreciate it.
THis code retrieves movie info.
The i cant run the script because has been edited, and cannot be ran in a browser..but still the data can be read trough vb6 code...i managed that.
So in fact if you use 127.0.0.1 as your server and you type the following adress in your browser you'll get an error ERROR IN LINE 1 , 61.I fixed that by removing
The thing is that i "fixed" the script somehow by removing these those statements, but i cannot get those values back to my app or the cast or someother info, while the original project at www.izzysoft.de gets all the info...But i cannot load info from the original project...that's why i had this one edited.
Oddds are, you don't have the database. that seems to be the problem... you'll need a copy of the database, install it (probably mySQL) ... and then change the settings in a db config file somewhere to point to your local copy of the database.
Oddds are, you don't have the database. that seems to be the problem... you'll need a copy of the database, install it (probably mySQL) ... and then change the settings in a db config file somewhere to point to your local copy of the database.
-tg
No m8.
I dont know how this scripts exactly works, but it got it to work removing the 2 lines. It works and i dont know how exactly that script works.
THing is that some parts of the script dont work
It's a great script tough especially the original one