Posts by Klauzito • 21 points
2 posts
-
0
votes1
answer77
viewsQ: Problems with MYSQL data
I have to make a query in mysql database but I have a problem in my query. In my bank I have 3 string fields, being a day, Month and year. These are not dates, but varchar. Ok. I can’t change that…
-
2
votes1
answer74
viewsQ: User created subdomain
I am developing a user area system, when registering, this user will have his area with his subdomain, chosen by him. Doubt: How to do this subdomain registration, and he will not have access to…