Jump to content

imi_99

Members
  • Posts

    18
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://www.car-sale.org.uk

Profile Information

  • Gender
    Not Telling

imi_99's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. hi, can someone post quick and easy function to upload a zip file and save it to hosting folder. e.g i got image folder where i want to save zip file. then second i want to save this into database. thanks in advance. also how i can put download link to download for cusstomer users. thanks
  2. that looks fantastic, thanks davidannis , i am not good in object oriented php but will try to figure this out with my coding. thanks
  3. Thanks fife, I will let you know in case of any issue.
  4. hmm, you probably right . thanks trq. can fife you paste the code here. thanks
  5. thanks for your replies, i am not a good coder in jquery. i realy want to do it server side to update database. i wonder there should be query who can update the database e.g if i switch 3 into new position on number 7 then new result will be like 1,2,4....7(new), 7(old), 8, .9,10,11 . is n't any command to rewrite again this from 1 to 11. thanks
  6. Hi, I am bit stuck with php sorting. I have category list which are in order form like 1,2,3,4.....9,10,11 and is stored into datbase. what i want to do is change any number's position. e.g if i change number 9 to number 3 into database then result will be like 1,2,3,3,4.....9,10,11 how can i sort this to that new number 3 would become 3 and already 3 number change into 4, then next 4 into 5 and so on till 11. mean it should save into datbase with this new order how can i sort this with new order and then save into database. thanks
×
×
  • 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.