PHP strlen() vrs mb_strlen
CodingForum
by durangod
10h ago
Hi, Since i will be translating my "english" script into several languages(spanish, italian, norwegian, swedish, french, and german) and i am running Char Set of UTF-8 should i be using php mb_strlen() rather than strlen() to count characters in my serverside input text field length validation ..read more
Visit website
Why alert re executes several times when unchecking box
CodingForum
by durangod
2d ago
Hi, i decided to try to learn more about the addEventListener function call with some simple examples and AI recommended this code <!DOCTYPE html> <html> <head> <title>Checkbox Message</title> </head> <body> ..read more
Visit website
Zip Files
CodingForum
by WillieFoxx
3d ago
Which is better, PKZIP or WINZIP? (Or is something better than either one ..read more
Visit website
Keep logged-in php pwa after installation
CodingForum
by Mythri
5d ago
I have a php script and i made it as pwa with web-push notifications. Whenever i re-open the app, it asks me to login, i want to keep it logged in. these are the files for pwa index.php in head section i have added <link href="manifest.webmanifest"> ..read more
Visit website
Preferred way to minify my js
CodingForum
by durangod
5d ago
Hi, I would like to minify my js code but im not sure the preferred method. Is there a industry standard? I dont want to ship my js off to some other website to do it for me, i would like to keep the conversion inhouse local on my PC (windows) or even do it on my VPS command line if that is ..read more
Visit website
Webmail and StackCP and cPanel
CodingForum
by WillieFoxx
6d ago
As best I have been able to tell, to allow webmail hosting, the site subscriber must provide password access of the entire site to all webmail users. This is insane. What am I missing ..read more
Visit website
How To Send MYSQL Data To An Email
CodingForum
by rasputin009
1w ago
After the customer fills the form, the form data is sent to mysql and an email gets sent to me with the last form data that the customer submitted. But, the email "last mysql data" is not going as inline text. Please help me. Sample code is given below. <?php define('DB_NAME', 'XXXXXXX ..read more
Visit website
Open popup on the same monitor/display
CodingForum
by durangod
1w ago
Anyone happen to know how to open this on the same display/browser it was clicked on. I have multiple displays and it always opens on the main display even if i am on the other display and a different browser and click on it. I wrote this years ago and i think i may have researched this issue ..read more
Visit website
Meta Tag For Robots
CodingForum
by durangod
1w ago
I was paying my property taxes and noticed this in their website header info, i never seen it before. We all look at sources right :) <meta name="robots" content="index, follow" /> Seeing that is has a closing slash tells me they are using an old version of HTML if i am correct on that ..read more
Visit website
Tab Menu using Radio Buttons
CodingForum
by durangod
1w ago
Thought i would share this, i tried this using js here https://www.codingforum.net/forum/client-side-development/javascript-programming/2440018-js-tab-menu-not-functional#post2440027 But i never could get it to work as i wanted. So i went back to doing this using just html and css. Which was ..read more
Visit website

Follow CodingForum on FeedSpot

Continue with Google
Continue with Apple
OR