quick question: I want to format a float value with 2 decimals and with the thousand precision mark. if i do print(f"{floatvalue:,.2f}") i get the result 1,234.45 how c...
Hi. I have a question/issue regarding multilevel objects and using them with a for loop. My test code: const cars = {}; cars[0] = "V2"; cars[1] = {}; cars[1]["p"] = "1.0"; c...
Did you create the Book Class with its properties ?
how does your code look like at the moment ?
where would be the exercise if someone else writes it? xD
also wouldn't it be better if you lowercase theinput first ? otherwise if someone enters a lowercase n it would not be recognised and the else condition would be triggert li...
create a php with the following: <?php // Show all information, defaults to INFO_ALL phpinfo(); ?> And look if the setting is applied
nah should be fine. is the error log being generated ?
Are you running Powershell with the User "USER" ?
anyone parsed XML in php before ?
well did you open it with https ?
you asking for software pirating ?
write the code in one line ? since they are seperated with ; you can write the execute in the same line
how do you mean ? what do you want even to do ?
is the controller site the main site ? otherwise should that not happen
did you take a look into the php7 error log files ?
? The image shows that a image appears
in what timeframe ?
or does that work? (which would suprise me )
Is there a TAB before the ini_set?