07 June 2021

#PHP


What is Object-Oriented Methodology?
What is PHP?
What is the name of scripting engine in PHP?
What are the methods of form submitting in PHP?
What is a session?
What is the method to register a variable into a session?
What are the encryption functions in PHP?
What are the different types of errors in PHP?
What is the difference between $besant and $$besant?
What is the use of count() function in PHP?
What is the difference between session and cookie?
What is the use of header() function in PHP?
What is the array in PHP?
What is MIME?
What is Type juggle in php?
What is the difference between mysql_fetch_object() and mysql_fetch_array()?
What is the difference between the functions unlink and unset?
What is Joomla in PHP?
What is the difference between preg_split() and explode()?
What is the difference between PHP and JavaScript?
What does ODBC do in context with PHP?
What is difference between require_once(), require(), include()?
What is the use of super-global arrays in PHP?
What is the use of $_SERVER and $_ENV?
What is use of in_array() function in php ?
what types of loops exist in php?
What is the use of explode() function ?
What is the use of mysql_real_escape_string() function?
What is the use of rand() in php?
What is the use of isset() in php?
What is sql injection?
What is the meaning of a final class and a final method?
What is needed to be able to use image function?
What is the use of the function ‘imagetypes()’?
What are the functions to be used to get the image’s properties (size, width and height)?
What does the PHP error ‘Parse error in PHP – unexpected T_variable at line x’ means?
What is the function file_get_contents() usefull for?
What is the static variable in function useful for?
What is the most convenient hashing method to be used to hash passwords?
What does accessing a class via :: means?
What is the meaning of a Persistent Cookie?
What is the difference between session_unregister() and session_unset()?
What does $_SERVER means?
What does $_FILES means?
What does the scope of variables means?
What is the differences between $a != $b and $a !== $b?
What is the goto statement useful for?
What is the difference between Exception::getMessage and Exception::getLine ?
What is the difference between ereg_replace() and eregi_replace()?
What is the default session time in php?
What is Constructors and Destructors?
What is MVC?
What is meant by nl2br()?
What is the maximum length of a table name, a database name, or a field name in MySQL?
Write a statement to show the joining of multiple comparisons in PHP?
Explain the difference between static and dynamic websites?
Explain the importance of the function htmlentities
Explain the purpose of output buffering in PHP
How do you connect MySQL database with PHP?
How can you retrieve a cookie value?
How can you submit a form without a submit button?
How can we increase the execution time of a php script?
How to upload files using PHP?
How can we know the number of days between two given dates using PHP?
How php concatenation works?
How to declare an array in php?
How to set cookies in PHP and Retrieve a Cookie Value? Setting Cookie in PHP
How to create a session? How to set a value in session ? How to Remove data from a session?
How we can retrieve the data in the result set of MySQL using PHP?
How to strip whitespace (or other characters) from the beginning and end of a string ?
How to redirect a page in php?
How stop the execution of a php script ?
How to find the length of a string?
How do you define a constant?
How send email using php?
How to find current date and time?
How to delete a file from the system
How to get the value of current session id?
How comparison of objects is done in PHP5?
How is it possible to set an infinite execution time for PHP script?
How is it possible to know the number of rows returned in result set?
How is the ternary conditional operator used in PHP?
How can we change the maximum size of the files to be uploaded?
How can we get the browser properties using PHP?
How to store the uploaded file to the final location?
When sessions ends?
Who is the father of PHP?
Difference echo() and print()?

No comments:

Post a Comment

Most views on this month