Jump to content

ethangk

Members
  • Posts

    16
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

ethangk's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hey, I recently created a small user framework for one of my sites and decided it would be nice to share. At the moment, its not well commented but works like it should. Im gonna watch this topic so you can ask for help with it if needed and im really happy to take feedback. The zip contains a installerback.php file, which is just a backup of install.php, which gets deleted after install. Thanks, ethangk http://www.megaupload.com/?d=NNKULMBS
  2. Woops, Edit: FOR external files should be FROM external files. Makes quite a big difference
  3. Hey, I was wondering if its possible to build a zip for external files, specifically images. I havnt used PHP's zip features before and if it can't do what I want it to, I don't wanna spend time learning how to use it so im wondering if theres anybody that knows the answer to this question or someone who is experienced and is willing to try it out for me Thanks Ethan
  4. Thanks for the quick reply. Im trying to make a basic rating system. In essence its sortof a digg type thing, digg and bury. Its a rating system for a practise project i am playing around with, you like something, you click that you like it, if you dont, you click that you dont. The query is suppost to be ordering by howmanylikes-howmanydislikes.
  5. Hey, Im stuck on a query, im not sure if its possible in mysql. "SELECT * FROM `table` ORDER BY col1-col2". Is it possible to do that with mysql. I tryed working around it with php, like throwing the results into a array then sorting that but ran into a few problems. Thanks ethangk
  6. Umm, i dunno if i should do the check, its up to the user if they want to use the same username/password, its their account, i dont really wanna add too many restrictions to people, i want it to be their site. I didnt even code admin features, apart from a query debugger, to make everything fair between everyone. @ProjectFear, i have been making it darker, i dont want to make it too dark but i might add a <hr /> because a few people have complained. Ideally, i want people to be able to choose their own forum colours, like stuck topics colour, the alternating colours and the colours of topics, its all to come, i have some good plans for the site.
  7. Woopsie, thought i deleted the file with the XSS on, thanks. Also, its out of beta but still undergoing development because its complete, it all works but i keep adding new features to it, like yesterday i added a cool ajax topic subscription/ favourite system. Im gonna keep adding new features to it.
  8. Seemed to have fixed all those bugs and some others you didnt notice. Thanks Ethan
  9. Woa, thanks for helping me find those holes, im suprised you found test.php, it wasnt on the same diretory and i had compeltely forgot about it. Ethan
  10. Of course, gimme a min to do that, i probably should have done that before, its understandably confusing.
  11. Hey, I just finnished my site, its a pretty cool idea, i have a finnished version out, it just got out of beta, there might still be bugs though, there is room for improvement, i need to know all these thing . The URL is http://www.ekraze.co.uk/interlaced. Everything seems to be working fine on it, if its not, post on here or on it. Also, the reason its on a folder on another site, all the interlaced domains are taken so i need to think of a way around that, enjoy and thanks for your time. Ethan
  12. Do you mean you wanna test it or wanna know when its out of beta?
  13. Edit: Add me on msn or leave a reply here
×
×
  • 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.