Diferencia entre revisiones de «Usuario:ManuelRomero/PHP»
De WikiEducator
(8 revisiones intermedias por el mismo usuario no mostrado) | |||
Línea 24: | Línea 24: | ||
* [[Usuario:ManuelRomero/PHP/excell|<font size=5>Acceder a execel</font>]] | * [[Usuario:ManuelRomero/PHP/excell|<font size=5>Acceder a execel</font>]] | ||
* [[Usuario:ManuelRomero/PHP/autoload|<font size=5>Autoload de clases</font>]] | * [[Usuario:ManuelRomero/PHP/autoload|<font size=5>Autoload de clases</font>]] | ||
+ | * [[Usuario:ManuelRomero/PHP/filter_inpùt|<font size=5>Filter_input</font>]] | ||
+ | __TEP__ | ||
+ | * [[Usuario:ManuelRomero/PHP/PayPall|<font size=5>Botón PayPall con PHP</font>]] | ||
+ | * [[Usuario:ManuelRomero/PHP/DomPDF|<font size=5>PDF Con DomPDF</font>]] | ||
+ | * [[Usuario:ManuelRomero/PHP/fpef|<font size=5>PDF Con fpdf</font>]] | ||
+ | |||
+ | {{MRM_Web|Title = Referencias| | ||
+ | Cambiar los temas por Tema0.pdf ... | ||
+ | http://informatica.uv.es/iiguia/IST/Tema4.pdf | ||
+ | https://bitnami.com/ | ||
+ | http://www.mclibre.org/consultar/webapps/lecciones/bitnami.html | ||
+ | https://phptherightway.com/ | ||
+ | {{MRM_Web|Title=Explorando la red| | ||
+ | *https://www.laraveltip.com/explotando-las-mejoras-de-php-en-cada-version/ | ||
+ | }} | ||
+ | *https://www.php-fig.org/ | ||
+ | *jira for php https://github.com/lesstif/php-jira-rest-client | ||
+ | ;API | ||
+ | https://medium.com/the-era-of-apis/how-to-use-an-api-with-php-complete-beginners-guide-4283f9f8d9b3 | ||
+ | https://docs.rapidapi.com/docs/api-pricing | ||
+ | |||
+ | }} |
Última revisión de 22:59 21 mar 2020
LENGUAJE DE PROGRAMACIÓN PHP
- Temas varios
- Introducción
- Sentencias
- Ejercicios
- Formularios
- Formularios
- Array _ B
- Array
- Autentificación
- Cookies
- Sesiones
- Bases de datos
- Resumen PHP
- PHP Orientado a Objetos
- Lógica y presentación
- Servicios Web
- php y ajax: Librería xajax
- Aplicaciones híbridas con php
- Laravel
- Netbeans
- Acceder a execel
- Autoload de clases
- Filter_input
__TEP__