Jump to content

[SOLVED] Strange function


frost

Recommended Posts

I am looking at an old script for someone and i came across a strange function in the login:

 

thepassword = password('$password')

 

I can't seem to find a password function so I am wondering what the heck this thing is?

 

I tried

echo password('$password');

 

and I get - Fatal error: Call to undefined function password()

 

Thanks in advance for assistance.

Link to comment
https://forums.phpfreaks.com/topic/70219-solved-strange-function/
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.