Audiovox P965 Datasheet Page 261

  • Download
  • Add to my manuals
  • Print
  • Page
    / 280
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 260
API PHP class
258
API PHP class
This is PHP class for working with RouterOS API. You can take it, edit it and use it as you need.
NOTE - The class as shown does not work for large replies
Author
Denis Basta (Denis [dot] Basta [at] gmail [dot] com)
Contributors
Nick Barnes
Ben Menking (ben [at] infotechsc [dot] com)
Jeremy Jefferson (http:/ / jeremyj. com)
Cristian Deluxe (djcristiandeluxe [at] gmail [dot] com)
Changelog
1.0 Denis Basta (Denis [dot] Basta [at] gmail [dot] com) First PHP Class released from author
1.1 Nick Barnes
read() function altered to take into account the placing of the "!done" reply and also correct calculation of the reply
length.
1.2 Ben Menking (ben [at] infotechsc [dot] com)
read() function altered removed echo statement that dumped byte data to screen
1.3 Jeremy Jefferson (http:/ / jeremyj. com)
January 8, 2010
Fixed write function in order to allow for queries to be executed
1.4 Cristian Deluxe (djcristiandeluxe [at] gmail [dot] com)
November 17, 2011
comm() function altered, added the possibility of make regular exp queries.
parse_response() and parse_response4smarty() functions altered to support a "single data" responses from server
Added documentation to functions following PHPDoc guidelines
Added version number (1.4) for follow the changes more easy
1.5 Cristian Deluxe (djcristiandeluxe [at] gmail [dot] com)
October 6, 2013
[Fix] Uninitialized variable error in function "read"
The last edit by user "Eugenevdm" causes a syntax error (missing $ before variable name)
Thanks also to Daniel Machado for report this bug.
[Fix] Accidental assignment in a condition in function "connect"
[Fix] Uninitialized variable in function "connect"
[Fix] Remove unused variable from "parse_response" function
[Fix] Uninitialized variable in function "parse_response"
Updated version number to 1.5
Page view 260
1 2 ... 256 257 258 259 260 261 262 263 264 265 266 ... 279 280

Comments to this Manuals

No comments