Which character is used to match exactly one character?
No Answer is Posted For this Question
Be the First to Post Answer
write the function to fetch a image from mysql databases (datatype blob).
What are some of the advanced features of php?
how can i find number of rows in a table using MS Access and php? i used odbc_num_rows($query); but it returned -1.
How can we find the number of rows in a result set using PHP?
Which function would you use to format date information in php?
What does php mean?
Write a query to to delete duplicate rows?
Tell me how the result set of mysql be handled in php?
What are the special characters you need to escape in double-quoted stings?
How can I reverse sort an array keeping the correlation between the index and value?
2 Answers Rushmore Consultancy,
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
Which function is used to read a single character from a file in PHP.