Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Forum: Hacks
    In reply to: Function not found
    Thread Starter hllawrence

    (@hllawrence)

    Thanks, I think I am getting closer now. I haven’t quite got it working yet, but I’m getting pretty close. I will mark this as resolved.

    Thanks again!

    Forum: Hacks
    In reply to: Function not found
    Thread Starter hllawrence

    (@hllawrence)

    Maybe I should be doing it in a similar way to my data entry forms?

    if(isset($_POST['newresdesc'])) {...}
    
    if(isset($_POST['delresnum'])) {...}

    Is that what you’re referring to bcworkz?

    Forum: Hacks
    In reply to: Function not found
    Thread Starter hllawrence

    (@hllawrence)

    Hi, thanks for the responses. So far all of my code has been php and html.

    So I guess I would ask, is there a better way I should be doing this? Basically I want to have a page that deals with various database operations on a table, and I’d like to avoid spreading it out across multiple php files. What would be the best practice for this sort of plugin?

    Thanks!
    Heather

    Forum: Plugins
    In reply to: Function not found
    Thread Starter hllawrence

    (@hllawrence)

    Sorry, this is in the wrong forum, so I’m recreating it under Hacks.

Viewing 4 replies - 1 through 4 (of 4 total)