It is safe to use session_id with a custom string? Because my session_id generated a different random token after I reload my php project that cause session won
I am creating an app where users will create accounts (email/password) and log in using the account created. The question is - is everything allright with stori
I am creating a Flutter app and I want to show the image file size (in kb/mb) when the user gets an image from either the gallery or camera. 1 Right now, when t
I have a reactable in R and I want to display a column that is highlighted in a certain color (in the example below: yellow) and on hover each cell should displ
I have two tables users and posts. users has one to many relation with posts table. Post has 'type' column. This type may be sports,art, politics... etc. users
I'm now having a problem with getting an id of array feeds from database (Postgres) with Gorm. How can I query and return id array feeds? I don't know how to ge
Using the guide on: How to plot Pie charts in haploNet Haplotype Networks {pegas} I was able to make a haplotype plot for my data. Here is my code: library(a