User Profile

Collapse

Profile Sidebar

Collapse
TOUNSI
TOUNSI
Last Activity: Apr 15 '08, 06:06 PM
Joined: Mar 3 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • TOUNSI
    started a topic button on the right of the other

    button on the right of the other

    hello has everybody in my page I have two button in a form I would like to know how to put a button on the right of the other
    I would like to know how I can make

    thank you
    See more | Go to post

  • - Lost my connection LDAP after using the POST method in PHP

    hi at every body i can't not connect to active Directory with PHP after using the post method of PHP
    i've no idea about this problem


    i want to know my error

    thank for your helping
    See more | Go to post

  • TOUNSI
    started a topic modification of objectclass of active Directory
    in PHP

    modification of objectclass of active Directory

    hi at every body i'am trying to modify the attribut : object class in Active Directory
    with PHP

    this my code

    Code:
    $entry["objectclass"][0] = "organisation";
    
    $entry["objectclass"][1]="university";
    $entry["objectclass"][2]="lmd";
    
    
    $a=ldap_mod_replace ($ds,$dn,$entry);
    but i've this message...
    See more | Go to post

  • TOUNSI
    started a topic enable Open SSL on Windows with Apache

    enable Open SSL on Windows with Apache

    hi at every body i dowload openSLL for Windows (0.98c) and i've distribution for php/apache it is xamp i create folder in apache called SLL and i copy ssl.conf f
    rom the folder PHP to this folder

    i try to use SLL

    opensll req -new key http://localhost.key -out htttp://localhost.com.c sr

    but i've this message openSLL is not recognizing

    so can you give me the steps for enabling open...
    See more | Go to post

  • TOUNSI
    started a topic display the adress of user in active directory
    in PHP

    display the adress of user in active directory

    hi at every body i've this code that can connect with Active Directory
    Code:
    <body>
    <?php
    $user = "Administrateur@essaie.du";// mon nom d utilisateur c'est la convetion de active Directory d'utiliser le @
    $pass = "dd";// mon mot de passe  
    echo "<h3>Test LDAP n° 1</h3>";
    echo "Connexion ...<br />";
    $ds = ldap_connect ("localhost","389")
    ...
    See more | Go to post

  • TOUNSI
    started a topic display all atributes of ldap_get_entries()
    in PHP

    display all atributes of ldap_get_entries()

    Hi at every body i want to know how i can display all attribute of ldap_get_entrie s()

    I'm using Active Directory and i success in the connection with Active Directory
    See more | Go to post

  • TOUNSI
    replied to Problem Enabling Ldap Module on Php
    in PHP
    hi for every body where i can found php_ldap.dll.

    thanks
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...