answersLogoWhite

0

How do you animate in php?

Updated: 9/20/2023
User Avatar

Wiki User

12y ago

Best Answer

There's no direct way to do animation in PHP, as it's a server side scripting language. That means that from the browser's point of view, there is no PHP code. It's just a static document that happens to be generated using PHP on the server side. If you want to do animation, you'll need to include client side scripting such as Javascript or Flash (or an animated GIF if something that simple meets your needs).

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you animate in php?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions