11,566 Posted Topics
Re: Server response time is limited by the speed of your web servers (and has nothing to do with front-end javascript execution, etc.). You might also be able to use a CDN such as Cloudflare to improve page speeds if you cache HTML pages, although this isn't possible with their free … | |
Re: Philip, Thank you for your contribution. I know it can be difficult coming into a new community and wanting to participate, especially as a beginner programmer. I apologize that your first impressions here have been people bashing your code. I do agree that the code you contributed is inefficient, but … | |
Re: > But what is THE HACK that allowed you to win the most positions? ;) Go viral in social media for an article that is listed in Google News. Also, the first page for *what*? Your company name? I rank #1 for "DaniWeb". Does that count? | |
Re: We don’t allow these kinds of topics because they turn into massive spam fests with everyone just posting a link to their blog. I would check out the marketplace at BlackHatWorld. You could also do a Google search for “submit guest post”. But keep in mind that Google is seriously … | |
Re: Hi, I need to work on making it a better user experience. My first guess is what is happening is that you received a new message belonging to a conversation that you have previously archived, so the conversation isn't showing up for you. Try this: 1. Click on the speech … | |
Re: Yeah, I think that's true with all social media nowadays. You really have to bring something eye-catching to the table to distract people away from a billion people and companies all trying to get their attention at once. | |
Re: It depends what your marketing goals are. Sometimes it makes sense to fake it til ya make it. Psychologically, people may be more likely to follow you if there’s a big number of people already seemingly following you. Or perhaps being able to say you have a big number of … | |
Re: Similarweb is only able to estimate the amount of traffic you have by collecting data on a small sample of user browsing habits (that they have access to) and then extrapolating that. Here is an article about the different ways they collect data: https://support.similarweb.com/hc/en-us/articles/4912885128337-How-does-Similarweb-get-data- The only way they would know … | |
Re: If you’re talking about your DaniWeb password, you can do it [from here](https://www.daniweb.com/connect/profile). | |
![]() | Re: In the world of digital advertising, PPC (pay-per-click) is when advertisers pay each time someone clicks on their ad and lands on their website. Ad networks such as Google AdSense allow publishers to host PPC ads on their website, and get paid a portion of the profits. Click fraud is … |
Re: I’m on my phone about to head to bed so I can’t really look into this too deeply tonight, but I would begin by echo’ing debug statements throughout requestHandler.php to see where the failure is happening. | |
Re: Secure it in what way? For the typical household, a password-protected router is just fine. | |
Re: Discussions about AI are fine. Answering technical questions, and posting editorial, written by an AI is not. It does not benefit anyone. | |
Re: My apologies for taking so long to respond, but welcome nonetheless. | |
Re: Having used both Toptal as well as Upwork, I would recommend Toptal if you are looking for a senior-level developer and you have a slightly higher budget. For practically anything else, Upwork is most likely a better fit. | |
Re: The salt is encoded inside the hashed password. | |
Re: The server has no concept of when the web browser is closed. However, PHP sessions are typically tracked with cookies, and you can set those cookies to expire when the browser window is closed. I believe PHP has its own session garbage collector that automatically deletes the files associated with … | |
Re: Do you offer digital marketing services? What is the purpose of your post? | |
Re: Do this instead: <?php echo file_get_contents('https://www.some-other-website.com/stuff.php'); ?> or <?php $output = file_get_contents('https://www.some-other-website.com/stuff.php'); // ... Do something with the $output string that contains the HTML from stuff.php ... `include()` is used when you need to include other local PHP libraries in your code. Those other PHP files get interpreted by PHP. … | |
Re: Sorry, I'm not exactly understanding your question. What do you mean they can't get in unless they are added manually? They can't create new accounts or they can't log in? How can you log in a user manually? And what does this have to do with special characters? If there … | |
Re: While true, is there a point to your post? Do you run a digital marketing agency you're trying to promote? | |
Re: What else is there really to say? | |
Re: Hi and welcome to DaniWeb! What areas of digital marketing do you focus on? (technical SEO, off-page SEO, advertising, social media, etc.)? | |
Re: PHP is a web scripting language that is removed from the networking and SSL side of things. You can use a web server such as Apache or Nginx to server your PHP scripts to ensure your website only loads via HTTPS with an SSL certificate. It appears you are already … | |
Re: Hi Tobias. Nice to virtually meet you! However, I'm confused. You're from Germany but Kevuru games is based in Ukraine and has nothing to do with Australia or gambling. What is Kuru Games? | |
Re: Unfortunately I don’t know of any, and DaniWeb isn’t really designed to be a marketplace or allow such solicitations. However, as a general rule of thumb, I would avoid contracting agencies for large, enterprise-scale products. Agencies are typically designed to handle one-off projects that are a scope of one week … | |
Re: Sheeview, did that work? | |
Re: My guess would be that, unfortunately, you're out of luck. If the operating system, and therefore printer drivers, you are using have no option to specify photo paper or not, then that means the drivers don't have the knowledge to know to use more ink in some situations and less … | |
Re: This is completely untested code (I'm just writing it blind) so it might have bugs, but this is the general idea: <?php // Get date passed in via query string $date = $_GET['date']; // Attempt to retrieve log file with date specified $log_file = file_get_contents("/var/log/my_files/$date.log"); if ($log_file === false) { … | |
On Tuesday, November 15th, the average response time (ms) in the Crawl stats section of my Google Search Console skyrocketed. It's been slowly coming back down since, but I was wondering if something changed outside my control that may have caused this anomaly. I'm still working on getting to the … | |
Re: Embedded `<object>` and `<embed>` are not meant to be used on HTML pages. You can use javascript's `.ScrollTo()` method to cause the iframe to scroll down to a particular section on the page. | |
Re: Hi June. This type of marketing is very specific to the product or service or brand you are trying to promote, so it's very much not a one size fits all. Our forums here, though, are also not the best place for marketplace-style posts, and unfortunately I don't know of … | |
Re: I haven't been a hardware person for a very, very, very long time. Back in my younger days (I'm officially 40 now so I can say things like this), I would build out my own PCs. However, in 2005, I started buying pre-built Dell Workstations, and have been doing so … | |
Re: I'm sorry but I'm confused by your question. If I look at your PHP code, I see that you are pulling in from the form daftar_kursus, which is the submit button ... Then, I see you are using implode to make the variable $IDKursus a PHP array of all of … | |
Re: This topic is tagged MySQL and CSS and, yet, those are very random and unrelated topics. If you’re hiring for either of them, or other technologies, a quick Google search for “<insert technology here> interview questions” should give enough food for thought. The thing is, what are you hiring for, … | |
Re: > Frankly it's the one you like the best. What other criteria would there be? The one Google and/or your end-users and/or customers like best. Are you referring to a WordPress theme? If so, focus on one’s that don’t have a bunch of third party Javascript plugins to slow everything … | |
Re: Unfortunately I"m not familiar with any Google Analytics alternatives, and I've been in the industry a *long* time. There are products such as Statcounter, but it's only free up to 500 page views per month, and if you're a Cloudflare user, there's also some rudimentary analytics built into it. Depending … | |
Re: The question here has nothing to do with PHP's explode() function. I can see exactly what is going wrong here for the OP. You can see on lines 5 and 6 of the OP's code, they have the MySQL query: SELECT * FROM kursus WHERE KodKursus NOT IN (SELECT kursusList … | |
Re: It's normal for www and non-www versions of your site to have different page authority. After all, links often point to one or to the other. It's important to choose the canonical version ... the version that you consider the primary, and to do your best to have all links … | |
Re: Search for trending techniques in SEO that worked in 2021 and then factor in the helpful content update, and there ya go. | |
Re: > I looked at your site and for me it's nothing I'd use. > Explain to me as a seasoned coder what this tool is for since at first glance it doesn't seem useful. This is the Search Engine Strategies forum and you don't work in the SEO industry. The … | |
Re: > Had to add return:false because after 'show' it was submitting too fast to read the message. Isn't it a better user experience for the form to be submitted immediately? A user would rather see the results of the form submit immediately than unnecessarily wait for a "please wait" message … | |
Re: You can set up a simple website yourself, with little technical knowledge, at Wix.com. That should be more than enough for your needs. | |
Re: I believe you can still target global clients, even with a .in extension. Keep in mind that lots of popular modern tech apps nowadays have domains with .io extensions, even though .io was initially created as a domain for a British Indian Ocean territory. In fact, tech apps have .io … | |
Re: A lot of what you have written here is beyond what I'm familiar with since I haven't used iframes in well over a decade. However, let me start with first thing's first: What is your goal in including iframes for pages on your website on your website? The typical use … | |
Re: The string seems to already be some sort of encrypted data. But what language are you looking to use? | |
Re: Sorry, I don't know enough about Python (beyond a single programming course in college, 20 years ago) to make a judgement call. But I would definitely say that PHP is a web framework for C. (I mention PHP b/c that's what I'm knowledgeable in.) | |
Re: Hi there! Welcome to DaniWeb! Thanks for joining. What brings you here? | |
A couple of years ago, I began using a Cloudflare worker to track my Googlebot traffic in Google Analytics. The initial code I used, and thought process to get there, is [here](https://www.daniweb.com/digital-media/digital-marketing/threads/522837/bot-traffic-in-google-analytics), but here's what my code looks like today: const analyticsId = 'UA-98289-3' addEventListener('fetch', event => { event.passThroughOnException() event.respondWith(handleRequest(event)) … |
The End.