What is php ?

PHP ( PHP : Hypertext Preprocessor ) is the open source, server-side, HTML-embedded web-scripting language that is compatible with all web servers (most notably Apache) PHP enables you to embed code fragments in normal HTML page - code that is interpreted as your pages are served up to users. PHP also serves as a glue language. making it easy to connect your web pages to server-side databases.



No comments:

Post a Comment

Python in AI: Getting Started with TensorFlow & PyTorch

  Artificial Intelligence (AI) is no longer just a buzzword. It powers recommendation systems, chatbots, self-driving cars, and more. At the...