Jump to content

Recommended Posts

Poisano ure still not too clear. Are those links going to be like:

 

<textarea cols="100" rows="10" name="url1"></textarea>
<textarea cols="100" rows="10" name="url2"></textarea>
<textarea cols="100" rows="10" name="url3"></textarea>

 

and u need a code which parses those urls?

Link to comment
https://forums.phpfreaks.com/topic/63822-can-php-read-lines/#findComment-318119
Share on other sites

Hi Poisano,

 

From the image posted, I see that in the text area there are few lines that are getting displayed. All you want is to capture them and echo it. Right??

Tell me from where you are getting the lines displayed. Is it from any file that u get the lines into the text area??

If it is from a file, capture the output of the file into any variable and echo it as said by Thorpe.

Even if it is not from any file, you can capture the output and echo it.

 

Now when you post it again, give us the code that you have tried. So that we can help by seeing the code atleast.

 

 

Link to comment
https://forums.phpfreaks.com/topic/63822-can-php-read-lines/#findComment-318348
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.