Konu
Php BaseEncode Hatası
13-12-2018, 23:54:52
#1
Solutions
Üyeliği durduruldu
Parse error: syntax error, unexpected 'base64_decode' (T_STRING), expecting '(' in C:wamp64wwwtestindex.php on line
7
hatası alıyorum normalde çalışması gerek ancak hata veriyor.
kod satırı şu.
base64_decode(basekey);
Çözüldü.