Posts by waltersickmann • 15 points
4 posts
-
1
votes1
answer170
viewsQ: Error installing Composer and Variable
I uninstalled and reinstalled a newer version of Vertrigo Server to have PHP 7, but when I try to do something with Laravel or Composer on CMD there appears a message saying: "the program cannot be…
-
0
votes3
answers1577
viewsQ: Percentage mask
How can I make a percentage mask, where the user type a number in percent in an input-text, the number can be at most 100%, so if for example the user type 30% in the first input, he can no longer…
-
0
votes2
answers124
viewsQ: Registration form
I’m making a registration form and I don’t know how to proceed in this case: The form has mandatory fields, if the user clicks "OK" without one of these fields being filled, returns a message asking…
-
0
votes0
answers34
viewsQ: How to change form as cookies
I am working on a betting site, I would like to know how I can do for when the person bets, change the view of that bet (show how already made the bet and give the link if you want to edit).…