PHP และ Ajax ตรวจสอบ Username ในฐานข้อมูล Mysql


Registration Page
Let’s assume, below is our registration page, it contains username input field, and span HTML element with ID user-result to dump ajax results:
Let’s assume, below is our registration page, it contains username input field, and span HTML element with ID user-result to dump ajax results:
Class เริ่มต้นที่เราจะเขียน คือ Class connection
jQuery Mobile Framework คือ Framework ชนิดหนึ่งซึ่งได้รับความนิยมใช้งานอย่างแพร่หลายมาก เพราะปัจจุบันอุปกรณ์พกพาต่าง ๆ เพิ่มเข้ามามีบทบาทมากยิ่งขึ้น ผู้คนต่าง ๆ มีการใช้งานเว็บไซต์ผ่านอุปกรณ์ต่าง ๆ มากยิ่งขึ้นทุกวัน ๆ ซึ่ง jQuery Mobile Framework นี้ช่วยให้ผู้พัฒนาสามารถเขียนเว็บไซต์ขึ้นมาครั้งเดียว แต่สามารถรันได้บนทุกอุปกรณ์ ซึ่งทำให้มีทางเลือกในการพัฒนา และสร้างประสบการณ์ใหม่ ๆ ให้กับผู้พัฒนา และผู้ใช้งานเป็นอย่างมาก
ประโยชน์ของ jQuery Mobile Framework
แนะนำการเขียนโปรแกรมเชิงวัตถุ