PHP Magic Book – Free PHP Scripts, Tutorials and Downloads, PHP AtoZ Reloaded, free php tutorials, free php downloads, php scripts, PHP tips

Archive for September, 2008

Get File Size and File Type In PHP

With this PHP script you can find size and type (extension) of required file.

(more…)

Tags: , ,
Posted in: File, File Manipulation, Info, Tricks
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

Essential DotHtaccess Hacks

.htaccess rules can be different for different hosts. This is file in root directory of website which defines certain rules for website behavior for some requests.

(more…)

Tags:
Posted in: htaccess
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

Display RSS From Other Websites

Many popular websites provide their RSS links. i.e.

MSN Money Finance Tips

http://articles.moneycentral.msn.com/Feeds/RSS/financerss.aspx

MSN CNBC TV Updates

http://articles.moneycentral.msn.com/Feeds/RSS/cnbcrss.aspx

Technology and Science

http://rss.msnbc.msn.com/id/3032117/device/rss/rss.xml

Visit this URL to get a better idea.
http://rss.msn.com

You can get these URLS and display updates from these websites at your website in HTML user friendly readable format. wow!!!

For that you need xmlParser.

(more…)

Tags:
Posted in: RSS Parsing
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

Speed Up Your PHP Application with ADOdb Database Abstraction Library

ADOdb is a database abstraction library for PHP. Many popular web applications such as ACID, PostNuke, Xaraya, phpWiki, Mambo, PHP GACL, TikiWiki, eGroupWare and phpLens App Server are using ADOdb as their database abstraction layer. Some reasons why ADOdb is popular include:

(more…)

Tags:
Posted in: Libraries, Open Source
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment

Display Records In Multiple Coulmns

We can display data fetched from database in a variety of ways. Depends upon our requirement. By multiple columns I mean dividing all fetches data into columns and displaying it. Here is how We can divide the resultset into multiple columns.

(more…)

Tags: , ,
Posted in: Scripts, Useful Scripts
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0
Respond: Post A Comment



  Subscribe Via RSS
  Subscribe Via Email