XML_RSS::getTextinputs

XML_RSS::getTextinputs

XML_RSS::getTextinputs -- Get text input fields from RSS document

Description

Get text input fields from RSS document.

Return value

array - an hash containing the data of an input field

  • 'title' - name of the input field

  • 'description' - description of the inout field

  • 'link' - URL for the request

  • 'name' - name of the request parameter

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.