I control form elements using php.If they are not valid i print an error message below them.My problem is when every element is true in the form ,the page is n
currently i am making a website but i want 3 pages. One for the user one for the poster and one for the admin. But Firebase authentication can only be used to l
With QMAKE_CXXFLAGS += -W4 I'm trying to pass W4 to the compiler (Microsoft compiler of VS2019). However, someway, Qt Creator is passing W3 afterwards and my W
I have two vectors called A and B: A is a list of numbers and B is a list that indicates the order that the numbers of A should be arranged. I would like to cre
I am building foo.so and that depends on bar.so. They will both be installed in the same location /some/lib, with the RUNPATH set appropriately to /some/lib. Bu
I am a newbie constructing persistence APIs with Spring Boot, so I came about this doubt. I don't want the user to be able to register two different Accounts wi