I have been working on a shopping cart program for awhile and finally have gotten all the coding done.
There is one quick question that I have,
how do you integrate the administrative stuff with the rest of the shopping cart program?
For instance, the administrative backend processing involves adding new categories to the store, adding new products, removing and updating products.
To get the the administrtative pages, a login is needed and has been created but I was wondering if the administrative page is going to be part of the shopping cart program in that you add a link called administrion with login credentials.
Please shed some light on this for me.
Thanking you in advance.
There is one quick question that I have,
how do you integrate the administrative stuff with the rest of the shopping cart program?
For instance, the administrative backend processing involves adding new categories to the store, adding new products, removing and updating products.
To get the the administrtative pages, a login is needed and has been created but I was wondering if the administrative page is going to be part of the shopping cart program in that you add a link called administrion with login credentials.
Please shed some light on this for me.
Thanking you in advance.