|
![](/images/resource/spacer.gif) |
|
จะเขียน fwrite เขียนใน jQuery ได้มั้ยคับช่วยแนะนำหน่อย |
|
![](/images/resource/viewboard_01.gif?v=1001) |
|
|
![](/images/resource/viewboard_03.gif?v=1001) |
![](/images/resource/viewboard_04.gif?v=1001) |
|
ทำไมต้องใช้ jQuery อ่านไฟล์หล่ะครับ ในเมื่อ php มันก็ทำงานได้ดีกว่าอยู่แล้ว
ในตัวอย่าง code นี้ readfile.php ก็เขียน อ่านไฟล์ไว้ แล้ว response เป็น json ออกมาปกติ
Code (JavaScript)
$(document).ready(function()
{
$('#1').click(function(){
$.ajax({
url: '/path/readfile.php',
type: 'POST',
dataType: 'json',
})
.done(function(data) {
var result = data; //เอาข้อมูลที่ php อ่านได้ไปทำงานต่อได้เลย
})
.fail(function() {
console.log("error");
});
});
});
|
ประวัติการแก้ไข 2015-09-28 17:29:08
![](/images/resource/blockviewtopic_01.gif?v=1001) |
![](/images/resource/blockviewtopic_02.gif?v=1001) |
![](/images/resource/blockviewtopic_03.gif?v=1001) |
![](/images/resource/blockviewtopic_04.gif?v=1001) |
Date :
2015-09-28 17:27:54 |
By :
mangkunzo |
|
![](/images/resource/blockviewtopic_06.gif?v=1001) |
![](/images/resource/blockviewtopic_07.gif?v=1001) |
![](/images/resource/blockviewtopic_08.gif?v=1001) |
![](/images/resource/blockviewtopic_09.gif?v=1001) |
|
|
![](/images/resource/viewboard_06.gif?v=1001) |
![](/images/resource/viewboard_07.gif?v=1001) |
|
![](/images/resource/viewboard_08.jpg?v=1001) |
![](/images/resource/viewboard_09.gif?v=1001) |
![](/images/resource/viewboard_01.gif?v=1001) |
|
|
![](/images/resource/viewboard_03.gif?v=1001) |
![](/images/resource/viewboard_04.gif?v=1001) |
|
url: '/path/readfile.php' คือไรคับ พอดีมือใหม่ ![](/images/bbcode/lol.gif?v=1001)
แต่ผมต้องการ เขียนไฟล์ .txt คับไม่ได้อ่าน
|
ประวัติการแก้ไข 2015-09-28 17:42:04
![](/images/resource/blockviewtopic_01.gif?v=1001) |
![](/images/resource/blockviewtopic_02.gif?v=1001) |
![](/images/resource/blockviewtopic_03.gif?v=1001) |
![](/images/resource/blockviewtopic_04.gif?v=1001) |
Date :
2015-09-28 17:39:43 |
By :
Tachi |
|
![](/images/resource/blockviewtopic_06.gif?v=1001) |
![](/images/resource/blockviewtopic_07.gif?v=1001) |
![](/images/resource/blockviewtopic_08.gif?v=1001) |
![](/images/resource/blockviewtopic_09.gif?v=1001) |
|
|
![](/images/resource/viewboard_06.gif?v=1001) |
![](/images/resource/viewboard_07.gif?v=1001) |
|
![](/images/resource/viewboard_08.jpg?v=1001) |
![](/images/resource/viewboard_09.gif?v=1001) |
|
|
|
![](/images/digitalocean-banner.jpg)
|
Load balance : Server 00
|