Re: [PHP] PHP User

2010-02-06 Thread T L
Hello, Depends on what you're looking to do. For intermediate PHP I like PHP Object-Oriented Solutions by David Powers (friends of ED) The focus is on PHP 5...not sure if anyone outside of shared hosting uses PHP 4, but worth a mention. Regarding PHP In Action, This might just be me personally

Re: [PHP] PHP User

2010-02-03 Thread Paul M Foster
On Thu, Feb 04, 2010 at 03:13:00PM +1030, abby ragz wrote: > > Hi, > > I used PHP 3 years back and was a standard user. > > but now I want to update myself and do self - study . > > > > Please advise from where should I start. > > Any good site recommendations. Programming PHP by Lerdorf,

Re: [PHP] PHP - user profile page with pic

2009-02-23 Thread Virgilio Quilario
> --- > Use FreeOpenSourceSoftwares, Stop piracy, Let the developers live. Get > a Free CD of Ubuntu mailed to your door without any cost. Visit : > www.ubuntu.com > -

Re: [PHP] PHP - user profile page with pic

2009-02-23 Thread 9el
m them you will be able to create something better and not reinventing the wheels. Lenin > > > -Jeff > - Original Message - From: "9el" > Newsgroups: php.general > To: "jeffery harris" > Cc: > Sent: Thursday, February 19, 2009 12:40 AM > S

Re: [PHP] PHP - user profile page with pic

2009-02-18 Thread 9el
The question can be equally rephrased as "How an Atom bom/Spaceship be created"? Answer depends on the level of knowledge you have on coding / developing sites. Woud you be using any framework? or would you use any readymade CMS? Or write everything from scratch? Question can also be generalized

Re: [PHP] PHP User Group in San Francisco

2005-08-15 Thread John Nichel
Catenare LLC wrote: Are there any PHP user groups currently meeting in San Francisco? http://www.phpusergroups.org/groups.phtml?country=United+States&menu=groups -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubsc

Re: [PHP] php user groups - searching for php developers for a project...

2005-04-05 Thread Manuel Lemos
Hello, On Fri, April 1, 2005 7:44 am, bruce said: we're trying to find php developers/partners for a project, and we're wondering if there are php user groups in the cali/bay area (san fran/san jose) area that we can talk with, attend meetings, etc... searching google didn't really turn up anything

Re: [PHP] php user groups - searching for php developers for a project...

2005-04-05 Thread Richard Lynch
On Fri, April 1, 2005 7:44 am, bruce said: > we're trying to find php developers/partners for a project, and we're > wondering if there are php user groups in the cali/bay area (san fran/san > jose) area that we can talk with, attend meetings, etc... > > searching google didn't really turn up anyth

Re: [PHP] php user groups - searching for php developers for a project...

2005-04-01 Thread Matthew Fonda
Im not sure if you have checked it, but there is a calender on www.php.net with a list of a lot of user group events, perhaps you could find one there. hi... we're trying to find php developers/partners for a project, and we're wondering if there are php user groups in the cali/bay area (san fra

Re: [PHP] php user management functionality

2004-05-01 Thread Travis Low
I wrote a job-tracking/workflow management application called Willow Job Tracker. You can download a copy of the free GPL version from here: http://dawnstar.com/index.php?display=ProductDetails&id=780 And there's a demo here: http://dawnstar.com/wjtf/ Login to the demo using admin/admin.

RE: [PHP] PHP User Groups

2003-03-15 Thread John W. Holmes
> Is or has anyone here been part of or started a PHP user group? I am > thinking it would be a great thing to get started in my area (maybe one > already exists?) and I was looking for suggestions on how to go about > it and things to know before getting started, etc. > BTW. I live in Southern New

RE: [PHP] PHP User Name on Win2000

2002-10-02 Thread John W. Holmes
If you are using IIS, then PHP runs as the IIS user, IUSR_. If your computer name is Mango, then it'd be IUSR_MANGO. ---John Holmes... > -Original Message- > From: Ionut Ciocirlan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 02, 2002 2:54 PM > To: PHP List &g

Re: [PHP] PHP User Name on Win2000

2002-10-02 Thread Ionut Ciocirlan
The one that accesses the filesystem through PHP is the webserver itself, not PHP. And as your server is probably instaleld as a service, it runs under SYSTEM credentials. - Original Message - From: "[-^-!-%-" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 02, 2002 9

RE: [PHP] PHP User Permissions

2002-09-13 Thread Jay Blanchard
[snip] Does anyone know how to define a PHP script (within itself) to run as a certain user. Currently my PHP scirpt runs as "nobody" and I need to change the user it runs as temporarily to get certain permissions to update a file. [/snip] A running script cannot change its own permissions, and i

RE: [PHP] PHP: User Authentication Script

2002-08-27 Thread Vail, Warren
server or database security. hope this helps, Warren Vail Tools, Metrics & Quality Processes -Original Message- From: Anthony Ritter [mailto:[EMAIL PROTECTED]] Sent: Monday, August 26, 2002 8:02 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] PHP: User Authentication Script In my phpinfo

Re: [PHP] PHP: User Authentication Script

2002-08-27 Thread @ Edwin
ache/php/sapi/php4apache.dll // insert this >line > ># blahblah2 >.. > > >- Original Message - >From: Farianto Kurniawan <[EMAIL PROTECTED]> >To: Anthony Ritter <[EMAIL PROTECTED]>; ><[EMAIL PROTECTED]> >Sent:

Re: [PHP] PHP: User Authentication Script

2002-08-27 Thread Anthony Ritter
nt: Monday, August 26, 2002 10:36 PM Subject: Re: [PHP] PHP: User Authentication Script > ...hello .. Mr.Anthony Ritter .. > > Actually I have faced the same problem with you but right now I can fix it . > > What you must do is : > 1. Turn off your Apache Web Server > 2. Edi

Re: [PHP] PHP: User Authentication Script

2002-08-26 Thread Farianto Kurniawan
45/46 Indonesia - Original Message - From: "Anthony Ritter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 10:01 AM Subject: Re: [PHP] PHP: User Authentication Script > In my > phpinfo() > > I get: > php versi

Re: [PHP] PHP: User Authentication Script

2002-08-26 Thread Anthony Ritter
In my phpinfo() I get: php version 4.0.0 Server_APICGI .. Is this why it is not working? If so, how does one install PHP as a "module"? Please advise. Thank you. TR ... Warren Vail wrote in message:

RE: [PHP] PHP: User Authentication Script

2002-08-26 Thread Vail, Warren
rren <[EMAIL PROTECTED]> To: 'Anthony Ritter' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 7:49 PM Subject: RE: [PHP] PHP: User Authentication Script > What does your apache server log say? > > > Warren Vail > Tools, Metrics & Q

Re: [PHP] PHP: User Authentication Script

2002-08-26 Thread Anthony Ritter
hony Ritter' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 7:49 PM Subject: RE: [PHP] PHP: User Authentication Script > What does your apache server log say? > > > Warren Vail > Tools, Metrics & Quality Processes > (415) 66

RE: [PHP] PHP: User Authentication Script

2002-08-26 Thread Vail, Warren
What does your apache server log say? Warren Vail Tools, Metrics & Quality Processes (415) 667-7814 Pager (877) 774-9891 215 Fremont 02-658 -Original Message- From: Anthony Ritter [mailto:[EMAIL PROTECTED]] Sent: Monday, August 26, 2002 6:51 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP: