How to pick a Session () start name with the selection tag??? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to pick a Session () start name with the selection tag???

php and html

15th Apr 2018, 8:31 PM
WizRick
WizRick - avatar
2 ответов
0
session_start(); $tag = $_SESSION['tag']; echo $tag;
27th Apr 2018, 5:06 AM
Harry Singh
Harry Singh - avatar
0
thanks
28th Jul 2018, 2:09 PM
WizRick
WizRick - avatar