teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

typo

2017/03/22 02:37

投稿

yambejp
yambejp

スコア117944

answer CHANGED
@@ -23,7 +23,7 @@
23
23
  <script>
24
24
  $(function(){
25
25
  $.ajax({
26
- url : "x.php",
26
+ url : "index.php",
27
27
  type : "POST",
28
28
  data : {post_data_1:"hoge", post_data_2:"piyo"},
29
29
  error : function(XMLHttpRequest, textStatus, errorThrown) {