Texinterest
Sign in
x
Texinterest
Empower your learning
About Us
Privacy Policy
Forum Discussions
C Programming
Subjects
Science
Computer
Programming
English
General Knowledge
Rennaissance
Courses
Exams
Interviews
Add Notes
Contact us
Menu
Science
Computer
Programming
English
General Knowledge
Rennaissance
What is PHP?
PHP Stands for Hypertext preprocessor
Rasmus Lerdorf is known as the father of PHP.
PHP is an open-source scripting language commonly used for web applications.
It supports databases like MySql, Sybase, solid, Postgres SQL, etc.
Personal Home is the old name of PHP.
PHP has borrowed syntax from Perl and C.
PHP is a cross-platform that you deploy your application in a different number of operating systems such as Windows, Linux, etc.
Common uses of PHP
It can access Cookie variables
It can restrict users to access pages.
It can handle forms.
It performs system functions.
It can modify elements within the database
Is PHP a case-sensitive language?
PHP is partially case sensitive language. The variable names are case sensitive. But the function names are not.
Popular CMS in PHP
Wordpress
Joomla
Magento
Drupal
Popular Framework in PHP
Laravel
Codeigniter
Yii or Y2i
Top Questions
How to load public files in laravel
Algorithm | Algorithm Design Techniques
What are sessions in PHP?
Differences between GET and POST
Variables in C Programming
SQL Joins
printf() and scanf() function in C Programming
Before Beginning Of Programming, Why C First? And Why Programming And Programmers
DO WHILE LOOP In C Programming
Continue Statement in C
CSRF (Cross Site Request Forgery) Protetion in Laravel
Structure of a C Program
What is Yii Framework | Advantages of Yii over other frameworks | Different versions of Yii
Arrays in C Programming
Understanding the Attributes in HTML
Iteration Statements (Loop Statements)
While loop in C
PHP Arrays
What is the difference between git diff and git status?
What is PEAR in PHP?