-
Replied To a Post in How to enhance your grocery business with an Instacart clone app?
You left me confused. Why would I develop yet another clone of a script? You never wrote why. -
Began Watching How to enhance your grocery business with an Instacart clone app?
If you own a grocery business and have plans to take it to the next level, building an Instacart clone app will be the ideal choice. Facilitate your users to … -
Replied To a Post in how to extract and save images from csv file in python
A CSV file as noted on the web (example at https://www.howtogeek.com/348960/what-is-a-csv-file-and-how-do-i-open-it/ ) does not host images. As such, you can't extract and save images. Maybe you are thinking about URL … -
Began Watching how to extract and save images from csv file in python
how to extract and save images from csv file in python -
Replied To a Post in How should I design Algorithm?
I don't see your code but the good news is Tic-Tac-Toe has 65 solutions at https://rosettacode.org/wiki/Tic-tac-toe Maybe you can see if there's a nice algorithm there. -
Began Watching How should I design Algorithm?
Hi, I have created a two player board game url deleted - rule 2.7 Thes problem is that AI is easily beatable. I used heuristics to find best move for … -
Replied To a Post in Postfix authentication problem
Yes, the GMAIL setup is both onerous and not optional. I don't recall if any tutorial covered that so here's Google about how to enable the relay service. https://support.google.com/a/answer/2956491?hl=en To … -
Replied To a Post in Running VirtualBox
My go-to method is for you to supply the web link to a Speccy report. Since Speccy, how to use is easy to find I await your test results. Be … -
Gave Reputation to daanjanssennn in license number recognition using java
You can check this software: https://www.dtksoft.com/lprsdk It have Java interface library. -
Replied To a Post in What is Broad Keyword?
Did you mean Broad Match? Read https://support.google.com/google-ads/answer/2407779?hl=en -
Began Watching What is Broad Keyword?
What is Broad Keyword? -
Replied To a Post in Postfix authentication problem
I'd try other tutorials. Example: https://www.howtoforge.com/tutorial/configure-postfix-to-use-gmail-as-a-mail-relay/ I can't duplicate your setup so my view is to try other methods. Also, get sendmail (the command line) working as well, it repeats … -
Began Watching Postfix authentication problem
I am trying to set-up Postfix on my Ubuntu local web development machine for send-only e-mails using Gmail so I can test e-mails sent by a web app I am … -
Replied To a Post in i want to learn how to code in java
While I would ask if you know basic concepts such as what a variables and data structures are (there's a lot more to that), most folk start with online tutorials. … -
Began Watching i want to learn how to code in java
hi guys, am new here i want to learn how to code java am a starter and i will like to learn it as fast as posible -
Replied To a Post in Running VirtualBox
Let's hope Xozz comes back with more information. **KVM** might be an option since the Guest OS mentioned looks supported at http://www.linux-kvm.org/page/Guest_Support_Status But again, the details matter as to the … -
Gave Reputation to _1_1 in How can I optimize images on my site?
Multiple Image for Multiple Devices: Wordpress does an interesting thing when you upload images into their monthly gallery directories. it makes 3 different versions of the image with dimensions and … -
Replied To a Post in Running VirtualBox
That's not an unknown message or much of a mystery. If you were to share the machine's make, model, CPU model, BIOS version and age I might look into this … -
Began Watching Running VirtualBox
I'm trying to run VirtualBox in Ubuntu. I just created a machine but when I run it I get this error message: Failed to open a session for the virtual … -
Replied To a Post in Is video, as a content format, valuable in virtual selling?
Video marketing has been around since the 1950's. I would be guessing if you meant something else. Also, are you affiliated with MKE Drones in Milwaukee, Wisconsin? -
Began Watching Is video, as a content format, valuable in virtual selling?
Curious if anyone started to adopt video marketing in their remote selling efforts and whether that proves to be an effective format. -
Gave Reputation to Dani in Blocked by robots.txt in GSC going down
Does look to be changes made to the way they report the results, but doesn't explain how/why the number would go down. If they're excluded via robots.txt, then Google knows … -
Replied To a Post in Small App (created using Vb6.0) Exe file not working.
Time to load up the Vb6.0 (I suggest getting it up to SP6 too) and run the code to see what line is breaking now. You have the error but … -
Began Watching Small App (created using Vb6.0) Exe file not working.
i have a small app created using Vb6.0 almost 20 years ago due to some pc problem deleted. i have manage to locate the Exe file and access Mdb files. … -
Replied To a Post in Blocked by robots.txt in GSC going down
> The changes above are now reflected in the index coverage report so you may see new types of issues or changes in counts of issues. So Google did note … -
Replied To a Post in Blocked by robots.txt in GSC going down
I still wonder about the timeframe here. And yes I see why you don't want it to bounce back. That aside, I was just reading about a Google problem in … -
Replied To a Post in Blocked by robots.txt in GSC going down
What's the timeframe here? Why I ask is that the Verizon and other outages may be a factor and it could bounce back. -
Began Watching Blocked by robots.txt in GSC going down
The number of known pages in Google Search Console blocked by robots.txt in the Coverage report just recently started going down. Over the course of this month, it went down … -
Replied To a Post in develop a command line menu driven program
This is either a homework or workplace assignment. For homework, tell us where you are stuck in your design or code. For workplace assignments supply a full RFQ along with … -
Began Watching develop a command line menu driven program
You will need to develop a command line menu driven program that does the following . • Printing and Working of the Menu: ****************** Welcome to the Array Functions ****************** … -
Replied To a Post in Else statement is printed before I fill in the form
While I wonder why there are 18 rows, maybe you should rethink line 29 in your original code. Don't pollute your $result with trigger_error. https://www.php.net/manual/en/function.trigger-error.php for reference. -
Gave Reputation to cosmo13 in Else statement is printed before I fill in the form
I tried the code using var_dumps and it prints: array(3) { ["username"]=> string(4) "Eric" ["password"]=> string(4) "1234" ["submit"]=> string(7) "Sign in" } submit existsusername & password exists Your Password is … -
Gave Reputation to Biiim in Else statement is printed before I fill in the form
My guess on it saying "Your Password is Incorrect!" is that when you refresh a page that has been "post"ed to it will ask if you want to confirm resubmitting … -
Replied To a Post in Help
Wouldn't that be as simple as one printf statement with the answer? -
Began Watching Help
Design a program to compute the gross pay of worker named michael bryan given that michael bryan worked 80hours to php67.97 per hour -
Replied To a Post in Knowledge about c++
Frankly after decades of coding my answer is that such changes with the company or job. One company I worked at had a lot of company standards for the code … -
Began Watching Knowledge about c++
To know How to proper codes -
Replied To a Post in What antidetect do you use?
A marketeer using antidetect would be as close to being a fraud as it gets. However when I'm on travel I use similar browser features so as to not leak … -
Began Watching What antidetect do you use?
Hey. I am an affiliate marketing, would love to know which antidetect are you using? I need your help. -
Replied To a Post in Gateway P-6822 - Finding Correct Bios Upgrade
As to the WiFi. This is either a driver issue or the WiFi hardware. Also why I carry some USB WiFi devices in my PC medic bag. Good to read … -
Replied To a Post in Else statement is printed before I fill in the form
18 rows would indeed cause the origianal top post to do the password is incorrect if that was the result. But we want to see the number of rows at … -
Gave Reputation to stephenlangton in How to Insert into 3 different tables php/sql through one form
As Dani has mentioned security is a big issue here, using root to access a server is very insecure, the password should be changed on a regular basis. Applications should … -
Replied To a Post in Else statement is printed before I fill in the form
Share that new code with the print statement as well as what printed. -
Replied To a Post in Gateway P-6822 - Finding Correct Bios Upgrade
This sounds like progress. Did you perform a clean install or what seemed to clear up some problems besides the brightness control which you solved with a driver? -
Replied To a Post in Else statement is printed before I fill in the form
Which line do you feel is failing? I'd print the result out as noted at https://www.w3schools.com/php/func_mysqli_num_rows.asp to see what is going on. It could be correct behavior if there is … -
Began Watching Else statement is printed before I fill in the form
> Hey there! I don't know why "Your Password is Incorrect!" is printed before I fillin the form. I've started learning php two weeks ago <!DOCTYPE html> <html> <head> </head> … -
Replied To a Post in Include external .js files in Angular
1. Nod to https://www.w3schools.com/tags/att_script_type.asp first. 2. Why are lines 3 and 9 identical? Should be (after you correct your code) just one instance. 3. Back to item 1, when we … -
Began Watching Include external .js files in Angular
Hello i want to add external .js files into my Ionic Angular Project Ionic CLI : 5.4.16 (/usr/local/lib/node_modules/ionic) Ionic Framework : @ionic/angular 5.2.3 @angular-devkit/build-angular : 0.901.11 @angular-devkit/schematics: 9.1.11 @angular/cli : … -
Replied To a Post in How to Insert into 3 different tables php/sql through one form
Tell the forum more about the issue. At first glance the code is OK. But since success depends on many factors you may have to debug a failed insert. -
Began Watching How to Insert into 3 different tables php/sql through one form
I am trying to use on form to insert data into 3 different tables <?php if (isset($_POST["submit"])){ $servername = "localhost"; $username = "root"; $password = ""; $db = "test_db"; $conn …
The End.