my First point is to connect to the server with MySQL Adminisrator
I have created a new connection = MyConn
username = any
password = any
Hostname ?? Localost doesn't work then I have tried the name of my Computer it doesn't work too
where can I find the way to connect to the server to...
I must do a shop on line with 1 to 3000 articles .... is it realist to use only xml to store products (updating adding deleting searching) and customers ... ?
if yes is there any good example somewhere ?
thank you
I have the folowing XML file >>>
<page>
<item langue="fr">
<javascripts defaut="1">
<javascript>js_one</javascript>
<javascript>js_two</javascript>
</javascripts>
<stylesheets defaut="1">
<stylesheet media="all"...
I have the following schema (xsd)
<xs:element name="subMenuBar">
<xs:complexType>
<xs:sequence>
<xs:element ref="item" maxOccurs="unbounded"/>
<xs:element ref="separator" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.