Browsing All posts tagged under »PHP«Follow This Tag

March 20, 2010

0 Comments

Skipfish is an active web application security reconnaissance tool from Google. It prepares an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes. The resulting map is then annotated with the output from a number of active (but hopefully non-disruptive) security checks. The final report generated by the tool [...]

November 5, 2009

3 Comments

Portable Document Format (PDF) is a file format created by Adobe Systems in 1993 for document exchange. PDF is used for representing two-dimensional documents in a manner independent of the application software, hardware, and operating system. PDF is a commonly accepted document format and so we might need to create PDF documents dynamically. We can [...]

October 23, 2009

0 Comments

The NetBeans IDE is an open-source integrated development environment written entirely in Java using the NetBeans Platform. NetBeans IDE 6.8 Beta is the first IDE to offer support for the entire Java EE 6 spec. Feature Highlight Java Enterprise Edition 6 JavaServer Faces 2.0 for web interfaces and the ability to use EJBs in web [...]