Questions tagged [phpquery]

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on the jQuery JavaScript library

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on the jQuery JavaScript library.

Resources

164 questions
12
votes
6 answers

PHPQuery Select all values from dropdown

I need to get all the values of a dropdown in an array based upon the id of the dropdown using PHPQuery. The following is the HTML: