zzzzzzzzz Posted February 16, 2008 Share Posted February 16, 2008 using text (e.g. a wordlist, number sequences, etc) to start crawling through links, relating ideas (defining "web rings") and collecting data (image, text fragments that seem especially networked (??), video, audio) under directed rules that evolve through statistics of recurrence, links, phonemes, whatever , maybe not even downloading the stuff, maybe just representing it in a website. this is unclear. it would categorize content from its context, bound by key-words and maybe mapped on location, address range-- a crossreffed database. i guess this is a proposition for help-- talk to me-- thx, zzzzzzzzz Link to comment https://forums.phpfreaks.com/topic/91375-intelligent-data-harvesting/ Share on other sites More sharing options...
zzzzzzzzz Posted February 16, 2008 Author Share Posted February 16, 2008 just started learning to write a blog machine-- i see how the real project could go up though. on another note does anyone know how to get a .php to refresh when you throw a textfield into sql? a bunch of terrible answers on google. Link to comment https://forums.phpfreaks.com/topic/91375-intelligent-data-harvesting/#findComment-468332 Share on other sites More sharing options...
cunoodle2 Posted February 16, 2008 Share Posted February 16, 2008 does anyone know how to get a .php to refresh when you throw a textfield into sql? a bunch of terrible answers on google. Not sure what you are asking for there. Could you please elaborate? More than happy to help out. Link to comment https://forums.phpfreaks.com/topic/91375-intelligent-data-harvesting/#findComment-468349 Share on other sites More sharing options...
Chris92 Posted February 16, 2008 Share Posted February 16, 2008 just started learning to write a blog machine-- i see how the real project could go up though. on another note does anyone know how to get a .php to refresh when you throw a textfield into sql? a bunch of terrible answers on google. To get a page to refresh just use header("location: {$_SERVER['PHP_SELF']}"); Link to comment https://forums.phpfreaks.com/topic/91375-intelligent-data-harvesting/#findComment-468356 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.