The problem I have is that it uploads all the data to db but the image does not save it in the local folder. just the route in the db. Use phpmyadmin.
if($_POST){
$nombre = sanitize($_POST['nombre']);
$marca = sanitize($_POST['marc...
Please I need to know how I can create a BufferedImage that stores a transparent image with color% co_of% of 256x256 pixels.
Please, if someone can enlighten me with this doubt, I would really appreciate it.
Greetings.
I have this file alta.php , what you should do the IF is to see if the user uploaded image or not, and then store it in the database or do not.
This is not happening and I do not find the problem.
I leave the codes:
Alta.php
$categoria =...
I'm doing a project in java netbeans but I can not save the date in my database can you help me thanks this is the code I use:
if(txtgenerico.getText().length()==0
||txtcomercial.getText().length()==0||txtforma.getText().length()...
What I am trying to do is to make a record of a table with different fields, one of them of image. with my code the record is done in the BD except for the image.
This is my code:
this is the modal where the fields of the table are:
<!--...
I have a list of images
and I want them to be shown one at a time and in order and that each time the program starts, the following is displayed
Example:
Start the program 1 time
Img1
Start the program 2 times
Img2 ...
and s...
Very good day, I'm new to SO, and it's fascinating. I have a small problem I'm new to PHP and I still do not quite master it. Make a small code that receives me from an application on Android some data. How are they:
<?php
if($_SERVER['REQU...
How do I solve this error?
"could not open" 3.gif ": no such file or directory"
I created a folder in which I saved the work and the image but followed the error.
The code I have to implement the image:
import numpy as np
import r...