Jump to content

Framework


sandy1028

Recommended Posts

Hi,

 

How to check which framework is used in the php version

PHP 5.2.3 (cli) (built: Jun  9 2007 01:41:33)

Copyright © 1997-2007 The PHP Group

Zend Engine v2.2.0, Copyright © 1998-2007 Zend Technologies

 

 

how to Decode the following

encryption

 

'WW91IGhhdmUgc3VjY2Vzc2Z1bGwgZGVjb2RlZCB0aGUgQmFzZTY0IGVjb2Rpbmc= '

 

and what type of encryption is it and how to decode it.

 

 

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/108507-framework/
Share on other sites

I'll never understand why people ask questions like "how to do xxxxxx", when they should say "How do I...?".  >_>  And what do you mean what framework is it "built" with?  You can USE frameworks on your build, but you don't build PHP with a certain framework.  Unless I'm horridly mistaken.

 

And the last thing isn't encryption, it's base64 I think.

Link to comment
https://forums.phpfreaks.com/topic/108507-framework/#findComment-556366
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.