Re: [PHP-WIN] open source php cms

2003-07-17 Thread Stephen March
I think "good" is a relative term in terms of what you are doing :) I've been using PHP Nuke for a while (http://www.phpnuke.org), and it's does have it's advantages. *shrugs* It's got a pretty huge user-base. ~Steve [EMAIL PROTECTED] wrote: Hi, I am working with eZpublish. http://www.ez.no No

[PHP-WIN] PHP and mod_perl and Apache2

2003-07-17 Thread jsWalter
Anyone have any idea why I can't run PHP and mod_perl in the same web structure? I am getting this in my error log... [Thu Jul 17 14:02:07 2003] [error] 2508: ModPerl::Registry: Unterminated <> operator at G:/home/walter/htdocs/test.php line 1. Why would Apache be trying to run mod_per

[PHP-WIN] Re: Fatal error with 'DB.php' - solution

2003-07-17 Thread jsWalter
"Jswalter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > OK, I solved it. > > It seems that I **HAVE TO**, **MUST**, **NO CHOICE** place my php.ini in > C:\WINNT (for NT and 2k) or PHP will not find it. This is a hardcoded path > done at compile time. OK, correction, if your intere

Re: [PHP-WIN] Re: Newbie Q

2003-07-17 Thread Gabriel_k
Hey man, I tried using PHP_SELF and PATH_INFO, but they both got this error message: Notice: Use of undefined constant PHP_INFO - assumed 'PHP_INFO' in C:\Fedde\Share\Bilder- Resa\Tyskland-Alemania\Tisdag-Martes\Index.php on line 46 I found path_info when using phpinfo(), but not php_info. What

[PHP-WIN] php4apache2.dll

2003-07-17 Thread jsWalter
What part of phpinfo.php tells me that mod_php4 is loaded and running on my Apache2/PHP 4.3.2 Win 2k system? php.conf (apache conf): # Windows Win32 version LoadModule php4_module modules/php4apache2.dll LoadFile "/etc/php/php4ts.dll" NOTE: pls, no comments on the lack of volume letter,

[PHP-WIN] Re: php, iis, securty warning

2003-07-17 Thread Shena Delian O'Brien
Hi again - The problem was that I'd backed up a previous (linux) copy of php.ini into the "directory-dev" directory. I did not realize that php.ini files inside of a particular directory overrode the c:/windows/php.ini file. (I thought it would be ignored.) So I deleted that file and now it al

RE: [PHP-WIN] help with multiple select

2003-07-17 Thread John Ellingsworth
>From the page where I allow multiple keyword submissions: echo "\n"; $sql->Query("SELECT idKeyword AS idKeyword, keyword AS keyword FROM Keyword WHERE (keyword <> '') ORDER BY keyword"); $rowcount = $sql->rows; for ($i=0; $i < $rowc

[PHP-WIN] help with multiple select

2003-07-17 Thread Fernando Soto
Hello there I'm trying to get the options selected from a multiple select list, but the only one thing that i get is the first letter from one element, check this please This is the form code. Fernando Felipe Felix Carlos Eli an

[PHP-WIN] php, iis, securty warning

2003-07-17 Thread Shena Delian O'Brien
Hi - On my dev machine I have WinXP Pro, IIS, PHP4, mysql. I am using it to test development before I upload it to the linux box (production server). Everything seemed to be working great, all my pages serve just fine, etc. Then I decide to add a new directory called "directory-dev" and copy a

Re: [PHP-WIN] open source php cms

2003-07-17 Thread insite
Hi, I am working with eZpublish. http://www.ez.no Not easy to get into but worth while. Cheers, Doris Citeren "Croskerry, Dan" <[EMAIL PROTECTED]>: > Can anyone recommend a good open source content management system? There > are > lots on the net but I would like to hear if anyone recommends o

[PHP-WIN] Sessions...

2003-07-17 Thread Brian McGarvie
I use a session for a syste to varify login... However sometimes the session seems to timeout (as I'd expect) however it seems random, sometimes it's within a few mins of 'inactivity' and other times i have seen it not timing out if left 'logged in' overnight and continue work in the morning. How

php-windows Digest 17 Jul 2003 14:03:19 -0000 Issue 1827

2003-07-17 Thread php-windows-digest-help
php-windows Digest 17 Jul 2003 14:03:19 - Issue 1827 Topics (messages 20812 through 20815): PHP POS Program 20812 by: Angelo Zanetti 20813 by: Davy Obdam open source php cms 20814 by: Croskerry, Dan 20815 by: Jeremy Whitlock Administrivia: To subscribe to t

RE: [PHP-WIN] open source php cms

2003-07-17 Thread Jeremy Whitlock
Dan, XOOPS at http://www.xoops.org is what I use and you can see a working example, with a few modifications, right here: http://www.developerkb.com If you need any help, let me know. Later, Jeremy -Original Message- From: Croskerry, Dan [mailto:[EMAIL PROTECTED] Sent:

[PHP-WIN] open source php cms

2003-07-17 Thread Croskerry, Dan
Can anyone recommend a good open source content management system? There are lots on the net but I would like to hear if anyone recommends one in particular. Many Thanks, Dan

Re: [PHP-WIN] PHP POS Program

2003-07-17 Thread Davy Obdam
Hi angelo, I dont excactly know what a point of sale programs is but i searched google... http://www.google.com/search?q=point-of-sale%20program%20+%20php&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8

[PHP-WIN] PHP POS Program

2003-07-17 Thread Angelo Zanetti
Anyone know where I can download a demo point-of-sale program from? preferably written in php and preferably a point-of-sale designed for restaurants? any links etc will be great, also POS demos which are not written in PHP are also very welcome. anyone seen or heard of a POS system written in p