PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, March 8, 2022

[FIXED] Security component for Yii framework compulsory?

 March 08, 2022     php, security, yii     No comments   

Issue

If an existing non-framework using project decides to incorporate Yii, would it be possible to continue using the old non-framework security mechanism? Or would using Yii also necessitate the Yii security module/mechanism?


Solution

Nobody forces you to use all the features provided by Yii. It's up to you. You can create your own component in Yii and continue using your own security module/mechanism.



Answered By - Pave
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing