Pages

February 2012
M T W T F S S
« Nov    
 12345
6789101112
13141516171819
20212223242526
272829  

Build your Own PC – Part 1

Hello All, I spent few hours today researching for various parts needed to build my own super cool pc. I finally short listed the items I need. Hardware Required PC Case – Hard Drive Processor Processor Cooling Fan Motherboard Memory Modules Power Supply Video Card I checked newegg.com , and started researching with one item [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • blogmarks
  • MySpace

modify .htaccess to include php script in html file

To include php script in html file (.htm, .html) , you would need to modify the .htaccess file located in your server. Here is what you need to append ( the text in BOLD below). # -FrontPage- <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • blogmarks
  • MySpace