I want to use nofollow with below mentioned php script ....Please tell me the procedure. include("http://www.financefeed.org/feed-basic/cardview-badcredit.php?af=000000&ac=100")
That's not possible. The file will be included on the server, then it'll be parsed... and THEN it'll be sent to the user. That means the user has no idea where the file comes from, or anything else.
<a href="http://www.financefeed.org/feed-basic/cardview-badcredit.php?af=000000&ac=100" rel="nofollow"> ?