tech help
Search Only:

Search Keyword inurl phpid8

Total: 3 results found.

... value="noscale" /> <param name="salign" value="LT" /> <param name="wmode" value="window" /> <param name="pluginurl" ...
Im trying to parse all the urls I find in a webpage. To get the domain, I am using: PHP Code: function makeurl($inurl,$path);     $domain = $out[0][0];  ...
... that resides in the left_frame PHP Code: <? $mainUrl = what will be the correct way of calling the RIGHT FRAME; // need help in this line  ...