Questions tagged as 'php'

1
answer

data within a date range

I need to generate a PDF report and show the items that are between a date range. This is the modal where the datepicker and the Generate Report button are found with a onclick="Report()" that leads to a function in JavaScript ,...
asked by 11.12.2018 / 21:53
1
answer

INSERTING A SQL SERVER DATA BASE WITH PHP

Hi, I'm trying to make an insert to a sql server database with php. I execute the program and I get the message that it was inserted correctly but when I go to look in the database it does not insert anything and I can not find the error. This i...
asked by 11.12.2018 / 19:49
1
answer

How to relate Models the correct way in laravel?

You see, I'm working with 3 models, the property, the type of property and the location of the property, it happens that the type of property and the location of the property are attributes of the property (it should be noted that they are in re...
asked by 11.12.2018 / 21:30
1
answer

I can not load txt with xmlhttprequest

I tell you that I am wanting to finish a web, and I can not load content from a text file into an element of the web page. When I show that element in the console, everything seems to go well. When I place it in the element div , the content is...
asked by 11.12.2018 / 20:54
1
answer

validate that at least one checkbox is cheked

I have a table with a list of materials and a check to the side are part of a form, what I want to do is not send my form until all the fields are filled with my check, because so far the form but it is sent even though I have not selected an...
asked by 11.12.2018 / 19:28
0
answers

Cone install and activate a block in moodle

I have created a block in moodle in the folder following the previous one question I have created the block as they say in the answer but in point 4 and 5 where it says. Go to the Administration of the Moodle site to install and activate t...
asked by 11.12.2018 / 19:54
1
answer

How to create a cycle that allows inserting hours with differences of every 15 minutes in the database?

I am using full calendar and php to fill it with events, I recive a form that I made a date and a start time and an end time, what I want to do is program it so that if I set as the initial time 8:00 am and end time 1:00 pm for example I do beli...
asked by 11.12.2018 / 16:39
1
answer

Help Api Facebook for bot php

a big greetings to all, I'm a little ask, since I like to dig into google first. but this time I can not find anything that can solve or direct me. I am developing a bot for facebook in very simple php, what I need is for the person that sent...
asked by 11.12.2018 / 18:17
0
answers

How to do an internal search engine with the GET method?

I need you to please show me a simple example of an internal search engine. But seriously a very simple example, let's say minimalist, just to know the basic principles when building a search engine ... I'm trying it with the GET method, like go...
asked by 11.12.2018 / 17:47
0
answers

Get .p12 and xml files using javascript from the server

I need to call a javascript function that signs a receipt, but I do not know how to get these files and pass them to this function: var comprobanteFirmado = firmarComprobante(archivo_p12, Clave_p12, xmlDoc); Try to send them by php because...
asked by 11.12.2018 / 16:39