Posts by Igor Souza • 45 points
3 posts
-
-2
votes2
answers78
viewsQ: Comparison of php dates
Good morning friends! My goal is to compare two dates in PHP. I want to check if $data1 is 24 hours longer than $data2. How do I do this? Thank you!
-
3
votes1
answer536
viewsQ: Problem with Saving Image in Mysql C#
Hello! When saving the image, instead of going the file to the database with the right size, goes the following: Code inside the Visual Studio: private void button1_Click_1(object sender, EventArgs…
c#asked Igor Souza 45 -
-4
votes1
answer62
viewsQ: How to synchronize full screen and minimized c#
Hello! How do I get an idea of the Design of Windows Forms in Visual Studio for different screens? position the right buttons and etc... Java made Forms have this automatic function, but in VS I…
c#asked Igor Souza 45