Re: Cost-Effective Digital Marketing Ideas for New Startups? Digital Media Digital Marketing by magnongroup99 Hey, Good Idea How do I make my code jump back to a previous line? Programming by trueriver … new password: ") User_password = newUserPasswordWAdmin time.sleep(1) print("New password set!"… new password: ") User_password = newUserPassword time.sleep(1) print("New password set!&… Re: How do I make my code jump back to a previous line? Programming by trueriver …Please enter new password: ") User_password = newUserPasswordWAdmin time.sleep(1) print("New password set!")… enter new password: ") User_password = newUserPassword time.sleep(1) print("New password set!")… Why Copywriting Is More Than Just Writing Digital Media Digital Marketing by Teefodee …. It’s subtle, persuasive, and respectful of the reader’s time and intelligence. In an age flooded with ads and messages… Re: Attn Publishers: Do you block AI bots? Digital Media by Dani … specific IP or IP range for any long duration of time, but I think that blocking specific user agents makes sense… Re: How do you do keyword research for SEO? Digital Media Digital Marketing Search Engine Strategies by FrankieA Along with keyword tools like Google Keyword Planner and SEMrush, don’t overlook using an SMM panel to test keyword performance in social media posts. It’s a great way to see what resonates with audiences in real time and boost reach on trending topics. Re: Hello Everyone in the community Community Center Say Hello! by rproffitt 1. Take time to complete your DANIWEB profile. 2. Is that one of those pharma sites? I see a lot of deleted spam about that site. Something about Linda as well. Re: What are "Other agent type" Googlebot types in GSC crawl stats? Digital Media Digital Marketing Search Engine Strategies by Dani > Unless you're experiencing significant issues with your site Oh, but I **am** experiencing significant issues with my site. I also just noticed that within 72 hours of the spike, 80% of our URLs have been deindexed by Google. This is the first time this has ever happened in our 23 years. Re: What are "Other agent type" Googlebot types in GSC crawl stats? Digital Media Digital Marketing Search Engine Strategies by bijutoha … URLs have been deindexed by Google. This is the first time this has ever happened in our 23 years. Oh wow… Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Yrth …, I have not used Windows in a very, very long time, but can you not configure Windows to store My Documents… Re: Looking for AI app developers Programming Mobile Development by appdev … in building advanced mobile apps powered by AI, including real-time speech processing and on-device inference. Their team works across… Re: How do I make my code jump back to a previous line? Programming by woooee if sysInfo.lower() in ["exit", "Exit", "EXIT"]: since sysinfo is now lower(), it will never be equal to "Exit" or "EXIT" Re: How do I make my code jump back to a previous line? Programming by Dani Organizing code into functions is always important for readability and also to be able to reuse parts of your code as your app gets bigger. Thank you for posting your updated code to share with others :) Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by graceweb This was a fascinating read, Victor! The way you applied psychological principles like authority bias and loss aversion really shows how impactful small tweaks can be. I especially appreciated the emphasis on emotional storytelling, it’s often overlooked but clearly powerful. Thanks for sharing such actionable insights! Re: Why Copywriting Is More Than Just Writing Digital Media Digital Marketing by Dani As a copywriter, I wonder how AI has changed your role? Are you incorporating it into your workflow, or do you see it more as the enemy to genuine writing? Re: My php is showing wrong results of time difference Programming Web Development by Dani …only allows the end-user to specify a time, not a time and date combination. Should it always be assumed…do something such as this: // Get start and end date/time combos from HTTP form $start = $_POST['start']; $end…diff); // Specify a string that says how to format the time interval $format = '%d days, %h hours, %i … My php is showing wrong results of time difference Programming Web Development by Mr.M …. I also have two time picker textboxs which one is for time in and the other is for time out. Now I've… been trying to use even time diff to get time difference between the two times provided but there are… tackle this as I've said I've tried using time difference but it's not working as it should. Re: My php is showing wrong results of time difference Programming Web Development by Mr.M … register is being marked for. Then I also have 2 time inputs one is for timein and the other is for… Re: My php is showing wrong results of time difference Programming Web Development by Dani … if you want to calculate a runner's start time and end time and then do something like "You ran the… Re: Time for some humour before Jan 20 Community Center Geeks' Lounge by Reverend Jim Example of Dad joke: How do you think the unthinkable? With an ithberg. Re: Time for some humour before Jan 20 Community Center Geeks' Lounge by Dani > Example of Dad joke: > > How do you think the unthinkable? > > With an ithberg. Boooo. Re: Time for some humour before Jan 20 Community Center Geeks' Lounge by Reverend Jim In the same vein... What do you get when you cross the Atlantic with the Titanic? About half-way. Re: Time for some humour before Jan 20 Community Center Geeks' Lounge by Pebble94464 I was going to sail around the globe in the world's smallest ship, but then I bottled it. Re: Time for some humour before Jan 20 Community Center Geeks' Lounge by trcooke A QA tester walks into a bar, orders -4 beers, "2" whiskeys, and Integer.MAX_VALUE + 1 packets of crisps. Re: My php is showing wrong results of time difference Programming Web Development by Mr.M I'm getting an error saying the `date_create` class can not be found Re: My php is showing wrong results of time difference Programming Web Development by Dani Oh goodness, I’m sorry! I made a typo. Remove the new keyword. I’ve edited my post above. Re: My php is showing wrong results of time difference Programming Web Development by Mr.M Thank you, you saved me, I've been trying for weeks now. It works now perfectly with your code. Re: My php is showing wrong results of time difference Programming Web Development by Dani > Also just one more question regarding your code, I will have to minus 1 hour from the total hour difference, do I have to use the %h - 1? Just in case you haven't figured this out yet, the answer is no :) In my code above, see where I am showing you what $diff looks like on line 15? You should be able to do something like this: $… Re: My php is showing wrong results of time difference Programming Web Development by Erussuhsh Hi I'm new to android app development can you teach me how to make a app Re: My php is showing wrong results of time difference Programming Web Development by Dani I don’t personally know Android development or mobile development at all. However, others here might. Please start a new question [by clicking here](https://www.daniweb.com/community/contribute/181).