session in application WEB

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sousimou

    session in application WEB

    I want to create an application Web PHP/mysql. my problem is that the
    application must retain some information as the name of the user. each
    information is created by a given user and the right to modify is
    authorized to only this user, the others have right to only consult.
    problem to retain the name of user and to compare it with the name of
    creator which is reproduced on the table of the base of data. thank you

  • Martin Mandl - m2m tech support

    #2
    Re: session in application WEB

    On Mar 12, 5:19 pm, "sousimou" <sousi...@gmail .comwrote:
    I want to create an application Web PHP/mysql. my problem is that the
    application must retain some information as the name of the user. each
    information is created by a given user and the right to modify is
    authorized to only this user, the others have right to only consult.
    problem to retain the name of user and to compare it with the name of
    creator which is reproduced on the table of the base of data. thank you
    Dear Sousimou,

    yes, php&mysql is what you are looking for ;)
    If you you need help with it, please be more specific.
    Or was this a job offfer?

    Cheers
    Martin


    ------------------------------------------------
    online accounting on bash bases
    Online Einnahmen-Ausgaben-Rechnung

    ------------------------------------------------
    m2m server software gmbh


    Comment

    Working...