Web Development Tips and Tricks

Web Development Tips and Tricks

Friday, June 17, 2011

How to Stop (Block) Flash Service SMS of Vodafone India

How to Stop (Block) Flash Service SMS of Vodafone India. Many suscribers of the Vodafone network in India are getting service Advertisement as polls, quiz, questions as flash SMS and when you press OK button you will be charged.



Here are the steps to block those flash SMS:
1. Go to Menu from your mobile phone.
2. Then click on Vodafone services
3. Then click on first option FLASH!
4. Then you will see Activation as first option click it and press Deactivate
5. Then you can also see My topics in your FLASH! option
6. Then set all the services as OFF

Thursday, June 16, 2011

how to create multiple folder

The Quickest Way to Make Several Folders at Once

you can use DOS FOR Quickly create multiple folders

open your DOS prompt current you will be in you c directry

write md c:folder1 folder2 folder3 and enter

Now you can see there will be three new folder name folder1,folder2 and folder3 in your c directry.

if you want create folder nad its sub folder

write md c:folder/subfolder/subfolder

if you want to create new folder in other directry first change direct and then write this code

happy computing :)

website design in lucknowweb design in lucknowwebsite design company in lucknowweb designing in lucknowwebsite designing company in lucknowwebsite development company indiaweb development company , mlm software development lucknow, mlm softwre companymlm lucknowmlm website design lucknowwebsite develpoment, web designing company lucknow , website designing company , web designingseo services company lucknow , seo services companyseo servicesseo company lucknow , seo experts lucknow , search engine optimizationseo outsourcing lucknow , e-commerce solution company lucknow , e-commerce applicationhire php web developerweb development companies in lucknow web design companies in lucknow

Thursday, May 12, 2011

How to Hide the Sidebar on Your WordPress Home Page

First open your index.php and locate the following code:

< ? php get_sidebar();
? >
Then Replace the code with:
< ? php if (!is_front_page())
{
get_sidebar();
}
? >
And thats it. Now your Front Page will not have the sidebar.

Sunday, May 8, 2011

Happy Mother's day



Happy Mother's day.... miss u mummy(Amma).... :)

I love my mother as the trees love water and sunshine - she helps me grow, prosper, and reach great heights.Happy mother's day to all world :)

Saturday, May 7, 2011

How to make exe file

How to make exe file in c

most of the C compiler can make it automatically for u.

if u use turbo C compiler

use ctrl+F9 key to compile program.

it would create the exe file.

the exe will be present in the BIN Directory.

u can check it. It will have the same name as ur .c file has.

if u have any difficulty finding, use start->search, then type .exe.

if u have any prob, mail me 4 further help.

Thursday, May 5, 2011

WAMP Server not working

WAMP Server not working when you use skype or team viewer

You can slovw this problem by change port

1st method:
Skype reserves port 80 for its incoming connection which conflicts with WAMP, so simply configure Skype to use another port by doing the following:

In Skype go to Tools|Options|Advanced|Connection uncheck the option --> Use port 80 and 443 as alternatives for incoming connections, that's it

For this change to take effect restart Skype and Restart all services on WAMP by doing the following:

Left-click WAMP tray icon > Restart All Services"

Now Wamp and Skype can co-exist together, hope this solves your problem!!

2nd Method

If you want to use Skype and WAMP together, you can edit your httpd.conf file - change the 'listen' value from 80 to something else and restart all services.

for free php videos visit www.education.ziwwa.in