cepto es a lo que se conoce como profundidad de color, y representa el número de colores distintos que puede captar una cámara. 16,7 millones de colores n
- Jaime Creixems
lem plenty in Firefox, so it's great to see a relatively simple solution, even if it does mean sacrificing a bit in the way of up-to-the-minute session saving. If you give it a try, let's hear if it does the trick for you in the comments (assuming you've experienced this problem i
- Jaime Creixems
he only browser with full support—to see how the browsers will validate required fields, datatypes such as email, URLs and any pattern without JavaScript
- Jaime Creixems
Okay, I got this message when I upgraded PHP to version 5.2. The cause was a few includes that linked to remote files. I couldn’t easily find the answer, so I solved it after doing a bit of research. The solution is quite simple. Find your php.ini file and add the following line: allow_url_include = On This did not exist in my PHP.ini file, but if it does exists in yours, just change it to “On”. If you have a similar message but it pertains to fopen, the solution is basically the same. Add this line to the PHP.ini allow_url_fopen = On
- Jaime Creixems