What is php string function?
No Answer is Posted For this Question
Be the First to Post Answer
i got this error msg in online... how to solve this problem... i couldnot find out as soon as possible send me answer or idea COULD NOT ABLE TO CONNECT DATABASE . Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2)
how to track user logged out or not? when a user is idle?
How can we destroy the cookie?
What is the diffrence between GET,POST and REQUEST Method.
How do I install php?
Where is the submitted form data stored?
How can I find the colour of a pixel of an image?
2 Answers Rushmore Consultancy,
How to track user logged out or not? When user is idle?
Explain scalar type declarations in php7?
How do you sort an array in php?
How do you use end in python?
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;