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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T01:58:40+00:00 2026-06-05T01:58:40+00:00

After deleting an entry from a file, am left with a blank line where

  • 0

After deleting an entry from a file, am left with a blank line where the entry used to be, and would like to know how to get rid of it at the same time of script execution.

My data.txt file has the following entries:

1
12
123 (line to be deleted)
1234
(blank line, carriage return)

plus an empty line at the bottom of the line which I would like to keep but not the one left after an entry has been deleted.

what I’m left after entry has been deleted:

1
12

1234
(blank line, which I want to keep intact)

Here is my present working code below:

$bodycont = preg_replace("/\b({$_POST['inscripnum1']})\b/","",$index);

How can I implement something on the same line to delete the line that the number was on?

Any help would be greatly appreciated.

Thank you

  • 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-05T01:58:41+00:00Added an answer on June 5, 2026 at 1:58 am

    Capture the line break in the regex:

    $bodycont = preg_replace("/\b({$_POST['inscripnum1']})\b\n/","",$index);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After deleting data from SQL database, deleted data stored in log file or is
Why do I get the values from $n and $m after deleting the respective
Does anyone know what the esiest way to update the entity model after adding/deleting
I am deleting segments after they gets indexed then how nutch will get that
After highlighting text, I would like to obtain the paragraph in which the selected
After deleting the partitions from a USB stick and then re-inserting the disk I
I had a problem with refreshing file list after deleting a file. When I
After deleting from database my ListView does not update , I found a method
I want to reduce the ms access database file size after deleting data. I
I am reading some datas from database and displaying it in a listview.After deleting

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.