Again preg_match help

Discussion in 'PHP' started by samirkumardas, Jul 17, 2008.

  1. #1
    <style type="text/css" media="screen, print">
    @import '/home/release-15-5/style/homepage.min.css';
    </style>
    PHP:

    I want to pattern so that it make '/home/release-15-5/style/homepage.min.css' to absolute path when it found @import inside <style></style>.

    The output will be /home/release-15-5/style/homepage.min.css to http://ww.abc.com/home/release-15-5/style/homepage.min.css

    where http://ww.abc.com is the host.

    Thanks
     
    samirkumardas, Jul 17, 2008 IP