[PHP] help installing php

2002-01-17 Thread Juni Adi
on dependency stuffs. So, can anybody point me sites where I can download the right rpms to work along with my stuffs? (I'd prefer RPMS because I've always been having trouble installing from source code). Cheers -- ++++

Re: [PHP] help installing php

2002-01-17 Thread Juni Adi
two of them as I was instaling both apache and mysql from rpms. So, can you tell me to define the path for those apache and mysql so I can make the PHP work along with apache and mysql as well? Or at least tell me what indicate a source code directory (what files are in). Maybe I can search it manually

Re: [PHP] help installing php

2002-01-19 Thread Juni Adi
tory (I have to save my disk spaces). -- +++++ || Juni Adi || || Volunteers Alliance for Saving the Nature || || www.arupa.or.id || + -- PHP General Mailing List (htt

[PHP] open/read file/directory and file test

2002-01-19 Thread Juni Adi
On Sun, 20 Jan 2002, Juni Adi wrote: Hi folks, After meessing up with installation stuffs, now it's time for PHP code: 1. How to tell PHP to open a file like Perl do through: open (FILE, $file); 2. Same question, this time to open/read a directory: opendir (DIR, $dir); and re