Catalog
Catalog
See All
Languages
Courses
Languages
See All
C++
C#
HTML
Java
JavaScript
Python
Level
See All
Beginner
Intermediate
Advanced
Courses
See All
Introduction to Python
Introduction to C
Introduction to C#
Introduction to SQL
Introduction to HTML
Introduction to CSS
Introduction to Java
Introduction to JavaScript
Introduction to C++
Tech for Everyone
Courses
See All
C# Intermediate
Python Intermediate
JavaScript Intermediate
C++ Intermediate
C Intermediate
SQL Intermediate
Game Development with JS
Responsive Web Design
Python for Data Science
Python for Finance
Courses
See All
React + Redux
Angular + NestJS
Python Data Structures
Online Compiler
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Discuss
Blog
Get Pro
Log in
Register
Menu
+ 1
How to decode this. data=CwdZ2bVklHJ7%2BJyI0ujU19tS2Ohn53QvdW6V5BfBjiqG9mm14WtHx4t5i4J4HpC5r24%2FtzugJ%2BAw%0AdJCAq
Please decode this and tell method how i decode
php
decode
decoder
phpexpert
22nd Feb 2021, 5:26 AM
DEEPAK KEWALRAMANI
5 Answers
Answer
+ 3
https://stackoverflow.com/questions/23889885/php-how-encode-decode-text-with-key/23889971
22nd Feb 2021, 5:29 AM
SAN
+ 1
ŚĄŃ
HOW TO FIND KEY BRO?
22nd Feb 2021, 5:31 AM
DEEPAK KEWALRAMANI
+ 1
If you have a value and want to find the key, use array_search() like this: $arr = array ('first' => 'a', 'second' => 'b', ); $key = array_search ('a', $arr); $key will now contain the key for value 'a' (that is, 'first' ).
22nd Feb 2021, 5:32 AM
SAN
+ 1
ŚĄŃ
any online decoder? To use easy
22nd Feb 2021, 5:34 AM
DEEPAK KEWALRAMANI
+ 1
http://ddecode.com/phpdecoder/
22nd Feb 2021, 5:36 AM
SAN
Answer
Hot today
How can i add img on html in solo learn app
4 Votes
Please help me solve this grid problem?
1 Votes
Difference between input () and readline () functions in python
0 Votes
What is the problem 🤨🧐??
1 Votes
Can I have multiple conditions in the if statement
1 Votes
#javascript challenge ---- Write a function to print square matrix
1 Votes
Generador de divicion python.
1 Votes
What's wrong in my code there have an error in line 24?
1 Votes
Jtable cell selection and highlighting
0 Votes
How the answer is '#10' ?Pls explain the both ternary operator
1 Votes