It is a very simple program and I have just started learning c++ but the for loop is not working in this program. can anyone tell me why the for loop in this c+
I have a file that contains a list of books. Each book has 4 variables delimitated by a Tab. The variables are Title author isbn qty and there are around 400 bo
Shopify has a max display limit of 50 products per page. To get around this limitation I've made a jquery code snippet. The script grabs the url from each pagi
I would like to use some nested routes with params in the middle The routes i would like to be able to reach are : /foo/:id/bar1 /foo/:id/bar2 /foo/:id/bar3 My
I want to save an image inside a folder with a name that matches with the users email when signing up. The flow of the file in Firebase Storage is like this use
after to make some research I took the measures to guarantee that the JS will be loaded before trying to run it but... it won't work! This works: <!DOCTYPE h
Given that each PHP file in our project contains a single class definition, how can I determine what class or classes are defined within the file? I know I cou
For some time now I am not able to use git when remotes are set with a http url. I solved that problem by replacing the http url by corresponding ssh url. Howev
I currently have an application allowing users to purchase items, providing prior registration and login. The stack is Vue (+Vuex) / Laravel. All users are regi
I have a threaded timer running to disconnect from p4 after a certain amount of time (because perforce will auto timeout in our application and fails to reconne