Hey,
I just learned the basics of PHP. The toughest thing
I made so far was an online shop.
This is what I learned:
- Include HTML to prevent re occuring html.
- Extract products from the database and display them on the page.
- Make queries to filter on categories/search/amount of products per page.
- Working registration form with a couple of checks (if username already exists etc.).
- Login from were users can login (with a check if username + password exist as a match) then keep the login with a session
Those are a couple of things i've learned. I've also learned some other functions but those are not worth mentioning
I think (I speak of functions like strlen).
My question is how do I go from here? In the end i'd like to be able
to create plugins for Wordpress and/or other CMS systems. However I
don't feel like I am ready to create plugins just yet.
Do you have any suggestions for me to were I should go from here?
I would apreciate any help coming from you
.
If you feel like being my coach/mentor then feel free
to PM me or leave a message here on how I can reach you.
Thanks in advance!
I just learned the basics of PHP. The toughest thing
I made so far was an online shop.
This is what I learned:
- Include HTML to prevent re occuring html.
- Extract products from the database and display them on the page.
- Make queries to filter on categories/search/amount of products per page.
- Working registration form with a couple of checks (if username already exists etc.).
- Login from were users can login (with a check if username + password exist as a match) then keep the login with a session
Those are a couple of things i've learned. I've also learned some other functions but those are not worth mentioning
I think (I speak of functions like strlen).
My question is how do I go from here? In the end i'd like to be able
to create plugins for Wordpress and/or other CMS systems. However I
don't feel like I am ready to create plugins just yet.
Do you have any suggestions for me to were I should go from here?
I would apreciate any help coming from you
If you feel like being my coach/mentor then feel free
to PM me or leave a message here on how I can reach you.
Thanks in advance!