What are magic methods in php
Answers were Sorted based on User's Feedback
Answer / inderjeet sohal
Magic methods is a member function. it always starts with double underscore.
Example: __construct, __destruct, __sleep, __wakeup, __set, __get
| Is This Answer Correct ? | 15 Yes | 0 No |
How to create an empty array in php?
How can we submit from without a submit button?
How can you execute php script from the command line?
Why ide is recommended for use while programming with php?
I just installed php 5.3.1 in my linux server and now my old work which i used to write with tags is not working at all.. Please help me out.. How can i resolve this??
What is the use of mysql_real_escape_string in php?
Is java is better than php?
What is a http session?
what will do ceil() and floor() in PHP?
What is the main difference between asp net and php?
How can we submit a form without a submit button?
23 Answers ABC, HCL, Infosys, Kept Bug, Panys, Rushmore Consultancy, Torque Infotech, Wipro, zCon Solutions,
What is __ construct in php?