ssp.class.php php + postgres

ssp.class.php php + postgres

guillermovilguillermovil Posts: 18Questions: 4Answers: 0

Hi!
Does anyone have the ssp.class.php for php + postgres?
I prefer not to use the previous version.
Thanks in advance.
Guillermo.

Answers

  • allanallan Posts: 61,762Questions: 1Answers: 10,111 Site admin

    I think a few small changes should be all that are required. Change the DSN for the PDO connection and modify how the number or found rows are calculated.

    Allan

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    Allan I have now a server_processing.php and ssp.class.pg.php for PostgreSQL. I could send you if you want.

  • allanallan Posts: 61,762Questions: 1Answers: 10,111 Site admin

    Sounds interesting. If you could send it to allan @ this domain.net, or perhaps as a gist might be even better so others can also see it and use it.

    Allan

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    Hello Alan! How can I send my scripts via gist?
    For now I will send you via email.
    Thank you

  • allanallan Posts: 61,762Questions: 1Answers: 10,111 Site admin

    Thanks for the e-mail! Gist is a GitHub service: https://gist.github.com

    Allan

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    Allan I have some modification to support joins and aliases columns. If you want, I can send you.

  • allanallan Posts: 61,762Questions: 1Answers: 10,111 Site admin

    Sounds good. Are you able to post them on a gist as well?

    Allan

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    I don´t know how to use gist, I will try.
    Sorry for my english :-(

  • bogdan_ionescu2002bogdan_ionescu2002 Posts: 1Questions: 0Answers: 0

    Hello! Can you please give me those files to my email? I really need them! Thanks in advance!

    Bogdan

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    Helloo Bogdan, I have a new version. I will send you the files to night.

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    Bogdan, give me your email address please.

  • jpaalmeidajpaalmeida Posts: 9Questions: 1Answers: 0

    I very need that class for postgres server-sideail.com... jpalvesalmeida@gmail.com

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    Hi, I sent my postgres version.

  • jpaalmeidajpaalmeida Posts: 9Questions: 1Answers: 0

    Please, Can you send me again for my email? Because I don't searching

  • jpaalmeidajpaalmeida Posts: 9Questions: 1Answers: 0

    Perfect Guillermo, thank you very much!!!

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    Hi! I have a correction on postgresql class.
    If anyone needs it, I can send it.

  • allanallan Posts: 61,762Questions: 1Answers: 10,111 Site admin

    Perhaps post it up on pastebin for others to be able to access? Or a gist on GitHub.

    Allan

  • stevevancestevevance Posts: 58Questions: 6Answers: 1

    @Guillermo Can you email me your code? jamesbondsv@gmail.com - I'll then post it as a gist on GitHub so everyone can see it. Thank you!

  • guillermovilguillermovil Posts: 18Questions: 4Answers: 0

    Now you can download the postgres specific code from gitHub:
    https://github.com/guillermovil/datatables-postgres.git

This discussion has been closed.