yeah, I need to search for ".ico", get get the full path to it..
Let me explain what im trying to do, basicly im making a virtual browser, that you can login to through any computer, it will emulate firefox, there fore, I want the bookmarks bar, so im trying to get it to get the real .ico and show it, as well as the title of the page.
Also, For the stop button, what I plan on doing is, use this script (
Building a Status Bar into a Chromeless Window), the issue is, it needs all the images in a page and throw them in the head of the page in the script, can you help me with a loop to echo each image?
im not sure how to use the 'for' command with preg match for each '<img src='