What are the different components used in php for formatting?
What is csrf verification?
write the function to fetch a image from mysql databases (datatype blob).
hi recently i had faced an interview in that they asked me that php have faced the problem of y2k so which one is that year like 2030,2059 not remember exact year anybody will tell me pls?
What does echo mean in php?
What are magic methods in php
What is the alternative structure for control structures?
Which operator is used to combine string values in php?
Is it possible to submit a form with a dedicated button?
Do you know what does $globals means?
Explain different sorting function in php?
What is an anti csrf token?
when we use ob_start() function in php then the header() and session_start() does not gives the error like header already sent,please explain in brief