https://github.com/mroblesdev/subir_archivos_php
Carga archivos al servidor con PHP
https://github.com/mroblesdev/subir_archivos_php
Last synced: 6 months ago
JSON representation
Carga archivos al servidor con PHP
- Host: GitHub
- URL: https://github.com/mroblesdev/subir_archivos_php
- Owner: mroblesdev
- License: gpl-3.0
- Created: 2021-02-11T05:16:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-12T05:24:09.000Z (about 5 years ago)
- Last Synced: 2024-11-14T19:32:02.688Z (over 1 year ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Carga archivos al servidor con PHP
Con este proyecto puedes cargar archivos al servidor con PHP realizando validaciones de extensión, tamaño, entre otras.
[Mira el vídeo donde hacemos este proyecto](https://youtu.be/ErvBvNrnWwc)
## Requerimientos 📋
- Servidor Web (Apache)
- PHP (compatible con las versiones 5, 7 y 8)
*Puedes usar un todo en uno como XAMPP, WAMPP u otro.*
## Instrucciones para descarga 🔧
- Descarga el proyecto
- Copia la carpeta en el htdocs o www del servidor web.
- Ingresa desde un navegador a ```http://localhost/nombre_de_tu_carpeta```
## Sígueme en YouTube para más contenido 💻🖥
[https://www.youtube.com/channel/UC__81NGoklvbHXK8AsomltQ](https://www.youtube.com/channel/UC__81NGoklvbHXK8AsomltQ)