Static URLs do not include a query string. By this definition, a URL referencing a PHP script without parameters is still static. Two examples of static URLs are as follows
http://www.example.com/about-us.html
http://www.example.com/site-map.php
Static URLs - even those generated by a PHP script - typically pose no challenges for a search engine.