Is it possible to use com component in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between mysqli and mysql?
What is parent __construct ();?
What is a model in php?
Write a program in php to find the occurrence of a word in a string?
What is strlen function in php?
Explain the difference between mysql_connect and mysql_pconnect?
What's the difference between accessing a class method via -> and via ::?
When use javascript vs php?
How do you identify independent and dependent variables in regression analysis?
What are the differences between require and include, include_once?
Explain what does the unset() function means?
i want to store retrieved data from database into an array list with limit.And display the data from that array list.have any answer for this?