Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Extract infomation (PHP???)


ghost's Avatar
0 0

Hi, I been racking my brains for a while, and google (for once) hasnt been my best friend, ive been wondering, if a website had information which was constantly updating… how could i extract that information but still have it updating in my site… for example… guestbook entries on one site, and them been displayed on my site aswell…. and they update when a new entry comes in …. Its hard to explain lol! thanks anyway


ghost's Avatar
0 0

cURL would work I suppose - System_Meltdown made one for HBH.

Also maybe using the GET function …


ghost's Avatar
0 0

PHP and regexes might do the trick. And if you really want the info to be up-to-date to the second, use AJAX.


ghost's Avatar
0 0

Thanks for the help fellas, ill look into it asap :D thanks again