Archive for the ‘tips and technique’ Category

Page 5 of 12« First...34567...10...Last »

Parsing the XML in easy way using PHP

Parsing the XML has been a tough task among the programmer of PHP. I frequently get questions from my friend and via email "How can we parse XML in an easy way? It seems to be a tough task". If SimpleXML extension is loaded in PHP then it's not a tough task. But, keep in mind that SimpleXML extension of PHP is only available from the PHP 5.0. Full story
Tags: ,

Some Magical and weired bug in Microsoft Windows

Today, I got a interesting email from one of my friend. And, There were few magical bug about Microsoft windows and Microsoft word in that email. I tried it and found that these are really interesting bug and don't know what is this and why these bugs haven't been solved by Microsoft. Full story
Tags: ,

Function to rotate image in PHP

Function to rotate image in PHP
GD library in PHP is very useful for image processing and you can do a lot image manipulation from it. In this post, I'll show you a simple Image manipulation (image rotation)using the function provided below in PHP. You'll see how easy it is to rotate an image using PHP. Full story
Tags: ,

Making accordion menu using jquery

Last time, I've shown how to create accordion using jquery. But, In this post I'll show you how can you create fancy accordion menu using jQuery. In this post, you'll see two examples of accordion. First menu's visibility get's toggled on clicking on the header while the another menu's visibility get's toogled when mouse is moved over it. Full story

How to execute PHP code entered from textbox or textarea

Yesterday, Sujit asked me how can we execute the php code entered through textarea in PHP. In many cases, it's not good to execute the php code entered from textarea in PHP from the secruity point of view but in some cases you may have to do this and I'm going to tell you here how you can do this in PHP. Full story
Tags:
Page 5 of 12« First...34567...10...Last »
Copyright © 2012 Roshan Bhattarai's Blog. All rights reserved.
Powered by WordPress.org, Custom Theme and ComFi.com Calling Card Company.