Category Archives: Web Development

Top 5 Ajax online tutorial websites

Jun 24, 2013

If you like to learn about Ajax there are many tutorial websites in online here i have listed some websites which was best for learning..

Read more

Get an array of billing addresses and

Jun 21, 2013

Magento has no built in function to get an array of all shipping or billing addresses. However, you can do this by creating such an..

Read more

PHP wordwrap() Function

Jun 21, 2013

PHP Wordwrap() Definition  The wordwrap() function wraps a string into new lines when it reaches a specific length. Syntax : Example : Below example is..

Read more

Multiple Headers In PHP

Jun 20, 2013

With PHP, you can send multiple HTTP headers with file_get_contents() . you can also send information such as HTTP_ACCEPT, HTTP_ACCEPT_LANGUAGE, and HTTP_CONNECTION with file_get_contents(). In..

Read more

How To Convert .xsd File Into Array

Jun 19, 2013

We could not convert .xsd file into php array to convert that we should first convert the .xsd file into xml file then finally parse..

Read more

Some useful website profiler tools

Jun 08, 2013

While we surf on the internet we found some site we just saw an website which looks good are its functions can be good we..

Read more