Quantcast
Channel: DaniWeb Solved Topics
Browsing all 582 articles
Browse latest View live

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 Article


Python - 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 Article


CSS / 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 Article

Show 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 Article

Json response in javascript

Hi Dw, I want to get the keys and data of the php json response, heres the response I get...

View Article


Page 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 Article

Ensuring 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 Article

Show computer name on a label

Display computer name to a label

View Article


Multiple 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 Article


Looking 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 Article

How 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 Article

Cannot 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 Article

Fujitsu 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 Article


Delete 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 Article

My 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 Article


How 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 Article

Image may be NSFW.
Clik here to view.

Error when sign in with Google

Get error when sign in with Google

View Article


How 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 Article

Secure 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
Browsing all 582 articles
Browse latest View live


Latest Images