What's the difference between accessing a class method via -> and via ::?
No Answer is Posted For this Question
Be the First to Post Answer
What are the main error types in php?
What is the mysql injection?
What is the difference between mysql_fetch_object and mysql_fetch_array?
How to remove the new line character from the end of a text line?
Why is facebook still using php?
Write down the code for save an uploaded file in php.
i have saved the password in encrypted format in database. now i want how to retrive the password in decrypted format.
Why do we use session?
What is meant by ‘passing the variable by value and reference' in php?
Where can I find php ini file?
What is $this in php?
Explain about the $_GET variable of PHP?