CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: EasyPHP

  1. #1
    Join Date
    Dec 2009
    Posts
    8

    EasyPHP

    Hi,

    I remember that in the older versions of EasyPHP, using the phpmyadmin we were able to make fields in the mysql database store variables as encrypted. For example for a login table, if we wanted to make the passwords encrypted I think we just selected its data type as "password" or "encrypted".

    In the latest version of EasyPHP I can not find these settings. Obviously can't use old version of EasyPHP either.

    Where is the settings for encrption gone? Does anyone know how I can store a field as encrypted without the hassle of coding?

    Jack
    Last edited by JackG; December 16th, 2009 at 10:13 PM.

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: EasyPHP

    This would be a problem to bring up to the people at phpMyAdmin, not here in a database forum.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured