/**

popular collection of scripts for all

*/
/** Search */

Miscellaneous

 }

RSS with PHP and Magpie

Hits: 498
*****
0.0

Split url in parts

Hits: 488
*****
0.0

Pear Module: HTML_Page

Hits: 483
*****
0.0
How to parse any RSS feed
When you write a PHP script
A spimple script to split one
HTML_Page is a PEAR package
using the Magpie PHP class.
and want to distribute it,
url into parts. For example
which is an XHTML Page
 
it must still fall under
if you need the domain only,
Generator. This tutorial
 
some legal terms. The GNU
or the request string this
will teach you all about it
 
GPL is the best method to
would be very helpful.
and how to use it.
 
get your work out into the
 
 
 
world, and of course as open
 
 
 
source software.
 
 


Date: Oct, 02 2004


Date: Jul, 29 2002


Date: Aug, 19 2002


Date: Sep, 22 2005
Make all your webpages search
PHP pages have a reputation
This tutorial describes a
This short tutorial will
engine friendly by
of being more difficult (or
PHP-Nuke Function to
guide you through a
converting them to *.htm
at least different) to SEO
restrict access by page as
hypothetical process of
files. (Requires mod_rewrite
than static HTML pages.
public or private. The
adding a movie rating system
on your server.) Touches
Here’s an overview of the
function pageStatus(); is
to a movie database site.
upon regular expressions.
major issues encountered
called on the top (or inside
Goes over the PHP code and
 
when trying to make PHP
your root level header, not
MySQL queries.
 
scripts rank well. While
the themes header) of all
 
 
this focuses on PHP much of
pages. This will allow you
 
 
it is still relevant to
to deifne in your admin
 
 
dynamic pages in general.
panel specifc pages and urls
 
 
 
that you want to have a
 
 
 
particular viewing status.
 
 
 
It explains a few ways to go
 
 
 
about defining which pages
 
 
 
to have the
 
 
 
"public" or
 
 
 
"private" status.
 
 
 
Also the code for the
 
 
 
function is available.
 


Date: Feb, 05 2005


Date: Dec, 29 2003


Date: May, 29 2001


Date: Jan, 19 2005
{ Copyright } ©2019 NuclearScripts.com