I am using Bootstrap for a project. For a content element I have created a card. In the card header I use col-md-9 for the headline. By default the height shoul
I'm using the pycrypto module to encrypt files. When running the python code, it works well: $ python encrypt_file.py file but when I build encrypt_file.py to
Hello guys im trying to make a point of sale software using tkinter. as in the sample picture i want to create one root window but display different things when
This is a solution to city problem, where cities have at most 1 train station and 1 bus station, some cities have both. and from a starting city i will be findi
I have searched for this but did not find a perfect function in php. I want to get a php function that calculate person age only in months. For example: less
I want to achieve following algorithm: Preconditions: You are logged in instagram web version You see the default home page You are using chro
I want to input the plaintext with string but i have problem in the source code in python3. This my code: #!/usr/bin/env python NUM_ROUNDS = { # (block_size, k
I have two systems in my websites: Wordpress and myBB forum. I want to connect them, everyone who register in wordpress (my main site) will be registered in myB
I keep getting this error: MySql.Data.MySqlClient.MySqlException: 'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server
I want to use Coroutine flows to achieve this. I have a DAO/Table in Room: info. This info-table is a lookup that holds id and type for other models. There's a