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

  • Home
  • SEARCH
  • 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 161657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:15:07+00:00 2026-05-11T11:15:07+00:00

I have a project that includes 49 folders, each one has a file called

  • 0

I have a project that includes 49 folders, each one has a file called index.php

All index.php files are almost the same except for one part that changes depending on the folder it is in.

<?php include_once('/home/bgarch/public_html/galleryheader.html'); ?> <?php include_once('/home/bgarch/public_html/culture/loadscripts.html'); ?>  </head> <body>   <div class='header'>     <?php include_once('/home/bgarch/public_html/header.html'); ?> </div>  <div class='clear'></div>  <div class='displaywrapper'>     <?php include_once('content.html'); ?> </div></div>      <div class='clear'></div>  <?php include_once('/home/bgarch/public_html/footer.html'); ?> 

In the second line where the above reads: ‘../culture/..’ the word culture is the variable and is different based on the folder it is in.

What I need to do know is do a ‘Find/Replace all in project’ that automatically replaces all the text inside each ‘index.php’ file with the following’

<?php include_once('http://www.bgarchitect.co.nz/subPage/index.php'); ?> 

I have spent the past 2 hours trying to figure out regular expressions to acomplish this but have been unsuccessful so far. Maybe it is not possible to do so?

Anyway, I thought I’d ask a question here in hopes it is in fact much easier than I anticipated. So any help/pointer/hints or tricks are much appreciated.

Thanks for reading, Jannis

  • 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. 2026-05-11T11:15:07+00:00Added an answer on May 11, 2026 at 11:15 am

    If I understood right, you want to replace the word culture (which is the current directory) with the word subPage?

    You can do this with the help of TextMate bundles.

    Bundles > Bundle editor > Edit commands, than add a New command. Add this as a command. I think it does what you want. You have to set the input to the command as Entire document and the output to Replace document.

    #!/bin/bash  sed 's/'${TM_DIRECTORY##*/}'/theWordYouWanToReplaceTheDirWith/g' | cat 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 133k
  • Answers 133k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Use ServletContext.getRealPath(). This returns the filesystem path for a given… May 12, 2026 at 6:36 am
  • Editorial Team
    Editorial Team added an answer This should work: $("label[for='comedyclubs']") See also: Selectors/attributeEquals - jQuery JavaScript… May 12, 2026 at 6:36 am
  • Editorial Team
    Editorial Team added an answer You can set the enabled property to false, then back… May 12, 2026 at 6:36 am

Related Questions

I'm having some trouble installing and configuring qt on my vista laptop. I'm trying
We have a SharePoint Team Site (WSS 3.0 not MOSS), that includes Tasks list
Does it make sense to group all Interfaces of your Domain Layer (Modules, Models,
In my Hg repository (at Google Code) I have a directory that shouldn't be

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.