[Phpmylibrary-users] Re: I want to try phpmylibrary-1.0.3
Status: Beta
Brought to you by:
polerio
From: Polerio B. <pt...@ho...> - 2002-05-04 05:36:58
|
Greetings, First I want to answer first your question about GetPolerioRoot() function. I want to ask first, what kind of system are you using, is it linux, unix or windows. It is because your system didn't interpret the GetPolerioRoot() function well. Basically, this function only gets the document root of the server. try to get make a this code $myroot=getenv('DOCUMENT_ROOT'); $polerioroot= $myroot.'/modules/PhpMyLibrary/polerio'; or perhaps try to phpinfo() your system to get your document root. document root is where you put your htdocs. ex. 1. /var/ww/html 2. /usr/local/etc/httpd/htdocs your system perhaps use either of this directory, then make it $myroot='/var/ww/html'; $polerioroot= $myroot.'/modules/PhpMyLibrary/polerio'; if this still doesn't work try to open the php.ini of your system and uncomment the _error_all i think, just a parameter that will deactivate full error checking. it is because it will produce errors even if this is only a minor error. About ISIS files. Currently, I am working on it. As you can see in the phpmylibrary-1.0.4a you can import MARC data from librarty of congress now I am making a script that will make you import ISIS .iso files. This will reduce the encoding of already existing data. It will be included in the next release. Don't use the phpmylibrary-1.0.3 as this would not make you flexible from all new version because I recoded the whole program in phpmylibary-1.0.4a. just try to wait because the circulation module, transaction modules, will be available soon. til then, Polerio >From: "umar" <um...@li...> >To: "Polerio Babao" <pt...@ho...> >Subject: I want to try phpmylibrary-1.0.3 >Date: Fri, 03 May 2002 12:16:07 +0700 > >Polerio Babao writes: > >Dear Babao, > >How can I manage the user and admin function at your phpmylibrary previous >version ? >So the user only do what the user should be and the admin can manage alloff >transaction and cataloging.. >Do you know how to convert old data from dos format to phpmylibrary >database >? Previously we run our cataloging by CD/ISIS software and Circulation in >DOS Platform (Clipper Apllication). >Can use your phpmylibrary in real ? We have to convert 52000 records for >this.. We'll apreciate if you can help us.. > >Sincerely, > > >MUST >http://library.usu.ac.id Polerio T. Babao Jr.II 43-A Bagong Lote, Potrero Malabon, Metro Manila Philippines http://www.polerio.n3.net http://phpmylibrary.sourceforge.net +632 4480621 +632 916 5477736 _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com |