Jump to content

jmcall10

Members
  • Posts

    60
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

jmcall10's Achievements

Member

Member (2/5)

0

Reputation

  1. ok, I wanted to do a little project and wondered how the database should be designed. I am a good php coder so the actuall coding of the project would only take a day. However I always struggle with the database design. Ok, basically I want to create a "world cup 2010" project. basically my friends put down their predictions of each game. and depending on the outcome would depend on the points earned. what would the best way to design the database be? any assitance would be appreciated thanks in advance jmcall10
  2. Thanks for your response mgallforever it is much appreciated so far I have managed to get it working and its not far off of what you suggested. I shall work on it more tonight. Regards, jmcall10
  3. *sigh* You have this issue with constantly having to convince yourself about being mature. I have managed to get it working now (no thanks to you). You have no idea how old I am and for that matter the level of intelligence. You are simply making assumptions based on what you have read. I could guarantee you that whatever your assumptions may be that you are way off. Regardless of that, these forums are for learning and I have truly learnt something today... Further note, this is the first time I have been disappointed with phpfreaks.com and another member. Maybe you are highly thought of, perhaps not. I don’t know. Self gratification only gets you so far.
  4. well I think you have shown us all how excellent you truely are. You are a amazing! Please do go on.....
  5. Yea but only one has came on blasting about it. Seems you need to let off some steam, and over a keyboard is the best way for you not to get hurt. Now these forums, if I am not mistaken, are for constructive assistance. You constantly are replying with posts that are of no use to anyone and frankly are as welcome as a fart in a space suit. ( go on tell me how welcome a fart is in a space suit) Damn kids.
  6. Thank you Pikachu2000 for a constructive response. and you are correct, it does seem like I wanted someone to write/supply the code. However I did say I hope this isnt too much to ask and that a sample script (if someone had it) would be appreciated. Thanks again for your response Pikachu2000.
  7. hmm no caps was ever used. Caps is for someone that cannot put into words anything constructive. I used bold to highlight my point. However I can see that this conversation has come to a close. Well if the mods signature is anything to go by then my question surely must be the worst ever because your response was as useful as a chocolate tea pot. If your programming skills are any direct relation to your communication skills then I doubt I would want your assistance. Have a good day and I shall ask someone with a little brains.
  8. No, I dont want someone to write a universal front end. I want to know learn how to update multiple records that hold different input types! I know how to update multiple records, but only if they are text inputs! Now please only comment if you have something constructive to write. Feedback is good, but only from those that know how to deliver it!
  9. Hi, I was wondering if someone would be so kind as to post some code for me? Basically I want to display all of my records in a table like format and be able to update them by clicking one update button at the bottom of the table. My records inlcude textfields, dropdowns, checkboxes, and radio buttons. So basically a sample script that updates multiple records that uses different input types. I hope this isnt too much to ask but it would be much appreciated. Regards, jmcall10
  10. This seems to be the answer! Thank you!
  11. scampbell, Using sessions is the solution that keeps coming up so i guess that will be my work around. Could you do me a favour. Could you post some sample code on how that might look? That would be much appreciated. jmcall10
  12. Hi guys, I was wondering if someone with good experience could help me out. Basically all I would like is a contact form script (easy I know) however there is a few requirements that I cannot find a good solution for. the requirements are as follows: script must be in one page (i.e. call itself) After the form has been submitted I would like the users variables echo'd to the user (just to show what contact info they have submitted) If after form submission the user hits refresh then I would like them to be presented with form again or something saying you have submitted a form etc I can do the first two bullet points but the third is were I am stuck and cannot see a way round it. Basically the way my script is just now, the user is initially presented with the form and after submission the form is sent via the mail function and the user is shown the info in each of the variables they submitted with a thank you. At this point if the user hits the refresh button the user is shown their info again and another submission is sent. There must be a way round this. I have tried unsetting the $_POST variables etc. If someone could either show me an example of thiers working or even guide me that would be much appreciated. However I have had many people saying "this will work" then it doesnt, because they actually didnt know if it would or not lol. That wasnt meant nasty incase it was taken that way, im just looking for a real solution or even a reason as to why this cant be done. Thanks in advance jmcall10
  13. Thanks guys I went with the echo
×
×
  • 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.