You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
-
# ngMysql
2
-
Mysql PHP Binding library for AngularJS.
1
+
# ngMySQL
2
+
PHP + MySQL Binding library for AngularJS.
3
3
4
4
This library gets PHP STDIN and parse for JSON coming from AngularJS frontend and UPDATE,DELETE records in table based on paramaters which columns need to be changed and whats use as a key in JSON request.
5
5
Also you can get records from table(s) in JSON format for AngularJS based on filtering which passes to methods.
0 commit comments