11,566 Posted Topics
Re: Hi Paul and welcome to DaniWeb! I think rproffitt is referring to me, because I've been a vocal "hater" of AI when it comes to its programming skills. I think it's fine if you ask it to code something in which sample code already exists somewhere on the web, but, … | |
Re: Hi there and welcome to DaniWeb! Thank you for sharing your story. Been there, done that. After 20 years of working on DaniWeb, it's really hard to not get stuck in the mentality of don't fix what ain't broke, and wanting to continue doing what has worked so well in … | |
I'm following the list of [backward incompatible changes](https://www.php.net/manual/en/migration80.incompatible.php) while upgrading my code from PHP 7.4 to PHP 8. It says that `match` is now a reserved keyword. DaniWeb's matching algorithm has many instances of the variable `$match`, the function `match()` and even a class named `Match`. What do I need … | |
Re: Hi there and welcome to DaniWeb!! Which do you prefer? VB.NET or PHP? | |
Re: It depends on how big the company is and if anyone in the company already has SEO and marketing experience. Typically, I am a fan of full-service agencies for mid-sized businesses that come up with strategies but then also put those strategies into action, as well as track results. I … | |
Re: You can use PHP to generate a text string of comma-delimited table columns (a .csv file) that can then be opened by Microsoft Excel or any other spreadsheet program. You would start by populating a multidimensional PHP array with the table columns instead of spitting them out as HTML. Then, … | |
Re: How such small changes can affect how people around the world see, use, and interact with your website! | |
Re: The screen is turning white because of a fatal PHP error. [Here is the list of backward incompatible changes](https://www.php.net/manual/en/migration80.incompatible.php) between PHP versions 7 and 8. A Google search is showing up that quite a handful of people have found that ReCaptcha is not compatible with PHP 8.0, but I did … | |
Re: Yes, you have to first go to the discussion you want to respond to, and then you can reply to that topic. If you click on the hamburger menu (the three icons to the left of the logo) it will bring up the navigation menu. In the "Your Content Finder" … | |
Re: I wish I could help you but unfortunately I haven't looked at C++ code in two decades. One thing that I would recommend you do moving forward is comment your code. At a minimum, each function should have a comment that says what it does. You should also comment each … | |
Re: > The documentation shows different button names. I'm not sure what you're referring to? Can't anyone configure the buttons parameter passed into DataTable() to specify which buttons they want? Pranay_2 doesn't necessarily need to use the same buttons as in the simple example provided at that link. I think I … | |
Re: Hi and welcome! I have it on pretty good authority that guest blogging hasn’t been as effective as of late last year. Has that not been your experience? How did you fare with this week’s core algorithm update? | |
Re: Contact your local bank and they can help you out with a stock portfolio, checking account, savings account, and credit card. | |
Re: Sorry for taking so long to see this. I wasn't near my computer over this past weekend. However, line 32 should simply be: $pdf->Write(0, $rs_pdf->getColumnVal("building")); | |
Re: Hi and welcome! I think you mean you love to "hang out on the web", not "hang up over web" ;) Not sure if this was just a typo or if English can be confusing, but figured I'd correct you just in case. Please don't take offense. ;) | |
Re: Very nice to meet you! | |
Re: Well obviously they are not cost effective when they glitch. However, there are significant advantages to having a single digital display that can programmatically swap out its messaging, or even better demonstrate a product via a video, that cannot be accomplished with traditional signage. Signage that doubles as an interactive … | |
Re: There are quite a handful of products out there that are parental control apps that should be able to do what you want. Unfortunately, I don't personally have experience with any of them to make a specific recommendation. The three I always hear about are Qustodio, Norton Family, and Net … | |
Re: You can do this at runtime with the ini_set() command at the top of your PHP script, or you can change the setting permanently from within the php.ini file. Via runtime, you would do it as so: ini_set('log_errors', 1); Then, as copied from https://www.php.net/manual/en/function.error-reporting.php <?php // Turn off all error … | |
Re: Hi! I’m sorry you’re having a difficult time navigating the site. To find the latest topics to respond to, click “Read” in the top navigation menu, to the right of the search bar. Alternatively, click the little hamburger menu (the three lines) to the left of our logo in the … | |
Re: Hi and welcome to DaniWeb. Good luck!!! Be sure to comment really thoroughly as you go and take advantage of your IDE's refactoring functionality. | |
Re: Oooh hi there! I’m really good with PHP so if you ever have any questions, feel free to post them and I’ll do my best to help you out asap. | |
Re: Hi and welcome to DaniWeb. I'm a Quora addict for sure. | |
Re: Welcome! Looks like you just started your first topic at DaniWeb. Do you have a specific tech question for our community? Are you just looking to chat? What are you working on? | |
Re: This question recently came up for me as the result of a Google search, and even though it's rather old, I was wondering what you ended up deciding to pursue? Curious minds want to know! For what it's worth, and for others out there stumbling upon this thread, I did … | |
Trying to get some insight into motivation so I can come up with ways to do a better job giving you what you want. | |
Re: Do you use any CSS frameworks such as Bootstrap? They typically include this functionality built into their javascript. Usually it’s called either a tree or an accordion, if I’m understanding you correctly. I’m assuming you’re looking for something similar to what we have if you click the hamburger icon (three … | |
Re: I replied to you directly via chat already, but I'll just copy what I wrote there, for the benefit of others: SEO is a multi-year long process so have patience. However, when I navigate your website, I'm not seeing a lot of content outside of adds and syndicated feeds. Google … | |
Re: Hi there and welcome to DaniWeb!! Do you work with VB.NET nowadays? | |
Re: James and rproffitt, I don’t know why you guys are bashing someone providing legitimate bulk marketing tips in the digital marketing forum. Bulk mail IS NOT junk mail. In fact, the techniques recommended actually require the use of a clean mailing list with clear unsubscribe link in order to work. … | |
Re: I agree with everything you said except for optimizing email content with relevant keywords in subject lines, etc. Email is not the same as your website. Email subject lines should be optimized to encourage users to open the email and catch their attention as they skim. Because email never gets … | |
Re: It sounds like the $entry variable that was passed in as the second parameter of the ldap_get_dn() function in ldap.php is most likely FALSE. This typically happens when the function that was used to populate $entry failed and returned false. | |
Re: Does Alibaba reach the same demographic as eBay and function in much the same way? The strategies used are typically very specific and individualized to the platform. I was under the impression that Alibaba was the eBay of China (functioning exactly the same way), but just want to confirm this … | |
Re: I don’t understand your question at all. You want to create a search engine? What kind of search engine? One that searches for kosher food? I don’t understand why you posted a link to your website. How is that related? | |
Re: Hi Maul! Thanks for taking the time to join here, as well as for the delicious cookie. I'm actually browsing DoorDash now, as I type this, because now I have a craving for a dessert and a virtual cookie just doesn't quite cut it. | |
Re: Hi iandreas! It's so nice to have you here and welcome. Regarding rproffitt's questions, he's been on a mission lately to study everything he can about what's going on with ChatGPT. > Also, what do you think is the knock on effect on SEO? If you don't do this too, … | |
Re: Happy belated new year. Sorry, I’ve been very busy this past week since my husband has off work, and haven’t had a lot of DaniWeb time. Enjoy everyone! | |
Re: Sorry you're having a difficult time. I would try applying as a freelancer on sites such as Upwork. I've had good experiences hiring from Upwork in the past. | |
Re: Hi and welcome to DaniWeb! Thanks so much for joining. I checked out your website and I think we have a couple of members here with similar interests. | |
Re: When you submit a form, then every form field and button gets submitted to the form. When using the GET method, each and every one of those fields (including the button) becomes part of the query string. When using the POST method, each and every one of those fields (including … |
The End.