Re: [PHP] Re: Help reg. create user and allocate space

2002-07-29 Thread Rick Widmer
At 04:55 AM 7/29/02 -0500, Richard Lynch wrote: > >I am using PHP-4.1.1, postgresql on Linux. > > > >I want the following functionality, I dont know how to implement it. > > > >Each time a new user registeres, I want to create mail account by the name > >he specifies and allocate him some space of

[PHP] Re: Help reg. create user and allocate space

2002-07-29 Thread Richard Lynch
>I am using PHP-4.1.1, postgresql on Linux. > >I want the following functionality, I dont know how to implement it. > >Each time a new user registeres, I want to create mail account by the name >he specifies and allocate him some space of the server, say 2mb. > >How this is incorporated ? Woof. D