davisville 4 years ago
so please if i have a link like "/index/signup" , how can i make the content on /index different from that of /index/signup?
comment
mario 4 years ago
reply
mario 4 years ago
read the examples again or if you trying to say,i have upto 5 or 4 pattern value for example i want to get
/index/signup/?name=davisville&password=12345678&join=yes&token=ABCabc123
but you are trying to do it in pattern form just think your url must be related to these completely
/index/signup/davisvile/12345678/yes/ABCabc123
then edit index page pattern note ,, and the rest will show but the signup can be use in register form code like all my tutorial are from m.wapka.org quick understanding examples
reply