Re: [PHP] Authentification and LDAP (SSO / Single Sign-On)

2006-11-07 Thread Nick Talbott
On Tuesday 07 November 2006 12:13, Alain Roger wrote: I'm currently developing a PHP application as intranet tool for our company. I would like to make users connect to this tool with an authentification window where they can enter their domain login and password. via LDAP and Apache module

Re: [PHP] Authentification and LDAP (SSO / Single Sign-On)

2006-11-07 Thread Nick Talbott
On Tuesday 07 November 2006 12:37, you wrote: So how can i implement a SSO via PHP only ? To use LDAP from within PHP you need to have a version of PHP with LDAP support available. Check the PHP online docs for how to do this. Assuming you know how to use PHP to create a standard looking

Re: [PHP] CMS Typo 3 (Slightly 0T(?))

2006-06-15 Thread Nick Talbott
. -- Nick Talbott IT Policy and Planning Manager/Rheolwr Polisi a Chynllunio TGCh Powys County Council, UK web: www.powys.gov.uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Capturing user's IP Address

2005-02-24 Thread Nick Talbott
On Thursday 24 February 2005 9:38 am, N Deepak wrote: Jacques wrote: Which function can I use to capture a user's IP Address when he registers on my site. I would like to store this value in a database. print $_SERVER['REMOTE_ADDR']; --Deepak ..But be careful! -If the user is going via

Re: [PHP] a question about the PHP manual

2004-12-09 Thread Nick Talbott
and come back to them when you need to use them: - Error Handling and Logging Functions - HTTP Functions - Miscellaneous Functions - Network Functions - Regular Expression Functions Then dig into the other sections in the function reference that interest you. My 2p - Nick -- Nick Talbott

Re: [PHP] Best PHP CMS

2003-08-05 Thread Nick Talbott
sophisticated (and hence maybe not worth the learning curve) for your requirements. If you either need a large setup with many content authors, or are likely to use it for a number of sites it's well worth the effort. Ask me off-list if you have any specific questions. - Nick -- Nick Talbott, Powys

Re: [PHP] open source content management systems?

2003-07-29 Thread Nick Talbott
wish. Regards - Nick -- Nick Talbott, Powys County Council (UK) IT Policy and Strategy Manager/Rheolwr Polisi a Chynllunio TGCh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] how to detect if the client's browser accepts cookies ?

2002-05-31 Thread Nick Talbott
On Friday 31 May 2002 10:53 am, David Eisenhart wrote: Hi I am writing a function to construct page links within my site; I want it to append the session id to the URL's query string if the client does not accept cookies (and ignore the session id if the client does accept cookies). How

Re: [PHP] LDAP

2001-06-27 Thread Nick Talbott
to an attribute. I suspect that from the error message you were getting your LDAP server was doing schema checking and probably the rules were not allowing an entry that was missing the objectclass organization. Regards Nick Talbott IT Policy and Strategy Manager, Powys County Council, UK email

Re: [PHP] ldap_search()

2001-03-08 Thread Nick Talbott
tion, you might set the basedn for the search to be ou=Whatever Section,o=Your Organisation,c=US HTH Nick Talbott IT Policy and Strategy Manager, Powys County Council, UK email [EMAIL PROTECTED] FAX +44 (0) 1597 824781 web http://www.powys.gov.uk and http://www.powysweb.co.uk -Original Message

Re: [PHP] solution

2001-02-06 Thread Nick Talbott
If you want any more information, please contact me off the list. Kind regards Nick Talbott IT Policy and Strategy Manager, Powys County Council, UK email [EMAIL PROTECTED] FAX +44 (0) 1597 824781 web http://www.powys.gov.uk and http://www.powysweb.co.uk -Original Message- From: andreas (@wo