Help Please
Posted: Mon Sep 06, 2004 12:45 pm
Hello im doing a
then im doing a
when i do that to (lets use google for an example) it puts everything on one line
Google Web Images Groups News Froogle more ยป Advanced Search Preferences
how can i format that so i can make it like
Google Web
Images
Groups
News
Froogle
so each one has its seperate line
to see the full script you can go here
http://24.190.94.106:800/phpform.phps
to see it in action
http://24.190.94.106:800/phpform.php
Code: Select all
<?php $content = file_get_contents($url) ?>Code: Select all
<?php strip_tags($content) ?>Google Web Images Groups News Froogle more ยป Advanced Search Preferences
how can i format that so i can make it like
Google Web
Images
Groups
News
Froogle
so each one has its seperate line
to see the full script you can go here
http://24.190.94.106:800/phpform.phps
to see it in action
http://24.190.94.106:800/phpform.php