Questions tagged as 'depurar'

3
answers

Count vowels of a string in PHP7

I have the following statement: I have to count the total characters of a string, count the total number of vowels, and the number of times each vowel appears. I lose myself a bit and I've done it without a loop while. I can not use arrays eithe...
asked by 04.11.2016 / 21:19
1
answer

NETBEANS DEPRESSING ERROR: Unrecognized or ambiguous flag word: \ "? \"

I have NetBeans IDE 8.2 installed next to the Cygwin package in Windows 8.1. I have already tried to reinstall the program but it is not solved. I program in C. When I start the program everything works correctly, the programs compile and...
asked by 21.11.2016 / 21:41
2
answers

Generate tables with predefined values php7

I need to make a script in PHP7 that generates a table of 10x10 and that in the diagonal is formed by ones and the rest by zeros. I've been documented and here describes how to get it out of a database data, however I do not know how to give t...
asked by 25.10.2016 / 23:16
1
answer

How to use brackpoint with phpstorm from jetbrain

Dear colleagues I am using phpstorm for my developments and I would like to know how I can configure the debugging to use breakpoints, something similar to what can be done with visual studio, if possible with phpstorm why I ask for your help...
asked by 04.09.2017 / 16:51