D
D
DevTeam2015-11-09 02:03:41
PHP
DevTeam, 2015-11-09 02:03:41

The question is how to implement sending a form or text through php to another site?

Such a task is worth it! There is one site in which the client chooses what he needs and presses the button to order! and a notification should appear in my admin panel that the client has chosen such a product or item. The task is so that when the client clicks in the panel, it should instantly appear what the client has selected. I can’t figure out what to write all this on, I know html, but at the expense of PHP, a simple user). And they say that you need to somehow use php

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew, 2015-11-09
@R0dger

Well, in theory, you can write a script that requests data every, say, 15 seconds ... sets itself a timestamp and shows the data ... in theory, it should suit a person.

A
Alexey Tsarapkin, 2015-11-09
@Dreamka

I may not have understood the question quite correctly, but what prevents PHP from sending selection requests via curl, and tracking on the client site?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question