Q&A Discussies
can someone tell me how to make it impossible for a user to type a 'userchoice1[x]' value that does not range from 1 - 10.
If you also know a way I can make the user input another value for the 'userchoice1[x]' variable if it is less than 1, I'll appreciate you share the knowledge with me.
please see the short code below
1 Stem
2 AntwoordenTrouble
0 Stemmen
1 AntwoordHoW I am Detect ipv6 in Php ?
0 Stemmen
1 Antwoordsending the links of html and css
0 Stemmen
1 AntwoordCan i be a programmer
0 Stemmen
2 Antwoordenc# try-catch vs trypharse
0 Stemmen
1 AntwoordJavascript
0 Stemmen
1 AntwoordGathering general coding advises...
-3 Stemmen
1 AntwoordWhat is your weapon?
-5 Stemmen
3 AntwoordenPython Program Errors
1 Stem
1 Antwoordwhat languages are needed to allow customers to upload a form to a server, which can then be displayed on another page (Similar to ebay). i cant wrap my head around what code is needed (other than the method=post)...i have created a database using sql but cant make sense of how to allow a user to enter details...for it to then appear on the home page of my website for example. many thanks!
0 Stemmen
2 AntwoordenWY I get a rundum number from memory when I run this code
#include <iostream>
using namespace std;
int main ()
{
int array [5];
for (int x = 0; x < 5; x++) {
array [x] = 42;
cout << x << ': ' << array [x] << endl;
}
return 0;
}
if I replace ': ' with ": " every thing works well.
0 Stemmen
2 AntwoordenPopulair vandaag
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Coding for Cybersecurity
0 Votes
Drawing images in java
2 Votes