User Profile

Collapse

Profile Sidebar

Collapse
lmwasisebe
lmwasisebe
Last Activity: Feb 20 '08, 09:25 AM
Joined: Feb 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lmwasisebe
    replied to Single sign on
    in PHP
    [php]
    i would advise you to code with php and maybe use MySql for your database even though you can actually connect with any database management system. What you need is"
    1.The registration form
    2.Registration form processing code
    3. Login form
    4.Login processing code which verifies users against your database

    This is a dummy registration form:
    <form name="login" method="post"...
    See more | Go to post
    Last edited by ronverdonk; Mar 5 '07, 04:07 PM. Reason: code within tags

    Leave a comment:


  • lmwasisebe
    replied to how to use ssl facilities for php pages
    in PHP
    i am also a new php developer though i have done some interesting staff with php, anywhere i think it all depends:
    1. are you using apache or IIS - because you can actually use ssl when running apache i dnt know with IIS
    2. your db, is it MySql or some other db management system

    to make easier can you explain the architecture of your check out page, what do u really want it to achieve...
    See more | Go to post

    Leave a comment:


  • lmwasisebe
    started a topic Retrieving XML String
    in Java

    Retrieving XML String

    hie guys i having problems retrieving xml values, this is the structure of the problem:

    I have a database with the following fields, 1)id 2)state 3)request. the request field contains a xml file converted to a string. the problem now is that i have to retrieve certain values from that xml string in the request field and save the in some other databse

    please assist
    See more | Go to post
No activity results to display
Show More
Working...