Jump to content

gamble

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by gamble

  1. gamble

    PHP Classes

    So a new member joins and you sit here and brag? Fuck you and the forum...figure you would have some sort of respect. You think your such a great fucking coder...obviously not if you have time to waste on this piece of shit forum. Adios assclown I'm leaving.
  2. gamble

    PHP Classes

    Wow that is frickin' awesome thank you so much for sharing this i will have to check it out more looked awesome for my quick look
  3. gamble

    PHP Classes

    I did it for fun but thanks for the info.
  4. gamble

    PHP Classes

    Thank you for that information. But people may still like the idea of a Flatfile database. They tend to run a lot faster with smaller projects such as a simple website that has a few items that you can purchase. I have considered it to get my name out there then start to charge for other stuff. Would you be interested at all in any of the listed projects?
  5. Hello, I am brand new to this forum so I am not sure if I am posting in the right place but I will give it a shot: I have been making PHP Classes for a while and thinking about giving away/selling them. I currently have a Flat file database Class that allows you to turn a text file into a table within a database. The queries are easy for example: select('FROM users WHERE username=hello');. This Flatfile Database contains many of the same functions as mysql. I decided to make this as i see mysql is being discontinued in the next version of PHP. Another class i have created is a login class. Setup is easy of course, all you have to do it simply include the main file(all in a folder called Login) and then wherever you want it simple past this code: new gLogin();. TADA you have a login. Please post any questions, concerns, or requests for new classes. Thank you, gamble
×
×
  • 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.