Jump to content

PHP and XML List to be used as url


Gecco

Recommended Posts

I am asked to submit my assignment at the end of the day. I have done all the designing part except for the XML-List part. I have no idea how to do it as I'm really new to XML. Here is my assignment. Any help or direction to the right path would be highly appreciate.

 

**The Assignment**

 

01.Company needs to maintain the following information related to its clients.

 

(a) Client ID

(B) Name

© Address

(e) Contact information (fixed phone,fax,e-mail,mobile phone)

(f) Products sold

(g) Client category

 

 

 

02.The products are as follows

 

(a) SEO website

(B) Procedure Selector

© Patient Forms

 

 

03.Client categories are as follows;

 

(a) Dentists

(B) Dermatologists

© Gynecologists

(d) Chiropractors

 

Both categories and products should be expandable.

 

You are required to develop an application with PHP and MySql/XML to maintain the clients data and to provide a web service to get access to clients, products & categories as an XML list to be used by other applications through a URL.

 

You are not required to develop scripts to maintain the Categories & Products.

 

However it needs to be available for creating new clients and the web service.

Link to comment
Share on other sites

XML is like HTML but you have a lot more freedom about what the tags are and how things are structured. Unless you have specific directions on the format, output valid and sensible XML and you're good.

 

If you're not sure about sensible, look around at what some people use for their XML and get a feel for how it works. If you're still not sure, come up with something and ask us for feedback.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.