Click here to get back home

Access Active Directory (of WINDOWS SERVER 2003) via LDAP

 HomeNewsGroups | Search | About
 comp.lang.php    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Access Active Directory (of WINDOWS SERVER 2003) via LDAP Frank F 02-28-2006
Get Chitika Premium
Posted by Frank F on February 28, 2006, 8:48 am
Please log in for more thread options
Kimmo Laine wrote:
> <?php
>
> include('http://www.your.domain/next_page.php?foo=bar');

Unless next_page.php generates PHP, the script with this include will
only get HTML.

> exit();
>
> ?>

next_page.php

<?php
if (isset($_GET['foo'])) {
echo '<?php echo $_GET[\'foo\']; ?>';
} else {
echo '<?php echo \'Not available\'; ?>';
}

--
File not found: (R)esume, (R)etry, (R)erun, (R)eturn, (R)eboot

Posted by andyt_2000_uk@yahoo.co.uk on March 1, 2006, 5:49 am
Please log in for more thread options
Kimmo Laine wrote:
> <?php
>
> include('http://www.your.domain/next_page.php?foo=bar');

Unless next_page.php generates PHP, the script with this include will
only get HTML.

> exit();
>
> ?>

next_page.php

<?php
if (isset($_GET['foo'])) {
echo '<?php echo $_GET[\'foo\']; ?>';
} else {
echo '<?php echo \'Not available\'; ?>';
}

--
File not found: (R)esume, (R)etry, (R)erun, (R)eturn, (R)eboot

Similar ThreadsPosted
authentification on Active Directory with LDAP January 8, 2007, 3:01 am
Authenticate to Active Directory via LDAP March 24, 2008, 6:56 pm
Retrieve Win.2003 Active Directory user May 14, 2008, 4:45 am
Sorting Active Directory/LDAP Output (Lastname, Firstname) February 23, 2005, 12:02 pm
Authenticating users from Windows Active Directory from PHP Code February 9, 2005, 4:21 am
unable to connect to active directory server July 31, 2008, 6:42 pm
NEWB question about PHP and IIS 6 on Windows 2003 Server September 9, 2004, 11:19 pm
PHP/MySQL on Windows 2003 Server 64bit August 14, 2006, 2:24 pm
can php create actual accounts on windows 2003 server December 13, 2004, 11:16 pm
installing php 4.3.8 onto windows server 2003 with IIS 6 & multiple websites nightmare August 21, 2004, 6:00 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap