E
E
Evgeny Kramor2018-04-13 15:45:23
PHP
Evgeny Kramor, 2018-04-13 15:45:23

How to return $_GET in ajax/php?

Good afternoon friends. I probably didn't phrase my question correctly, but here's what I meant.
There is a form with which the user submits a title and description to the server. After sending, the user receives a message about successful sending.
Let's take the page from which the form is sent:
https://www.primer.ru/
After submitting, it should have something like:
https://www.primer.ru/primer-zagolovka/

As after submitting the form, dynamically return the page with the article and its meta tags? Which way to look?
There are no ideas about this. Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Bay, 2018-04-13
@kawabanga

redirect to the server
redirect to the client (you need to send the required url to the client)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question