We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
phpQuery is almost a full port of the jQuery JavaScript Library.
# [http://code.google.com/p/phpquery/wiki/Selectors Selectors] # [http://code.google.com/p/phpquery/wiki/Attributes Attributes] # [http://code.google.com/p/phpquery/wiki/Traversing Traversing] # [http://code.google.com/p/phpquery/wiki/Manipulation Manipulation] # [http://code.google.com/p/phpquery/wiki/Ajax Ajax] # [http://code.google.com/p/phpquery/wiki/Events Events] # [http://code.google.com/p/phpquery/wiki/Utilities Utilities] # [http://code.google.com/p/phpquery/wiki/PluginsClientSidePorts Plugin ports]
phpQuery features many additional methods comparing to jQuery:
* htmlOuter() * xml() * xmlOuter() * markup() * markupOuter() * getString() * reverse() * contentsUnwrap() * switchWith() * all from [http://code.google.com/p/phpquery/wiki/PHPSupport PHPSupport] * all from [http://code.google.com/p/phpquery/wiki/Basic Basic] * all from [http://code.google.com/p/phpquery/wiki/MultiDocumentSupport MultiDocumentSupport]
* [http://code.google.com/p/phpquery/wiki/Events?ts=1225458859&updated=Events#Server_Side_Events Server Side Events]