Blogroll
Categories
- api (1)
- codeigniter (3)
- google (5)
- linux (2)
- mobile (1)
- My projects (1)
- php (11)
- phpizabi (11)
- site review (6)
- socialnetwork (4)
- Tutorials (8)
- Uncategorized (20)
- webserver (1)
- wordpress (4)
- wordpress plugin (1)
Archives
- September 2010 (2)
- August 2010 (3)
- June 2010 (4)
- May 2010 (3)
- March 2010 (5)
- February 2010 (1)
- October 2009 (1)
- September 2009 (1)
- August 2009 (1)
- June 2009 (1)
- April 2009 (2)
- March 2009 (2)
- February 2009 (2)
- January 2009 (7)
- December 2008 (3)
- November 2008 (2)
- September 2008 (5)
- August 2008 (2)
- July 2008 (2)
- June 2008 (4)
- May 2008 (4)
- December 2007 (3)
- November 2007 (5)
- October 2007 (1)
Tags
buddypress cms community digg engine free calls freelance internet isp linux modrewrite mundhum pdf personal php phpizabi phpQuery platforms portfolio scripts SEO session site review socialengine socialnetwork socialnetworking Tutorials ubuntu Uncategorized utl voip web designing web development web languages wordpress youtube api
Monthly Archives: September 2008
phpizabi contact and gallery db based
Hello, Any one interested in getting phpizabi contact and gallery converted to database based. I have done this and I want to sell it. Any one willing to buy it can contact me. The price is minimal. thanks
buddypress for socialnetworking site
Hello, I was trying to setup the wordpress mu for my site www.mundhu.com. I successfully set it up. Now i wanted to make it more social and found out about buddypress. According to the site buddypress will transform a vanilla … Continue reading
Getting stock information from yahoo.
Here is a function to get stock quote information from yahoo: function getquote($symbol) { if (empty($symbol)) { $symbol = '^dji'; } $fields = 'sl1d1t1c1ohgv'; // we use yahoo to get the quotes //http://download.finance.yahoo.com/d/quotes.csv?s=%5EDJI&f=sl1d1t1c1ohgv&e=.csv $host = 'http://download.finance.yahoo.com'; // construct the url … Continue reading
Posted in Tutorials, php
Leave a comment
Changing unpk/pk function to database based in phpizabi
ok here is some ideas to do it. I have done it. But i don’t use phpizabi any more. I have developed my own script. And i had transferred the users, contacts, user gallery to my new script using this … Continue reading
Posted in php, phpizabi
5 Comments
Modrewrite.com
If you are in need of any help regarding mod-rewrite problems. I strongly recommend you to go to the site www.modrewrite.com There you can get a detailed instructions and informations on modrewrite and also they have a forum where you … Continue reading