Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim I checked my code and I only found 2 differences, the first is the 2 `use` commands before the require: use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\Exception; require 'includes/PHPMailer/src/Exception.php'; require 'includes/PHPMailer/src/PHPMailer.php'; require 'includes/PHPMailer/src/SMTP.php';… Re: how to create a simple elevator simulation? Programming Software Development by trueframe To make a basic elevator simulation, first, identify the floors and the elevator's capacity. Then, use loops and conditionals in programming to mimic its movement. Include buttons for users to call the elevator and select floors. Test thoroughly for accuracy. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner This one is becoming more perplexing. After adding in the PHPMailer coding, page would crash (e.g. blank white screen, HTML file that would display the screen doesn't even start at all, e.g. error in the 1st running PHP file). Adding the semi-colon at end of line 18 (in previously discussed code) did not work and funny thing is, the original coding… Re: Online subission forms not sending emails of submitted info Programming Web Development by Chris_103 It seems like you're experiencing issues with PHP-based email functionality, where submissions are not triggering emails to be sent. Let's dive into the code snippet you provided and see if we can identify any potential issues or improvements. Re: Printing multiple integers EASY SOLUTION Programming Software Development by Bunker A straightforward solution to printing multiple integers is to use a loop. For example, in Python, you could use a "for" loop to iterate through a list of integers and print each one. This method is simple and effective. Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book But i am generating the JSON code dynamically. If there is no video than i hide the VideoObject tag with if statement. Should i just remove the `itemscope itemtype="http://schema.org/VideoObject"` Read file properties of video files in C++ Programming Software Development by Thomasio I want to figure out what Windows does when you right-click a video file and check properties and I would like to write a similar piece of code in C++. I should be able to figure out how to read the file type and size, but I'm lost in how to get details of the video like resolution and runtime. Which API commands does Windows use there? Re: Read file properties of video files in C++ Programming Software Development by toneewa …, using the ffmpeg library. Just change the filename. extern "C" { #include <libavformat/avformat.h> #include <libavformat… Re: Which programming language is best Ludo game development? Programming Game Development by kishanrg … commonly used languages for game development, including Ludo games, are C++, C#, Java, JavaScript, and Python. Ultimately, the "best" programming… Create And Install Windows Service Step By Step In C# Programming Web Development by Rabiya_1 I'm New In c# and want to create a windows service here what I'… Re: Bouncing Balls: Creating a new ball when two balls collide Programming Software Development by toneewa Some minor syntax fixes. Some things to consider are the collision and distance of drawing the next ball. A ball inside a ball's radius will cause numerous collisions. Even the starting ball locations can be already causing collisions. I added a collision counter display. Increased the maximum balls to make to 50. The timer delay can also impact … Re: Bouncing Balls: Creating a new ball when two balls collide Programming Software Development by toneewa I cleaned up the code some more. Removed some things that were not being used. I ran into a couple problems which caused the freeze you mentioned. It was memory heap space and array allocating. E.g., if x or y becomes negative, and also infinite recursion. I added a x/y coordinate display for a ball, and tinkered with the placement of the … How Build video-player in html And css ? Programming by Kirubel_2 <head><title>navigation</title> <link rel="stylesheet" href="../css/nav.css"> <link rel="stylesheet" href="../css/tutorial.css"> <link rel="stylesheet" href="../css/vedio.css"> <link rel="stylesheet" href="… Bouncing Balls: Creating a new ball when two balls collide Programming Software Development by jprog1000 Hello, I have a program which creates multiple balls and bounces them off when they collide. This works fine. import java.awt.Rectangle; public class Ball{ private int x = 0; private int y = 0; private int radius; private int panelwidth = 500; private int panelheight = 500… Re: How Build video-player in html And css ? Programming by Kirubel_2 body{ /* background: url(../img/w11.png); */ background: url(../img/m.jpg); background-size: cover; background-repeat: no-repeat; margin: 0; padding: 0; height: 101vh; overflow-y: hidden; } .container button{ background: transparent; … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … from USB and run the partition manager. Sure enough, my C drive was showing as unallocated even though I had never… deleted it. I allocated a C partition and formatted as NTFS then boot back into my… Re: ASUS Laptops - my experience Hardware and Software by rproffitt "I allocated a C partition and formatted as NTFS then boot back into my … and you find a lot of partitions other than the C drive. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim …. Fortunately, I have determined over the years how big my C partition should be to allow for extra apps. And there… Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book … itemprop="uploadDate" content="<?php echo date('c', strtotime($upload_date)); ?>"> </div> </div… Re: Where will Twitter be in a few months? Community Center Geeks' Lounge by Dani It's now a year later, and apparently Twitter ended up in the trash. We only have X now ... ;) Re: Mastodon Community Center Geeks' Lounge by Dani I just stumbled upon this and had no idea that Mastodon was even a thing 6 years ago, pty! I first became aware of them back when Elon bought Twitter (ahem, X) and everyone fled ship trying to find an alternative. Sorry no one replied to this thread until now. Guess you were just too ahead of your time. ;) Re: Improve HAVING BY performance Programming Databases by toneewa … the two, it as folllows: Query Duration / Fetch C++: 0.30402 sec MWB: 0.000 sec / 0.…297 sec WHERE: C++: 0.018953 sec MWB: 0.000 sec / 0….000 sec HAVING: C++: 0.0626546 sec MWB: 0.062 sec / 0… Re: Improve HAVING BY performance Programming Databases by toneewa … a server, a database, and wrote a C++ program to connect to it. It measures the…(lib, "mysqlcppconn.lib") // For MySQL Connector/C++ version 6 #pragma comment(lib, "mysqlcppconn8.lib"…;) // For MySQL Connector/C++ version 8 sql::mysql::MySQL_Driver* driver; sql::Connection* … Re: This is me venting Community Center Meta DaniWeb by jkon … answer and not more reasoning (example my C++ threads). Even if you don't know C++ , learn or ask someone that knows… Re: What's the most unexpected hobby or interest you have outside of coding? Community Center Geeks' Lounge by toneewa … function. Vitamin A: It can help enhance collagen development. Vitamin C: It may help collagen structure and ligament function. Vitamin… C is also important because it helps increase collagen production. Vitamin … Re: Word Association Game Community Center Geeks' Lounge by Dani Seriously?! I need to go twice in a row b/c after almost two decades of this thread staying alive, no one's posted in 4 years? OK, fine ... snobby --> princess Re: Microsoft Copilot is missing! Hardware and Software Microsoft Windows by Reverend Jim Right click on taskbar and select taskbar settings. If you want the icon to show then turn copilot preview on. Or you can use the hotkey WINDOWS+C. Copilot should appear docked to the right of the screen.. Re: Read file properties of video files in C++ Programming Software Development by pritaeas Here's a good place to start: https://mediaarea.net/en/MediaInfo Re: Read file properties of video files in C++ Programming Software Development by Thomasio How would that help me? That's just another program that does more or less the same Windows does, but doesn't mention which API commands one needs to get this output. It's open source, meaning one could look into the code and try to figure out the relevant commands but we all know figuring out what someone elses code does takes far longer than … Re: Read file properties of video files in C++ Programming Software Development by pritaeas > It's open source, meaning one could look into the code That's the way I learn... There is no real Windows API to read video info, as this info is different for each video format. With the Windows Property System you can read some information, but it is not accessible with all platforms. Personally I'd choose to learn how to read the …