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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T23:31:24+00:00 2026-06-06T23:31:24+00:00

For some reason when I use preg_replace() for a input field that stores phone

  • 0

For some reason when I use preg_replace() for a input field that stores phone numbers, I can’t store it into MySQL. Can preg_replace be used for integers or can it only be used for strings?

I am trying to make it impossible to input letters into the text field.. Can someone give some insight?

$tel = $_POST['tel'];

//when I use preg_replace, it doesn’t store the value in MySQL

$tel = preg_replace($reg_num,'', $tel);

…

    $st->bindParam(6, $tel, PDO::PARAM_INT);
  • 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-06-06T23:31:25+00:00Added an answer on June 6, 2026 at 11:31 pm

    preg_replace will cast the Integer as a String, and perform the replace correctly. However, it will return a String where bindParam is expecting an Integer.

    Storing a phone number as an Integer is usually ill-advised as you would lose any leading ‘0’ or any ‘+’ sign (if used for international numbers).

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

Sidebar

Related Questions

I had to for some reason use a hidden field to persist an Id
For some reason I can't use \n to create a linefeed when outputting to
for some reason , i can't use jquery . this is my code: <!DOCTYPE
Following on from a previous question, for some reason when I use the following
For some reason knockout requires jquery tmpl when you use databound templates, otherwise it
For some reason I am not able to use the TextFlow element in WPF.
For some reason, I should use gcc to compile a C file, then link
I use CSS transitions fairly regularly and for some reason I cannot get them
I use PopUpButton object and inside a Menu object. For some reason it has
I use prototype since a long time, but for some reason I have to

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.