Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Php files #16

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

New Php files #16

wants to merge 5 commits into from

Conversation

Akhnus
Copy link

@Akhnus Akhnus commented Sep 8, 2018

having regex validation of phone number in insert_product
1)view_products file with three sub files for edit and update button in it and delete button in it
a)delete.php b)edit.php c)editu.php
2)view_categories is changed and delete , edit and update button is added in it
a_deletecat.php b)editcat.php c)editcatu.php

1) delete.php
2) edit.php
3) editu.php
4) view_products.php
and
regex validation of phone number in file insert_product.php
1)editcat.php
2)deletecat.php
3)editcatu.php
4)and i have edited view_categories.php

Now you can delete and edit in View Categories option
Files Altered :
1) view_customers

Files Created :
1) deletecust.php
2) editcust.php
3) editcustu.php
 1) Insert Brand
 2) Edit Brand
 3) Delete Brand

 4) Insert Category
 5) Edit Brand
 6) Delete Brand

 7) Edit Customer Info
 8) Delete Customer

 9) Edit Products
10) Delete Products

Functionalities till now !!!
2) Delete Orders
3) Edit button is not made because admin should not have privilege to change a customer order.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant