Posts by Jonas • 33 points
2 posts
- 
		1 votes1 answer533 viewsQ: Pass collected values at the click of the button to php variableI am a beginner in PHP and I have the following problem: I have a table, to which each row has a title, and three buttons that have values, to the user click the button 1 or 2 the 3, I need to store… 
- 
		2 votes3 answers134 viewsQ: View products from multiple categoriesThis is my first post, I’ve been trying to solve a problem for some time now, but without success. I have the CATEGORIES table and the PRODUCTS table I need to display the following ways: CATEGORY 1…