|
|
|
|
Login to share your opinion Bending XML to Your WillIf you’ve ever worked with the Twitter or Facebook APIs, looked at RSS feeds from a website, or made use of some type of RPC… read more Simple XML (SimpleXML) Tutorial Part 1With the increasing use of web services and communications via HTTP, XML has become an industry standard for sending and receiving data among systems. Every… read more How to Create an XML to JSON Proxy Server in PHPUnless you’re new to this web development lark, you’ll know the ‘X’ in ‘AJAX’ stands for XML — eXtensible Markup Language. But you’re probably not… read more Sunset and Sunrise Time using PHPPHP5 have few very interesting new functions, Using two of them you can create your own "Sunrise and Sunset Calculator" to Find sunrise and sunset… read more Partial XMLHttpRequest responses?We all know how to make an AJAX request, and fetch some data. But as soon as you need to fetch data incrementally, have the… read more Parse XML With PHP : Read XML File From URLParse XML With PHP : Read XML File From URL You can build really cool apps with API’s and most sites will send either JSON… read more jQuery serializeArray() FunctionHi guys, I thought I would do a quick post on this awesome function which can save you time if you need to create an… read more 25 Excellent jQuery TutorialsEven if you know how to do jQuery things, it’s better to do it with guide or tutorial. I’ve collected a great set of advance… read more JSON – Format for interchangeable dataWith the advent of AJAX and web services, XML became the format for interchangeable data serialization. XML is simple and was already a W3C standard… read more XML Parsing in soapUISince soapUI allows users to add Groovy scripts in large number of places ( property expansions, setup /teardown scripts, listeners, test step, etc... ) users… read more Simple URL Rewrite Using Magento xmlIn this blog post, we will see how to do simple url rewrite in magento using config.xml. Simple HTML code with CSS crashes IE9 when tr-element's display set to noneThis has to be one of the most ridiculous ways to crash Internet Explorer 9 (check that the Browser mode is IE9 and the Document… read more Regexes Parse XML Just Fine, ActuallyDespite what you may believe, or may have heard from a particular famous Lovecraftian answer on Stack Overflow, you can actually use regular expressions to… read more 10 jQuery Custom Scrollbar Plugins10 jQuery Scrollbar Plugins to help you display present whatever content you have in a more interactive & more responsive way. The solution is jQuery,… read more How to display latest Google+ updates with PHP and Unofficial Google+ APIGoogle Plus is the latest social network that is becoming increasingly popular. Today I will show a really simple and short way to display latest… read more Web Service Orchestration with an ESBWeb service orchestration can be thought as a process of combining and coordinating of different web services based on a predefined pattern to give a… read more jQuery Auto Expand TextareajQuery code to auto expand textarea input field on a form. The Plugin makes use of the scrollTop DOM property to gain the true height… read more How to insert data into XML file?Hi Friends,in this post i would like to explain how to insert data into XML file. read more JSON Grid ExampleThis example shows how to load a grid with JSON data. Parsing XML and HTML with lxmllxml provides a very simple and powerful API for parsing XML and HTML. It supports one-step parsing as well as step-by-step parsing using an event-driven… read more |
|