Hi all In my experience, security on low cost shared hosting where all users (ie customers of the hosting service) have telnet access is usually very poor or...
Hallo allemaal. Op vrijdag 21 december 2001 14:45, schreef je: - > Are all of the administrators of the virtual "trusted?" If not, - > the above - >...
Rob
rob@...
Dec 21, 2001 2:45 pm
27
... /usr/lib/php/classes is, in our servers owned by apache.apache, which is the user running the web server. The directory is read-only, except for root... ...
Webmaster
webmaster@...
Dec 21, 2001 1:49 pm
26
Hi, UL> One additional though. Include files are frequently used to hold DB UL> access information including userid and password. Someone could see UL> the...
Aleksic Goran
goran@...
Dec 21, 2001 1:33 pm
25
... Are all of the administrators of the virtual "trusted?" If not, the above solution is unacceptable. Anyone with access to the command line on the server...
Urb LeJeune
urb@...
Dec 21, 2001 1:00 pm
24
... Hi there, A very good practice is to drop in a standard place, say /usr/lib/php/classes all classes your virtual hosts should consider as "standard". Every...
Webmaster
webmaster@...
Dec 21, 2001 8:12 am
23
... OOP is more about a way of thinking rather than a way of programming. Any good advanced PHP book has material on OOP. Three must have PHP boosk. The PHP...
Urb LeJeune
urb@...
Dec 20, 2001 8:34 pm
22
Hi everybody! Millions of emails poured into my mailbox - cool :) I checked out the bookmark function (which is working sometimes and sometimes not). It's a...
... Hash: SHA1 Hy, you can define an include path in you php.ini. This path is then the include path for all virtual hosts and you can drop your include files...
Oliver Schlag
oliver.schlag@...
Dec 20, 2001 6:33 pm
20
Is there a standard default include location where one can make resources available to many virtual hosts? Or must we make our own? -B......
Bruce A. Burdick, Jr.
bucky@...
Dec 20, 2001 6:23 pm
19
makes sense! thanks....
Stephen Miller
steve@...
Dec 20, 2001 4:50 pm
18
... Well, you dropt them in a place where your include path can reach them. Then include( "ThisFunkyClass.php" ) ; // more includes... $MyObject = new...
Webmaster
webmaster@...
Dec 20, 2001 4:44 pm
17
I have only been using php for about 6 months, but I really like it. Here are my simpleton questions: How do I use all these new php classes? Where do I put...
Stephen Miller
steve@...
Dec 20, 2001 4:25 pm
16
I recently became interested in this topic. I found a few projects on sourceforge.net. Only 1 has released any code. Php MiddleKit -...
George.T.Essig@...
Dec 20, 2001 2:54 pm
15
A toast to our host. :) How does a guy write THAT MUCH code (much less high quality work) with a full time job and a wife and get any sleep... Well done!...
Hi, Just started an integrated company package using some of the phpclasses repository stuff, mainly Metabase. Sounds this list is the perfect place to deal...
Webmaster
webmaster@...
Dec 20, 2001 7:44 am
13
i'm not sure about what you're looking for. but adodb is a nice db abstraction layer for php: http://freshmeat.net/projects/adodb/ ... hth, -eric -- .--....
neuroticimbecile
eric.rosel@...
Dec 20, 2001 7:11 am
12
I'm a beginner. What's OOP in PHP? A basic definition would be fine...
Ladonna
gladonna@...
Dec 20, 2001 5:24 am
11
Hello, ... I don't know anything like that for PHP, but I use this class to synchronize data between forms and databases. ...
Anyone familiar with Tangram from the Perl world? It's a generic abstraction layer that maps objects to a relational database. Is there anything like that for...
Bruce A. Burdick, Jr.
bucky@...
Dec 20, 2001 3:48 am
9
Hello, ... Have you tried mailing the author? I think many authors did not notice it yet, but some classes could have more downloads if they provided examples...
Hi there I found this class at http://phpclasses.upperdesign.com/browse.html/file/944 I must be stupid but I just don't know how to use it No example is...
Hello, ... This class from Alain Samoun does precisely that. http://phpclasses.upperdesign.com/browse.html/package/388 I think this class from Markus Fischer...
Is there a class available that will take as input a MS Word document and produce an HTML page or even just titles and paragraphs. I know you can save as an...
Urb LeJeune
urb@...
Dec 19, 2001 9:32 pm
5
Hello, ... Most people have just arrived and some are still finding a seat to hang in here. :-) Anyway, the theme of the list if OOP in PHP and eventually...