Похожие чаты

Can anyone give me a simple ajax code that sends

data to php and which can be further processed and added to database?
This is in index.html
<script type =text /javascript >
$.ajax({url:"http://localhost:8080/a/insert.php", type: "post", data: {fname:'Sidharth' , lname:'Jain' }});
$.get("http://localhost:8080/a/insert.php", function(data){
alert(data) ;}
</script>
And this in insert.php
<?php
$fname = $_POST['fname'] ;
$lname = $_POST['lname'] ;
echo "My name is ".$fname." ".$lname ;


?>

1 ответов

9 просмотров

...you are already done... Your PHP now needs to put that stuff into the database. If further processing is needed you eithger extend your PHP backend with the neccesary logic, or your JS and then just send it to the PHP Also make sure to use isset() in the PHP

Похожие вопросы

Обсуждают сегодня

This is a question from my wife who make a fortune with memes 😂😂 About the Migration and Tokens: 1. How will the old tokens be migrated to the new $LGCYX network? What is th...
🍿 °anton°
2
30500 за редактор? )
Владимир
47
What is the Dex situation? Agora team started with the Pnetwork for their dex which helped them both with integration. It’s completed but as you can see from the Pnetwork ann...
Ben
1
а через ESC-код ?
Alexey Kulakov
29
Anyone knows where there are some instructions or discort about failed bridge transactions ?
Jochem
21
@lozuk how do I get my phex copies of my ehex from a atomic wallet, to move to my rabby?
Justfrontin 👀
11
есть ПО, которое лежит папкой, по сути и не инсталится, а просто запускается. Надо раскидать по машинам в домене. Я так понял, что прям настройками GPO, копировать я смогу тол...
Dmitriy
8
any reference of this implementation?
BitBuddha
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
Привет)) уже кажется эту тему перемусолили, но вот я так и не понял. Я сейчас сижу на 27дюймов 2к мониторе. На Актуальной макоси, если я куплю 27д 4к монитор: - будет ли изобр...
Vladislav Piskunov
16
Карта сайта