I have a problem I have the following code.
$model = new Crud();
$model->select = "a.idAplicacion, a.idPaciente, p.nombres, p.apellidos, a.peso";
$model->from = "aplicacion a JOIN paciente p ON a.idPaciente = p.idPaciente JOIN unidad...
What happens is that I want to click on the fa-paperclip icon to open the window to choose which files I want to attach.
I currently have this:
<html>
<head>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4...
I need this occasion to add quantities in stock, for example, when registration is made of some item an input amount is added for example 2 , but later you want to update that same item adding 2 más , in total they sho...
I am having a problem, I would like to send a POST to a PHP file that is outside the public folder, but I can not point to that file. I hope you can help me. Thank you very much.
My index.php
<!DOCTYPE html>
<html lang="es">
<...
Sorry for my inexperience but I do not have a concrete idea of how to do the following. In a database table (project_snippets) in a table (code) I have four columns: id, code, author & link and id is the primary key. in the column code I wan...
I have the following code in which it shows me the location zone that I am specifying, but it can be marked with an image (.jpg) that wants to add the place that I want. So I get the image where I'm putting the latitude and longitude?
this is...
I have 2 tables
account1 and account2
account1 with the columns [account_code1] and [account_name1]
account2 with the columns [account_code2] and [account_name2]
I need your help to show the data of account1 and account2 in the select...
Good I have an inconvenience with my code, I want to send you a data through ajax, that allows me to make a query according to what this variable brings, the problem is that you do not want to recognize me when making the $ _POST variable, in it...
I am placing a WhatsApp URL in PHP in the following code:
$url = "https://api.whatsapp.com/send?phone=57xxxxxxxx&text=Bienvenido%20a%20xxxxxx,%20estas%20interesado%20en%20el%20Tartar%20de%20Atun%20";
$link = sprintf( '<a href="'.$u...
I need to capture the uid and the osgjsSize that are within Files . I do not know how to solve this error ( I am a student / novice ). Thank you very much in advance for your help.
<?php $url = 'https://pastebin.com/raw/...