Skip to content

JossGonzo/TUTORIALES-JAVA-PHP-MYSQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUTORIALES-JAVA-PHP-MYSQL

Repositorio de la serie de Tutoriales JAVA-PHP-MYSQL de Geeky Theory creados por Alejandro Esquiva

Esta serie de tutoriales se va a componer de 6 tutoriales:

  • JAVA – PHP – MySQL: I Introducción
  • JAVA – PHP – MySQL: II Creación de una base de datos en MySQL
  • JAVA – PHP – MySQL: III Crear una conexión con la base de datos en PHP
  • JAVA – PHP – MySQL: IV Consultas Básicas e inserción de datos en PHP
  • JAVA – PHP – MySQL: V Insertar datos en MySQL desde JAVA con PHP
  • JAVA – PHP – MySQL: VI Obtener datos de MySQL en JAVA con PHP

Los objetivos que nos proponemos con esta serie de tutoriales son los siguientes:

  • MySQL

Aprender a crear una base de datos en MySQL

  • PHP

Aprender a insertar datos en nuestra base de datos
Aprender a mostrar datos de nuestra base de datos
Consolidar los conocimientos aprendidos en la serie de tutoriales JSON
Mostrar los datos introducidos en la base de datos en pantalla

  • JAVA

Crear JSON a partir de los datos introducidos por el usuario
Enviar JSON vía GET en JAVA
Enviar JSON vía POST en JAVA
Obtener un JSON generado en PHP

Los tutoriales se encuentran en @GeekyTheory en el siguiente enlace:

http://geekytheory.com/category/java-php-mysql/

###License

Copyright 2013 GeekyTheory (Alejandro Esquiva)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Repositorio de la serie de Tutoriales de JAVA-PHP-MYSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 52.5%
  • Java 47.5%