Search Results for php page 3
How to integerate page navigation in wordpress
Wordpress no doubt is famous not only because its easy to install and use but the reason being its community love. Matt himself told at the wordcamp india held earlier this year that wordpress is so popular just because it has community love. I am also one of the wordpress user who is stunned by the
Securing your wordpress folders from being viewed or indexing
A very simple way to secure your wordpress's folders from being exposed to the public is to create an index file which is going to render and hence wont allow the browser to actually index the folder list. There are folders like gallery, plugins, images which can be reached thru their absolute paths
Install wordpress in different directory or folder
Hey Guys, I was configuring blog for one of my friend and his requirement was little different. He wanted to keep all the admin related files into a different folder while he wanted his root direcoty to be clear. Now that was something which some of us like to do with our blogs as well. And with so
How to use HTTP_POST_VARS in php
HTTP_POST_VARS was a very useful global array, but we dont use it these days. I do not understand or i did not find time to research if it has been discontinued or had some problem. But it was quite a nice array which stored all the fields and their values of a html form into a key-value pair array
Simple Timer in javascript
This tutorial shows you a simple count down timer in javascript, which you can modify according to your need.. This is in javascript, hence it is not as powerful as it should be, like if a user refreshes its browser, the value is not stored anywhere, and the countdown timer start again. But for t
Automating the Copyright year information
This trick is really basic but is useful for automating an important information for your blog. If you have a copyright information defined anywhere in your blog with the year in it(usually present at the footer), then you might have to change the year everytime and sometimes you just forget. This i
PHP Interview for Beginners/Novice/Freshers | Part 1
Hi all, Well i understand that PHP today is everyone's favorite technology today. And i must confess that this web scripting language not only gave me financial gains in my life but also is responsible for my social well being. People do regard me as a PHP guru and not just a lost geek any more.
Use Smartphone as a Modem
If you own a laptop and a smartphone coupled with an unlimited data plan, then you could be in for a nice treat today. Anyone that's bound to the internet can tell you that being stranded without internet access is not much fun. It could drive anyone crazy! When all else fails you can turn to the co
Using .htaccess for day to day work
.htaccess is a word which every developer has heard. But they skip it because some think its too hard to understand. But I am sure nothing is hard for a good programmer. Well .htaccess is a file which is used to define behaviour of your directories and server request to those directories or files. T
KickStart Ruby on Rails installation with MySQL
hiya sparky, So you done with PHP or some other web technology(ies) and you wanna replenish your brain with some more nice stuff, as nice as Ruby on Rails. Well its cool that you took such a veracious decision. Let me tell you i aint a geek in Ruby on Rails (RoR) at the moment i am writing this b
