Y A P L C

Technology and Living

Wednesday, August 21, 2013

I want to reset the item order of one of my table after deleting an item in between

›
// I want to reset the item order of one of my table after deleting an item in between i got this code from the web, but i have lost the l...
Friday, August 2, 2013

How to Install Advanced find / replace plugin for Gedit in Linux mint 14

›
My friend told me he can find and replace text in multiple file using NotePlus. so i google and found a few link for this. The first one i...
Friday, May 31, 2013

How to get the current domain name and path in php

›
$scriptname=end(explode('/',$_SERVER['PHP_SELF'])); $scriptpath=str_replace($scriptname,'',$_SERVER['PHP_S...
1 comment:
Sunday, April 14, 2013

Php curl not working

›
Having problem getting to curl_init() so i started  phpinfo() and checked curl not enabled i do the following sudo apt-get install php...
3 comments:
Saturday, March 16, 2013

How to set tab to 4 space in vim

›
at the terminal type vim ~/.vimrc then press enter press i to enter insert mode then key in set tabstop=4 press [esc] then type :w...
›
Home
View web version
Powered by Blogger.