What are the advantages of object-oriented programming in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is properties of class?
What is the function of mysql_real_escape_string in php?
How to open a file for reading?
What are the functions to be used to get the image's properties (size, width and height)?
How to get the directory name out of a file path name?
Does apache use php?
Write a php function to convert all null values to blank?
What are examples of dependent variables?
Write a PHP code to print following number pattern: 123 456 789
What are the characteristics of php variables?
I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution
What is ltrim?