Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner My 4 domains are all through URL provider IONOS. The question is why does the sender's email address as entered on the front end of the on-line submission form have to have the same ending as the domain name of the site or one of the other 3 or else submitted info fails to send ? Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner That's a problem. The email addresses issued for @RadiantNewHorizonHomes.com or 1 of the other 4 are created by me. Unknown parties that submit online forms on one of my domains would not have one of these email addresses. I would want to receive the submitted info from senders of any email address like has been since 2011 until Feb 2024. This is … Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner There is no making emails "appear" to be from other than the true sender. I'll explain further. Suppose John Smith has an email address of johnsmith@gmail.com. John then goes on to one of my sites, lets say RTO-USA.net, and fills out an online submission form and enters his email address truthfully (johnsmith@gmail.com). This email … Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner If John isn't the sender then who is ? Also, continuing from the John Smith example, if John Smith enters his email address as johnsmith@SubterraneanSoundStudio.com or johnsmith@RTO-USA.net (ficticious email addresses) then the submitted info would be emailed to me but if he uses his true email address then it would not. Continuing from this … Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner I just discovered some new information on why the online submission pages weren't sending as during some testing I discovered there was a way for the submitted info to be sent. Here it is. I have online submission pages on 4 websites: RadiantNewHorizonHomes.com, RTO-USA.net, SubterraneanSoundStudio.com and RebHellionRecords.com. Each of these 4 … Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner …all, e.g. error in the 1st running PHP file). Adding the semi-colon at end of line…screen display HTML file (2nd running file after the PHP) was. So I started adding the new code …bit by bit to the original PHP file to see where it would crash. First… be difficult as using 1 & 1/Ionos PHP files. What is coding to access error logs or… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim …; require 'includes/PHPMailer/src/Exception.php'; require 'includes/PHPMailer/src/PHPMailer.php'; require 'includes/PHPMailer/src/SMTP.php'; and the second is mine… require DNS access. EDIT2: You could also try taking the PHP out of the try - catch block to see if that… 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: Using Natural Language to Query SQL Databases with Python LangChain Module Programming Computer Science by aishamushtaq very helpful 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"` APIs and SDKs in a PHP project Programming Web Development by FarrisFahad … to understand how I can add an SDK to my PHP projects to make APIs calls. I noticed that every software… to have it for every SDK? I am also using PHP procedural programming and I noticed that these SDKs use OOP… Re: Improve HAVING BY performance Programming Databases by Biiim … impact on the speed You can also fine tune the MySQL system variables to better handle the queries you want to… (thats about 17,000 inserts a second). I even have PHP running about 30 queries with various joins and criteria from… they get dropped to save time and memory usage, the PHP query uses a specific ID so the rows are cut… Re: Improve HAVING BY performance Programming Databases by Dani … long it typically takes to generate the HTML from the PHP code *and* send it over the wire (e.g. including… strictly about the time to generate the HTML from the PHP code, which I would guesstimate is overall like 60ms-80ms… Re: Improve HAVING BY performance Programming Databases by Dani … even start sending it over the wire. That means all PHP interpreted, SQL queries executed, etc. Everything we need to build… Re: Improve HAVING BY performance Programming Databases by Biiim > I don't have experience with MariaDB, but in MySQL, something like that will work as long as I do ….* and the creator continued developing MariaDB and Oracle took MySQL - so that's why they are very similar as in … are insanely fast, I remember the speed jump of my MySQL server back circa 2008-2010 from a HDD to SSD… Re: Improve HAVING BY performance Programming Databases by toneewa …, I want to share my experience learning MySQL in the past day. I setup a…comment(lib, "mysqlcppconn.lib") // For MySQL Connector/C++ version 6 #pragma comment(lib, &…main(){ while(ct!=5){ try { driver = sql::mysql::get_mysql_driver_instance(); con = driver->connect("tcp://127.… Re: Improve HAVING BY performance Programming Databases by Dani …; 10 I don't have experience with MariaDB, but in MySQL, something like that will work as long as I do… Re: Improve HAVING BY performance Programming Databases by toneewa … MAX(Price). With a database over 305K rows, 3 columns, MySQL Workbench is unstable importing. Took over 2 hours. WHERE is… Re: Improve HAVING BY performance Programming Databases by toneewa … your mentioned alter table index. Took 4.375 secs in MySQL Workbench. It did speed up the results. I'll have… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … order to install Composer, need a Command Line PHP.exe file. I do not have one of… these. I have been using PHP services from URL provider, 1 & 1…They said in order to get a Command Line PHP.exe file, requires SSH to 'Connect to … Question: how does one get the Command Line PHP.exe file needed to install Composer ? In Composer … Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … screen is something in the coding not being understood by PHP 8.2. Any insights on what could be causing the… blank white screen ? <?php use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\Exception; require 'PHPMailer… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim You don't need composer or access to the php.exe. just locate the PHPmailer Directory into your …is located. mine is `require 'includes/PHPMailer/src/PHPMailer.php';` cause I put it in a folder called includes, …the PHPMailer folder. like `require '../../includes/PHPMailer/src/PHPMailer.php';` I don't have access to the hosting server … Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani … send email but screen turns blank white. That's a PHP fatal error. It could be a syntax error, or it… that PHPMailer is not in the location you're telling PHP to look. Do you have any way of accessing the… Display product filter on all products category Programming Web Development by ianhaneybs …www.beechwoodsolutions.co.uk/sites/simply-heavenly-foods/index.php?route=product/category&path=271 has the …www.beechwoodsolutions.co.uk/sites/simply-heavenly-foods/index.php?route=product/category&path=-1 I would … extension I downloaded is https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=29713. I have… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … screen is something in the coding not being understood by PHP 8.2. Any insights on what could be causing the… Re: How to query database using variable and get all results not just one row Programming Web Development by Chris_103 … of fetch(). Here's how you can modify your code: ```php // Query database to retrieve records associated with the user $sql… Mariadb10.11.6 Glarea single failed node startup stuck failure Programming Databases by mx_983 …; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /var/lib/mysql/; gcache.keep_pages_size = 0; gcache.keep_plaintext_size = 128M; gcache.mem_size = 0; gcache….log --pid-file=/run/mariadb/mariadb.pid --socket=/var/lib/mysql/mysql.sock --wsrep_start_position=20c1183c-e5c5-11ee-9129-97e9406cb3f8:7183126' WSREP_SST: [INFO… Using Natural Language to Query SQL Databases with Python LangChain Module Programming Computer Science by usmanmalik57 … ``` # connector for PostgreSQL !pip install psycopg2 # connector for MySQL !pip install mysql-connector-python ``` ## Defining the LLM and Agent As previously…the least sales from the Northwind database in a MySQL server. ``` mysql_uri = 'mysql+mysqlconnector://root:mani123@localhost:3306/northwind' mysql_db = SQLDatabase… Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book …itemscope itemtype="http://schema.org/VideoObject"> <?php if (pathinfo($image4, PATHINFO_EXTENSION) === 'mp4') { // Display… <meta itemprop="name" content="<?php echo htmlspecialchars($product_name); ?>"> <meta … VB2010- why i get a different vertical size\color on RayCasting? Programming Software Development by cambalinho … yes i'm here too: https://www.vbforums.com/showthread.php?902527-VB6-raycasting-how-get-the-image-line but without…