How do you define a constant in php?
No Answer is Posted For this Question
Be the First to Post Answer
Can we extend final class in php?
what use of <?php
Which of the data type is compound datatype supported by PHP?
I finished my degree 4 years back. I didnt get job in software. In the time(for 4 years) i worked one kpo industries. but now i got job in php(40 employes working there) as fresher(Salary 8000). Shall i join in php. I have no knowledge about php. Can i do well in php. How will my carrier if i join in php? Please can you give your idea.? It will be more usefull to me.
How to create a text file in PHP?
Why should I store logs in a database rather than a file?
What is difference between explode() or split() in PHP?
How to protect special characters in query string?
How can you propagate a session id?
Is nan in javascript?
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()