-
Interested in adding PHP blog or bulletin to http://linux server, look into them and let me know. Also do have a PHP groupware project loaded, PHProjekt but interested in others.
-
For Upcoming LAMP server 10.151.70.31, create a PHP script that will allow students to look up username. Chapter 13 discusses how PHP can integrated into the Unix server system. Chapter 13 will be covered in November. To do this project you may want to explore the finger command on your home computer; Or look into doing grep/AWK on a password file that holds a user information in the comment field. Another alternative is to create a secure MySQL database system.
-
Try to find a pre-release alpha Stable Zend/Eclipse; Also review primal script, or komodo;
-
Redhat Q2/2006 earnings beat estimates they had 12,000 New Subscribers; 40% increase in Revenues; August is a traditionally slow month; Listen to the conference call and tell us what you think. List of Redhat Increasing Revenues @ 196Million; Novell novl 1.1B in sales; Any mention of LAMP in conference call? Fortune 500 pentration? SuSE competition? etc.?
-
-
Create a LAMP server using Linux , Apache 2.0, MySQL & PHP; record the steps needed to configure this LAMP server. Suse 9.3 uses PHP4.0 as default, try to load PHP5.0; SuSE 10.0 is out. Once LAMP is configured look into the group ware applications phpGroupWare.org and phprojekt.com; I have notes on installing phprojekt.com on a SuSE 9.3 machine; SW will be accessible from my office computer; You may review both sets to group ware applications on your LAMP system or in the IMC lab using my Office computer.
-
Looking for an IDE to add to Saddleback for PHP listed in order of current preference: Zend Studio, DevPHP, Komodo, PHPEclipse, Primal Script, KDEwebDev (Quanta +), ultraedit and Zeus; Problem is would like to complement the Macromedia tools with a single IDE encompassing PHP, Java, Javascript, Actionscript, XML, & CSS; Once again listed in order of current language preference. Do you have any recommendations?
PHP Extra Credit
-
Class May Later On have On-Line Black Board Quizzes
- Other Project with pre-approval - Syllabus has list of Extra Credit Projects
- Review Questions
Review Questions
| In-Class Tests will use these Review Questions |
| Chapter 1: |
| Chapter 2: |
| Chapter 3: |
| Chapter 4: |
| Chapter 5: |
PHProjekt Notes by Arron RumFord
PHP 5.0 was not required
Downloaded tarball from the newest stable release
ran tar -xvf filename.tgz
then logged in as super user, to access server folders.
on php.ini had to comment out the session save handler
changed folder permissions to allow files to be written;
"should create a group of users"
next rand setup.php in the browser; it runs a script based installation and configuration tool.
used all defaults and loaded up the app.