Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6985819
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:43:46+00:00 2026-05-27T18:43:46+00:00

busy for several hours now, to find out what i am doing wrong. In

  • 0

busy for several hours now, to find out what i am doing wrong.

In an update sql value becomes empty??

if(ctype_digit($_POST['id'])
    AND
    $_SESSION['captain'] == 1
    AND
    $_SESSION['team'] == $_POST['id'])

{
    $teamtekst = $_POST['value'];

    // update text
    $q = "UPDATE teams
                SET
                    teamtekst = '".mysql_real_escape_string($teamtekst)."' 
                WHERE
                    team_id = '".$_POST['id']."'
                LIMIT 1";
    $exec = mysql_query($q);
    if(mysql_affected_rows($exec) == 1)
        echo'ok';
    else
        echo $q.' '.$_POST['value'];


}
    else
    {
    echo 'Fout in gegevens? Tekst niet opgeslagen!'; // faultmessage
    }

It echo’s: UPDATE teams SET teamtekst = ” WHERE team_id = ’29’ LIMIT 1 test
so test is the real value of $_POST[‘value’] but does not show up in sql statement?

thanks in advance for any help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T18:43:46+00:00Added an answer on May 27, 2026 at 6:43 pm

    its not an sql error , $_POST['value'] is not set
    use var_dump($_POST) to know what’s inside the $_POST array and check if the $_POST['value'] is already set before

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose a GUI (C#, WinForms) that performs work and is busy for several seconds.
I've been busy with C# 4.0 generics, and now I basically want to do
I am busy coding a dll that supplies several functions to a host application.
I am doing a project where I am loading several assemblies during runtime, for
Sometimes I get this kind of exception on not very busy SQL server: Transaction
I've been busy for a few days trying to figure out how to handle
The situation: We're out of beta and version 1.0 has been released to several
I have been busy with the cakePHP framework for a couple of months now
In busy making a short game. I have to move a man in a
Im busy with my app and i walked in some problems when i click

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.