Jump to content

Forms displayed in php and other stuff?


Lv-Kris

Recommended Posts

Hello.  ;D
Well I am willing to display a html table and form within the php. Why? because i have an if/else statement that checks if the user is logged  in. Then it should display a html table with some forms. Ive tried to do it with the echo statement by changing html quotes "" with php quotes ''. well is seems to understand it and the form is displayed, but the $_POST isn't working when i try to post it on some other page. I tried the same form out of php and the post value works perfectly.
Yea, some other stuff- i have a users table in my MySQL db, for example i have many items for example-medals and each user can have more than one of a kind. So could i store that in a single column or make a column for each of the items showing the count of items user has?
Thank You for advices
Kris ;D
Link to comment
https://forums.phpfreaks.com/topic/34439-forms-displayed-in-php-and-other-stuff/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.