Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old October 5th, 2008, 06:15 AM
Newbie
 
Join Date: Oct 2008
Posts: 2
Default XML and Site Login

Good evening,

I'm relatively new to XML and using it for website design, I'm looking to almost exclusively design a website using XML and XSL (along with all other related components). I know with php it uses the session logged in to determine if a user has access to relative areas designed by the creator. Can XML do this? and how does it go about it? I'm looking for a relatively secure way to authenticate a user and direct him to a variety of sections and content. Thank you for your help.
Reply
  #2  
Old October 5th, 2008, 10:57 AM
Dormilich's Avatar
Expert
 
Join Date: Aug 2008
Location: Leipzig, Germany
Age: 31
Posts: 676
Default

xml was made to exchange data between applications/systems i.e. you can build your website from xml data. for login purposes you should rely on a server side script language. though you may use xml to store user data (name, password, allowed area,...).

regards
Reply
  #3  
Old October 5th, 2008, 05:34 PM
Newbie
 
Join Date: Oct 2008
Posts: 2
Default

So really....


The most complete and secure way would be to use a php based page checking for session data and logged in status then output the elements into xml format..That sucks, I was hoping for a more complete solution with xml/xsl.
Reply
  #4  
Old October 6th, 2008, 05:10 AM
Dormilich's Avatar
Expert
 
Join Date: Aug 2008
Location: Leipzig, Germany
Age: 31
Posts: 676
Default

Well, there are always some things that a special language can't do....
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles