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

Add new files of Admin Panel #9

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

Conversation

fahadali812
Copy link

i am add 6 files and make simple desgine of pages

@14Muhammad
Copy link
Owner

@fahadali812 Please get the Latest code, sync your fork.
See the following link.
How to sync

admin/index.php Outdated
@@ -29,22 +29,22 @@
</a>
</li>
<li>
<a href="index.php?insert_category">Insert New Category</a>
<a href="insert_category.php">Insert New Category</a>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fahadali812 We just need to include the pages in index.php on the basis of URL variable ($_GET), that why created URL variables intentionally.
No need to do this.

* Time: 12:35 PM
*/
?>
<form action="" method="post" style="padding: 140px; background-color: steelblue; ">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fahadali812 Inline CSS styling is not recommended. Only use bootstrap classes.

* User: Fahad Ali
* Date: 9/4/2018
* Time: 7:24 PM
*/
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to add comments in the final code.

# Conflicts:
#	admin/view_brands.php
#	admin/view_categories.php
#	admin/view_customers.php
# Conflicts:
#	admin/view_brands.php
#	admin/view_categories.php
#	admin/view_customers.php
# Conflicts:
#	admin/view_brands.php
#	admin/view_categories.php
#	admin/view_customers.php
error is (Undefined variable: con in)
issue
@fahadali812
Copy link
Author

issue in page loading page is not proper loading they run as view_product.php instead of admin/index.php?view_products

@fahadali812
Copy link
Author

pgp

@fahadali812
Copy link
Author

capture

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.

2 participants