Re: i don´t understand this syntax error when using OpenCV Programming Databases by Audun …\Pictures\417507225_372771342183154_3253415116081493518_n.jpg") SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape >… Re: Hi everyone, I'm ដំណើរ Community Center Say Hello! by Dani What is all of your code? What are you trying to accomplish? That doesn't appear to be a full error message either. Re: Back to school Community Center Geeks' Lounge by simhakidsden Learning involves hard work, fun, challenges, and socializing. Teachers instruct while students interact, ask questions, and aim for success. Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani The first thing I will say is never output `$_POST[]` content directly into the HTML without escaping it first. You are leaving yourself wide open to an HTML injection attack. Not only that, but you're also leaving yourself open to invalid HTML. All it takes is to wrap your user-sent variables with htmlspecialchars to make sure they're HTML-escaped… Re: Htaccess Problem Url Friendly Programming Web Development by Dani The .htaccess makes the URL accessible from a friendly URI. However, it does not change any of your HTML code for you. You will still need to modify all of your HTML code to link to the new friendly URI instead of the original URL. Re: Improve HAVING BY performance Programming Databases by Dani … the same answer he would have given. No, you didn't say it's the same answer he would have given… out pages and pages of AI generated articles that don't contribute any additional value to the web, and then you… Re: Improve HAVING BY performance Programming Databases by Dani …, who I had actually invited to my wedding. I didn't bash Jim with my moderator nor admin nor forum owner… hope that's the way Jim took it too.) Isn't that the epitome of a healthy conversation in an online… Re: Htaccess Problem Url Friendly Programming Web Development by Adolfo_1 … example is right except that it doesn't work for me and I don't understand. Summary: In <head> I… Re: ASUS Laptops - my experience Hardware and Software by toneewa … one of my boxes. 144hz+ would be another. I don't need bloodshot eyes from 60hz. If you are a DIY… the TB4 ports](https://youtu.be/EIL4pIKiEd0?si=M2Op31nCi-54A0kN&amp;t=135), if it were ever out of warranty. Re: Improve HAVING BY performance Programming Databases by Dani … is very generic and, dare I say, robotic, and doesn't really answer my question as to if any MySQL experts… Re: Improve HAVING BY performance Programming Databases by Dani > Now you are just splitting hairs I don't think so, but let's just agree to disagree. Htaccess Problem Url Friendly Programming Web Development by Adolfo_1 …=Le-mura-di-Lucca">Lucca ***Unfortunately I can't insert the php CONSTANTS in mysql varchar/text Re: Htaccess Problem Url Friendly Programming Web Development by Dani Isn't that expected behavior? Re: Htaccess Problem Url Friendly Programming Web Development by Adolfo_1 … with this htaccess in mode rewrite ON But I don't understand why. I have to enter friendly url directly href… ASUS Laptops - my experience Hardware and Software by Reverend Jim … internal bay for a 2.5" drive. I didn't install a second drive until October and when I booted… Re: ASUS Laptops - my experience Hardware and Software by rproffitt … all the current distros I've used recently. I can't offer much more without the full model number. For Intel… Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … new is happening. Now, when Submit is pressed, system doesn't crash and goes to the after submission screen like its… Re: ASUS Laptops - my experience Hardware and Software by toneewa … there was a dip in quality from ASUS. I haven't experienced it myself. I have 2 monitors from them, 1… Re: How to Code a Load More Button? Digital Media Digital Marketing Search Engine Strategies by MarkMarketer …hidden items for (var i = 0; i < 2 &amp;&amp; i < hiddenItems.length; i++) { hiddenItems[i].classList.…hidden items. This is a simple implementation and doesn't include any error handling or edge case handling (…been loaded). If your building a website and don't have much knowledge on it, I suggest you … Re: What would you like to see in a business directory? Programming Web Development by Dani …. Gone are the days of Yahoo!, Dmoz, etc. I don't want you to waste a lot of time because I… personally don't feel you'll be able to sell a lot of… Re: DomContentLoaded vs jQuery Ready fn Programming Web Development by toneewa … the real event in other browsers, making sure it doesn't run too early. DOMContentLoaded event fires synchronously, when the initial… Re: What's up with XOAuth? Programming Web Development by Dani Wait, huh?? Is that code generated by ChatGPT or something? It doesn't make any sense? Re: Improve HAVING BY performance Programming Databases by Reverend Jim I have a friend who spent the better part of a career doing SQL. I wrote up your question and sent it off to him. Just for sh!ts and giggles, he decided to feed it to ChatGPT first. He said that what he got back was what he would have written if he spent a lot of time researching. Here is what ChatGPT said... >Yes, you're correct that … Re: Improve HAVING BY performance Programming Databases by Reverend Jim Clearly you missed the part where my friend said, it's the same answer he would have given. In other words, the answer generated by ChatGPT was vetted by an expert. I do not understand your response in this case. If I were to post a code project here, and that project happened to contain a ChatGPT generated function, would that be a no-no in … Re: Improve HAVING BY performance Programming Databases by Reverend Jim If I had taken the ChatGPT reply, reworded, then posted it, would that have been OK? Or would that be plagiarism? What if I posted my reworded version AND credited it as a rewording of a ChatGPT generated answer? Then that just makes me look like an idiot. Where is the line? Re: Improve HAVING BY performance Programming Databases by Reverend Jim >see if you can convert it to a WHERE clause I made a foolish assumption that the HAVING was something that depended on the GROUPing and thus could not be converted to w WHERE. As for my expert, I also assumed that if he could have been more specific he would have been. That would have required more info on your specific situation. May I … Re: Improve HAVING BY performance Programming Databases by Dani I'll give you another example. I've been going to the doctor a lot lately. After each appointment, there is a long form summary of everything that was said, test results, interpretation of the test results, and next steps, all generally typed up by a medical student or resident. At the bottom it has my doctor's signature saying something along … Re: Improve HAVING BY performance Programming Databases by Reverend Jim I asked someone who is an acknowledged expert (not just by me). He agreed with the generated answer. If I had instead written him that advice, letting him believe it was mine, he would have given the same response. In other words, it was most definitely not simply AI generated garbage. If I asked ChatGPT and my doctor what to do for a particular… Re: Improve HAVING BY performance Programming Databases by Dani What your expert friend would have written, had he been a forum member here, is different than what the AI wrote. Even if the overall sentiment is the same, the actual typed words coming from a human are different than those coming from an AI. While he *agreed* with the generated answer, it's not what he would have answered himself upon being … Re: Htaccess Problem Url Friendly Programming Web Development by Dani I suppose I’m not properly understanding your question. Do you mean when you go to the URL in your browser localhost/mysite/readlex.php?slug=Le-mura-di-Lucca it doesn’t load, but when you go to the rewritten URL it works fine?