sunny747
08-25-2006, 03:26 PM
HI,
suppose my site address is www.something.com/details.php?id=4
I would like to fetch the (view->source) source code of html only and put it in the database. Inserting in db may not be a problem but how to fetch the code from the web address?
I want only the html code with info not the php codes.
To make things easier, how to display html code of www.something.com/details.php?id=4 in textarea?
is it possible? any idea?
thanks so much
suppose my site address is www.something.com/details.php?id=4
I would like to fetch the (view->source) source code of html only and put it in the database. Inserting in db may not be a problem but how to fetch the code from the web address?
I want only the html code with info not the php codes.
To make things easier, how to display html code of www.something.com/details.php?id=4 in textarea?
is it possible? any idea?
thanks so much