![]() |
||||||
OPEN SOURCE
IceDumphttps://sourceforge.net/projects/icedump/IceDump is an open source debugging tool that can be used freely during the development of the PHP applications. You can use this package instead of var_dump() or print_r() PHP functions.
This tool is intended for Developers, Testers, Quality Engineers and other Specialists that contribute to the entire development life-cycle of a PHP written application.
|
offline
Email Center
Please note that the free webmail service has been discontinued.
ImpactClub is no longer offering free email addresses. Thank you for your understanding.
OPEN SOURCE
jQuery xPath plugingithub.com/impactclub/jquery.xpath
$.xfind("//body/div");
$("body").xfind("/div/span"); $("form").xfind("/div/span") .xfind("/input [position()=1]"); $($.parseXML(myxml)) .xfind("/root/parent/child/*[local-name()='tag']"); |
|||||
About| What's New| Projects| Developer Zone| Contact | copyright 2002-2019 ImpactClub |