I'd like to create a js for a dynamic location
So i'd like to have a text saying [Location] which will be shown and changed based on the viewer's location/ip. I tried to follow this video here https://www.youtube.com/watch?v=1KiGKd2XXL4 but i...
View ArticlePython - MySQL - Too many connections?
A script that was working fine on 100 records per batch choked when I fed it 1,000 records. It gave: mysql.connector.errors.OperationalError: 1040 (08004): Too many connections So I went ahead and...
View ArticleCSS / JavaScript (jQuery)... enable/disable scroll on popup
Hello friends, it's been some times since I've posted here, but this community has always been my "I really need help" place to go. Lets get to the idea... I have a WordPress (dislike WP very much)...
View ArticleShow selected option id
Hi DW, I'm trying to get selected option id, the problem with my code is that it is only showing or returning the id of the first select only even if I click other options it doesn't return them....
View ArticleJson response in javascript
Hi Dw, I want to get the keys and data of the php json response, heres the response I get...
View ArticlePage Crawling Issue
My website is an ecommerce website and it has more than 500 pages, the SEMRush is only crawling 4 pages and i checked on google search conscole and all the pages there are indexed. My internal linking...
View ArticleEnsuring data consistency and integrity
What are the best practices for ensuring data consistency and integrity when using cloud storage for large-scale applications? Specifically, how do different platforms handle issues like eventual...
View ArticleMultiple MySQL connections + transactions
I ran into a bit of a snag in my code, and I'm trying to make heads or tails as to whether this will work. From within my PHP script, can I write to a database using a MySQL connection in the middle...
View ArticleLooking for Apple Developer enterprise account
Support for the apple developer enterprise account is required for a long time. Because customers need to distribute the app privately within their company, only an in-house certificate can do this....
View ArticleHow to speed up my (WordPress) website?
Hey guys, I'm struggling to make my website faster, and it's driving me cray. What are your best tips to improve speed without breaking everything? Any must-have tools or tweaks? I understand French! *
View ArticleCannot run exe from asp.net
I have tried to read https://www.daniweb.com/programming/web-development/threads/386380/cannot-run-exe-files-in-asp-net-application but still lost in trying to achieve something. I installed the...
View ArticleFujitsu Windows Server 2019 Servers Rebooting at 11pm every day
I have recently come into possession of 2 second hand Fujitsu RX series servers, and this issue is driving me nuts! When I got them neither had disks, so I popped some disks in and installed a Win...
View ArticleDelete unused MySQL indexes
How can I identify and delete unused MySQL indexes? I have a large table that has somehow accumulated way too many indexes over the years, and I'd now like to identify and delete indexes that are no...
View ArticleMy php is showing wrong results of time difference
Hi DW, I'm trying to mark attendance register which has the date for which that register is being marked for as well as the date which the register is actually marked on. For Date as well as Marked...
View ArticleHow do I remove the last character without breaking the string?
I try to remove the last character from a string with Japanese text and emojis using this code: <?php $text = ""; $new_text = substr($text, 0, strlen($text) - 1); echo $new_text; The output breaks...
View ArticleHow Can I Create a Long-Term SEO Strategy for a New Website in 2025?
Hi everyone, I'm currently working on a new website in a moderately competitive niche and I'm looking to build a sustainable, long-term SEO strategy that works in 2025 and beyond. I know the...
View ArticleSecure connection to MySQL?
Our MySQL servers are behind our VPN and do not have public-facing IPs. Is there any benefit to connecting to them securely over SSL? I keep reading that it's recommended, but the only thing I can...
View Article“What Are the Key Factors to Look for in a Digital Marketing Agency?”
Hi everyone, Im doing some research into what makes a digital marketing agency effective in todays online world. From SEO to social media, and from content marketing to app development what do you...
View Article