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

Related Questions

I have a project that has the following line in the additional includes section:
I have a visual studio 2008 solution that includes an asp.net-hosted remoting project in
I have a project that has a makefile with broken dependencies. Is there any
I have project that I'm working on that is going to require a webserver.
I have a project that I'm currently working on but it currently only supports
I have a project that I would like to start beta testing soon, it
I have a project that I'm working on and I need to be able
We have a project that generates a code snippet that can be used on
I have a project that I thought was going to be relatively easy, but
I have a project that I am building with Netbeans 6.1 and I am

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.