AngularJS and PHP object oriented scripts and sessions -


okay. it's theory based question angularjs. so, if had php based web app, , want use angularjs instead of pure js , jquery scripts.

  1. first of all, how save sessions while logging in ?

  2. and why oop php class not work angular, because didn't specify function execute. need split classes functions echo json result ?

  3. does angular append data directly page without using jquery basics of .append() or `.after() or... ?

please, new angularjs, , need know how manage each of problems. know people gonna downvote, others reply.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -