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 337847
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:22:27+00:00 2026-05-12T10:22:27+00:00

Hi I have got a column in my database which is set to Int.

  • 0

Hi I have got a column in my database which is set to Int.

But my data always starts with a 0 so whenever I add a new record, it strips the 0 off and I don’t want it to do that incase the first character has to be a 1 at some point.

How can I overcome this issue?

Is the best way to use VARCHAR any then validate using PHP?

Update

If I enter 02118272 it is saved to the database as 2118272.

  • 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-12T10:22:27+00:00Added an answer on May 12, 2026 at 10:22 am

    I think that you should use varchar type for that field. If you want to convert a variable to integer in php you can simply do this:

    $var=preg_replace("/[^\d]/","",$var);
    

    with this you delete all characters that aren’t numbers and then you can put this value into the db preserving the initial 0.

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

Sidebar

Related Questions

I have got SQL Server database in which Table column name have spaces. For
I have an Oracle (10.2.0.4) database table with a column which is encrypted by
I have been making a database and learning along the way. I recently got
I have an SQLite3 database which, in order to optimize performance, uses computed columns
I have a web application which is giving me the following exception: InnerException {Cannot
I've got an existing website (based on .net 1.1), that calls web-services (based on
I'm not sure what Database I will be going with (more likely SQL Server
I am learning some good code practice that's why i was going through some
I'm working on a website that will allow instructors to report on the academic
I've used this exact code with a slight modification of the values in another

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.