help | forum home | logged in as: guest | login/register
link mingle
webmaster
Bookmarks
Home » webmaster »
PHP Programming RSS
RSS Cleaning HTML Tags Object Oriented Tutorials
Save Link Create/Add to List

PHP: Variable scope - Manual
saved under PHP Programming/Tutorials/Variable Scope by webmaster

The scope of a variable is the context within which it is defined. For the most part all PHP variables only have a single scope. This single scope spans included and required files as well.
http://us.php.net/global
created by webmaster on 2008-01-20 21:19:16

PHP Anthology, Volume 1, Chapter 2. Object Oriented PHP - WebReference.com -
saved under PHP Programming/Object Oriented by webmaster

The object oriented paradigm is an approach to programming that’s intended to encourage the development of maintainable and well structured applications. Many PHP coders regard object oriented programming (OOP) as some kind of mystic art, given that frequently, examples of PHP look only at procedural [1] approaches to problem solving.
http://www.webreference.com/programming/phpanth2/
created by webmaster on 2008-01-20 12:16:52

PHP: strip_tags - Manual
saved under PHP Programming/Cleaning HTML Tags by webmaster

This function tries to return a string with all HTML and PHP tags stripped from a given str . It uses the same tag stripping state machine as the fgetss() function.
http://php.net/manual/en/function.strip-tags.php
created by webmaster on 2008-01-20 07:25:40

PHP and XML: Parsing RSS 1.0
saved under PHP Programming/RSS by webmaster

RSS (previously stood for Rich Site Summary developed by Netscape, but now refers to RDF Site Summary, an updated and XML-compliant version of the Netscape technology) is an XML document format intended to describe, summarize, and distribute the contents of a Web site as a 'channel'. Sites such as MoreOver.com [4] and O'Reilly's Meerkat [5] process RSS feeds provided by news and other content sites and provide combined headline newsfeed services. RSS is currently developed by the RSS-DEV Working Group [6].
http://www.sitepoint.com/print/php-xml-parsing-rss
created by webmaster on 2008-01-18 22:19:57

0
 
Thumbnails by Thumbshots.com