Coding
How to add images in a mysql database using php
How to add images in a mysql database using php? you don’t. bruhh but why should i add image to db if you make a php based social media or something Please don’t ðŸ˜, please Read more…
How to add images in a mysql database using php? you don’t. bruhh but why should i add image to db if you make a php based social media or something Please don’t ðŸ˜, please Read more…
My project is I have to write a program that reads out an employee’s first name, last name, their hours worked, their pay rate, and overtime hours. Along with calculating the gross pay of each Read more…
tl;dr: What is the correct way to publish a .NET Core + Angular SPA, building both the .NET solution and the Angular app in the “ClientApp” folder for different environments? Some additional context: I created Read more…
Hello everyone! This is a monthly thread for sharing and discussing side-projects created by r/csharp‘s community. Feel free to create standalone threads for your side-projects if you so desire. This thread’s goal is simply to Read more…
First of all, happy new year! I ask this question for my upcoming app. I mean sign in with google, etc. Thank you for your time. I answered yes because it is almost always my Read more…
Being new to C#, I browsed the MS docs section on Classes briefly and wrote up an OOP program as I normally would in my preferred language in a very short amount of time… nice. Read more…
Hello, all. So I’ve been working on this really large project for months. It has two blazor websites(one for the public, one for authenticated admins and mods). those parts aren’t relevant It has a NET Read more…
Peace be upon those who follow guidance how are you all I have a slight problem with the jquery I have two buttons, and a hidden element, when I press the old button the id Read more…
Hi all, Tomorrow I will start a new job as a php developer. In my experience my Dev stack involved vagrant, so I can develop on the same environment as prod. The company I will Read more…
COBOL CALL OPERATIONS There are certain times when we have to deal with multiple programs at same time, and sometimes, we have to access multiple variables from called program or sub program to the main Read more…