Yes, PHP is ultimately intended as a server-side scripting language, with thorough object oriented abilities being added in subsequent versions. As such, you can develop either object oriented or procedurally.
Yes, Python can function not only as an object oriented development language, but also a procedural scripting-like environment.