Jump to content

[SOLVED] Using PHP to copy and paste text from a page


scarhand

Recommended Posts

Is there a function that will allow me to do this?

 

I want to copy the entire text contents of one of my pages and then paste them into a database.

 

I am trying to get static page content for one of my clients sites to become editable...so I need to get his content into a database...

Link to comment
Share on other sites

I'm just trying to get the content within the <title> tags, and then the content within the <body> tags.

 

I already made a script which loops through each html file in the main directory. (there is a massive amount of pages).

 

I'm reading up on output buffering right now.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.