adspace
List some features of php that are deprecated in php
Answer Posted / Suresh.d
Some deprecated features in PHP include register_globals, magic quotes, automatic session start, and the ereg() regular expression functions. It's recommended to use more modern and secure alternatives such as $_GET, addslashes(), session_start(), and preg_match().
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to detect a mobile device using php
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
What is the difference between htmlentities() and htmlspecialchars()?
Explain me is it possible to destroy a cookie?
What does $_files means?
What is trait in php?
How to create a web form?
Tell me what kind of things have you done on the social side?
sort term descripttion form, report and uery
How to calculate the difference between two dates using php?
Write a program using while loop?
What is the current stable version of php?
List some features of php that are deprecated in php7?
What sized websites have you worked on in the past?
What is difference between static and final in php?