How to run a php script which contains a pdf

Athmane Madjoudj athmanem at gmail.com
Sat Oct 31 20:29:56 UTC 2009


On Sat, Oct 31, 2009 at 9:25 PM, Nigel Henry
<cave.dnb2m97pp at aliceadsl.fr> wrote:
> I was trying to read an online tool catalogue, and noticed a PDF button at the
> bottom of the webpage. Clicked on it, and it opened the dialog box to
> download. What has been downloaded though is a .php script (27.3MB).
>
> The properties shows that it contains a pdf document, but I've no idea how to
> run it, open it, or whatever needs to be done, to get to see the PDF.
>
> Any suggestions folks.
>
> Nigel.
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Try to rename it:

mv FILE_NAME.php FILE_NAME.pdf


and open it with Evince


-- 
Athmane Madjoudj




More information about the fedora-list mailing list