Jump to content

spiderwell

Members
  • Posts

    1,008
  • Joined

  • Last visited

Posts posted by spiderwell

  1. Okay I had a trial form that always added to my db now I copied the same codes just added it to my site and does not post anything. Can someone tell me why it is not working now after so many trials of success. When nothing has changed but the added information like pictures and normal things on my pages.

     

    It is supposed to go to my registration-success.php but it just picks up the connecting php to insert to the db and leaves it blank.

     

    it worked locally but not on the live site? check the connection details

  2. jquery is awesomer, if that is a word

    :) i think it should probably be a word... i think i've used it several times before.

     

    However its not possible to say jquery is awesomer than ajax is it?

     

    it is, because I said it in my post.

    my reason being its easier to use ajax functions via jquery, than writing them yourself, for me at least.

  3. Knowing cssfreakie I'm quite sure that he considers you to be like "Daniel-San" in the Karate kid, where he goes to the competition and Miyagi tells them "he has a black belt".

     

    Both of you are at the top of the food chain. It has been my pleasure to have interacted with "ya'll."

     

    But don't stop yet, we have to fine tune this project.

     

    Did anyone else immediately think 'Where we're going, we don't need roads'?

    i didn't  ;D

  4. its not the end of the world, but it wouldn't take a genius to work out what was happening.

    instead of calling it page for example call it something irrelevant. or pass a number that the receiving script can convert to a file with a switch statement for example.

     

  5. When I was trying to get my CS degree, 'goto' was considered a four letter word.  If you're thinking about using it, your design is bad.

    yes, 'goto' the naughty step

  6. Hey all,

     

    I done some research and can only seem to find solutions that involve a java applet in the browser to break up the files into parts, does anyone else know of any other pure php solutions to uploading large files and using chunks?

     

    cheers

  7. theres nothing wrong with doing what you are suggesting. and the file name in the code won't be seen because its in the php code. it will be executed and what you will see is the output of the included file in the browser.

×
×
  • 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.