Begin forwarded message:

Date: Mon, 2 Jun 2003 11:49:57 -0400
From: Greg Ferguson <[EMAIL PROTECTED]>
To: la <[EMAIL PROTECTED]>
Subject: updates (PHP-Nuke-HOWTO)


PHP-Nuke: Management and Programming
Claudio Erba
Chris Karakas
Andre Purfield
Fortunato Matarazzo
v1.2 29.05.2003

  There has always been the necessity to have a definitive guide on PHP-Nuke.
  This tutorial describes the installation and structure of PHP-Nuke and the
  details of customizing the front end to suit the users' needs. The
  architecture of PHP-Nuke, with its modules, blocks, topics and themes is
  presented in detail, as well as the interplay of PHP and MySQL for the
  creation of a mighty content management system (CMS).It also delves into more
  advanced issues, like the programming of PHP-Nuke blocks and modules.

  * NEW
  http://tldp.org/HOWTO/PHP-Nuke-HOWTO/



______________________________________
for more info look at http://tldp.org/ 



-- 
Sayamindu Dasgupta [http://www.peacefulaction.org/sayamindu/]
Get my Public Keys at http://www.peacefulaction.org/sayamindu/keys.html
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : Adding a swap file                             LOST #207

If you want to add 64mb swap file temporarily:
1.  dd if=/dev/zero of=/path/swapfile bs=1024 count=65536
2.  chmod 600 /path/swapfile
3.  mkswap swapfile
4.  swapon swapfile OR
5.  To /etc/fstab add: /pathto/swapfile swap swap defaults 0 0

####<[EMAIL PROTECTED]>################################
:

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to