-1
votes
1answer
31 views

need to delete new line last of txt using php (Türkçe açıklamalı)

İstanbul 04:22 Bursa00 03:11 Ankara0 02:53 İzmir000 02:34 Kayseri0 02:47 I saved this lines to the txt by using curl but I couldnt delete the line 6. It is not blank. because i can delete ...
1
vote
2answers
29 views

str_replace matches incorrect part of string

I'm having some issues with str_replace, when trying to automatically put backticks around table- and fieldnames. Assuming i have the following arrays: $match = ...
0
votes
1answer
25 views

How to replace multiple string with PHP?

I have some texts below: $text ='Some texts![desciptions 01][1]some texts![desciptions 02][2]Some texts [1]: http://upload.wikimedia.org/wikipedia/commons/7/7e/image_F-2_at_Guam_%28Cropped%29.jpg ...
0
votes
1answer
13 views

Finding content of tags, removing tags and outputting it into a variable

Im looking for a way to: Extracting a piece of text from a variable Removing all tags of a certain kind from the extracted text Outputting the result without the certain tag. (example below) For ...
0
votes
1answer
38 views

Instagram API: $value->location->latitude outputs comma separated value, whereas Google Maps accepts dot

$value->location->latitude and $value->location->longitude output respectively something like 41,90693866 and 12,414128943. I have a link which points to ...
0
votes
3answers
26 views

preg_replace with similar values

I am working on a mentions system and I have run across a problem, when I am looping through and changing the mentions to links, it will replace similar ones such as @tom and @tom123 with the same ...
0
votes
3answers
91 views

PHP replace words to links except images

My code is $words = array(); $links = array(); $result = mysql_query("SELECT `keyword`, `link` FROM `articles` where `link`!='".$act."' ") or die(mysql_error()); $i = 0; while($row = ...
-4
votes
1answer
52 views

Replace content in custom tags with PHP?

Assume that I have a string like this: Products: [product]{title} - {description}[/product] [product]{title} - {description}[/product] And I have an array contains data for replacement ...
0
votes
1answer
37 views

Replace exact content or tag

I think that to replace exactly one tag, the best is to use preg_replace. I tried str_replace and replaced all characters. For example if I want replace the two PHP tags in <?php print "Hello ...
1
vote
1answer
41 views

excess comma replace issue after creating auto links from tags

HiMy issue is inside the if statement below. My tags structure is like this : tag1, tag2, tag3I achieved auto linking of each tag of each article but:If # of tags is more than 1, I need to replace two ...
0
votes
1answer
56 views

Is it possible to str_replace or preg_replace the output of a javascript call?

I have a page that calls content into the page from a third party using javascript. What I need to do is preg_replace or str_replace the output for the purposes of translating a few words (ie days of ...
0
votes
2answers
39 views

Identifying and deleting line breaks

I am using cURL with php to parse with DOM some html content. Then I put the content as string in variables and create an array. Here's my problem, I got something like Array ( [firstname] => ...
1
vote
1answer
153 views

Convert Æ Ø Å into AE OE AA [duplicate]

Im having problems to convert æ, ø, and å into ae, oe and aa. I am trying to make a seo friendly url with this function, but it just removes the æøå signs. My function is: function ...
2
votes
1answer
36 views

how do I replace < with >= and > with <= and replace <= with > and >= with < if they occur multiple times in the same string?

I'm working on this in PHP. I have a string like this: "AND day_1 >= day_2 AND day_1 < day_3" and I want to replace the first >= with < and I want to replace the second < with >= In other ...
-1
votes
1answer
92 views

Can't Replace Single Quote [closed]

I'm using the following two replaces to try to remove a single quote as I'm making folders with scraped names, and anything with a single quote cant have a folder made. Even with this code it still ...
1
vote
3answers
121 views

PHP - Issues removing “\r\n\r\n” from this string: “I would like to:\r\n\r\n1.) Rid this mess\r\n\r\n\2.) Now Please”

I start out with a string like this : "I would like to:\r\n\r\n1.) Rid this mess\r\n\r\n\2.) Now Please" (this is 'cleaned' user input text). So essentially my statement would be this : $query = ...
1
vote
2answers
257 views

PHP replace string after using file_get_contents

Hi I am looking to replace words in an html email I am loading via file_get_contents Here is my code: <? $message = file_get_contents("http://www.MYwebsiteExample.com/EmailConfirmation.php"); ...
0
votes
2answers
227 views

PHP Remove All Non-alphanumeric Characters Except Apostrophes

$keywords = explode("\n",$_POST['keywords']); //Inserting into Database foreach($keywords as $key => $keyword){ $keyword = strtolower(trim($keyword)); $keyword = ...
0
votes
1answer
42 views

How to remove empty tags left by <the_date> in Wordpress

Wordpress doesn't support adding styles to the_date the way wp_nav_menu does, so we have to code the style outside the function. While it's handy that the_date will only show up once each day, it ...
4
votes
5answers
105 views

preg_replace with pattern and subject array returning empty array

I want a simple way to delete elements of $badwords from $keywords. What I have (as an example) $keywords = array('sebastian','nous','helene','lol'); //it could be anything in fact $badwords = ...
0
votes
0answers
156 views

Open a file, replace a string and save as a new file

I wish to open a file in php, replace a string in it and save it as a new file. I am using a simple code as: <?php //open file and get data $data = file_get_contents("File_Name.txt"); // do tag ...
0
votes
1answer
107 views

PHP, Replace all occurrences of page=number

I need to remove all occurences of &page=* from a string, where * is a number. How would I do that with regexp(?) So far I've been using, $this->targetpage = ...
0
votes
1answer
49 views

preg_replace to include decimal point

I have currency values within a table and for filtering I want to show only the numbers without currency symbols, but, I need the decimal point, here's what i'm using $price_check = ...
0
votes
2answers
93 views

PHP Replace chars by functions

I try change characters by functions <?php $string = "Hi everybody people [gal~images/articles~100~100~4] here other imagen [gal~images/products~100~100~3]"; $regex = "/\[(.*?)\]/"; ...
1
vote
1answer
35 views

Regular Expressions during Preg_replace

I have been looking around now for a while, and I have spent a good amount of time with trial and error, and still can't get things right :/ What I am trying to do is take a string like a url: ...
0
votes
2answers
113 views

Replace foreign characters with latin counterparts, and spaces with hyphens (PHP)

I have this code: $header = 'weird character->>>ÅÅÖÄ'; $header = strtolower(str_replace(array(' ', ' '), '-', preg_replace('/[^a-zA-Z0-9 s]/', '', trim($header)))); It should output ...
0
votes
1answer
114 views

How to prevent strip plus sign with codeigniter url_title function?

I am using that function in order to prevent wrong URL structure: <? if (!defined('BASEPATH')) exit('No direct script access allowed'); if (!function_exists('seo_helper')) { function ...
0
votes
5answers
201 views

PHP Find and replace after in a string?

I have some strings which contain the words LIMIT 3, 199 or LIMIT 0, 100. Basically I want to replace the word LIMIT and everything after it in my string. How do I do this in PHP? str_replace only ...
1
vote
1answer
111 views

Change Input Value Stored in String using PHP

I have a form that allows a user to paste the code for an HTML form into a textarea. I then store the form they pasted in a string. Before I echo that form back into my page template I want to change ...
-3
votes
1answer
104 views

Replace value of string in php?

I have this string: $string=<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="www.yourwebiste.com"></iframe> I want replace width ...
-1
votes
1answer
66 views

Clean string with just specified value PHP?

I have this in PHP $string="Thisissomekindofstringiwantthislolipop"; I want new string like this $string="iwantthis"; But i have more string similar ...
-7
votes
2answers
148 views

Removing www. and .com from string using regex [closed]

I want to remove 'www.' and '.com' from this string 'www.example.com' I want to do it in one fell swoop with regex but I am still learn regex. Any help and explanation of the flags and syntax will be ...
0
votes
1answer
45 views

How can I replace the opening and closing h1 tags in a string using PHP?

I have captured the <h1> tag and its inner contents from a webpage and I need to remove the <h1> and </h1> parts of the string. The problem is that I won't know if the tag is written ...
1
vote
1answer
1k views

OpenCart Change Pagination Links to SEO links

I am trying to replace my Pagination within OpenCart. From this: $pagination->url = $this->url->link('product/search', $url . '&page={page}'); // Spits out ...
0
votes
3answers
147 views

Remove ¶ from string with php

I want to remove the ¶ paragraph mark from a string. I've already tried strip_tags and preg_replace, but its not working. The string is located in a mysql record. I've tried removing it before I save ...
0
votes
1answer
54 views

How to preg_match_all() + extract + replace + delete?

I'm not very experienced with preg_match_all and similar and am looking for a simple way to do the following: Consider this text: $string = 'This text was written on ...
0
votes
2answers
750 views

php preg_replace € sign with “euro”

I would like to replace the € sign in $XML_COMMENT with "euros" before adding to a xml file. The € sign not being a utf-8 character I get and error message from simplexml Warning: ...
2
votes
1answer
161 views

PHP conditional string replacement str_replace

This is the string i'm trying to replace white spaces between the words with "-". $mystring = "Color red, Color blue, Color black"; $newstring = str_replace(' ', '-', $mystring); What i want to ...
2
votes
1answer
53 views

Why str replace worked in first matched only?

My code: $css=".class1{ padding:1330px 2220px 0 auto; padding:10px auto 0 20px; padding:101px auto 0 200px; }"; $search=self::extract_unit($css,"padding:",";"); extract_unit: this ...
0
votes
1answer
305 views

Bug in php function to replace line breaks with paragraph tags

I have a php function for converting line breaks to paragraphs but ignoring any lines which are already wrapped in h, ul, ol or li tags. This works fine except if the string is as follows: ...
0
votes
2answers
116 views

Replace double hyphens in page title with single hyphen

I have page titles like this: $pageTitle = "<title>site - {$cat} - {$q} - {$prod} - {$prodName}</title>"; $pageTitle = str_replace(' - - ', ' - ', $pageTitle); echo $pageTitle; ...
0
votes
1answer
411 views

Preg_replace/str_replace() for changing `&lt;` and `&gt;` instances to `<` and `>` respectively

One of our pages pulls content from a database table using the following code: <?php echo $project['description']; ?> What I need is for all &lt; and &gt; instances to be replaced with ...
1
vote
1answer
222 views

php: convert all relative urls in absolute urls

maybe this is an old question but i'm trying as a personal experiment to fetch a page form the web and the make a copy out of it with all the relative urls, links, href, src etc withn absolute urls ...
0
votes
4answers
204 views

php: str_replace or preg_match?

i'm trying to create a script that transform all the relative paths to absolute paths so how can I find and replace in a html text all the occurences of src="/jsfile.js with ...
0
votes
3answers
330 views

Replace '&' with 'and' on the fly in PHP

Is there a way to replace the character & with and in a PHP web form as the user types it rather than after submitting the form? When & is inserted into our database our search engine doesn't ...
0
votes
2answers
246 views

PHP preg_match or str_replace to find relevant synonyms

I have a print_r variable array like this : $synonyms = array ( [0] => a company|an organization|a business [1] => auto|automobile|car|vehicle [2] => ...
5
votes
1answer
185 views

Replace text with hyperlinks where there isn't already one

A better example would be this: $string = "That is a very nice ford mustang, if only every other ford was quite as nice as this honda"; I want to replace the car names with a link for manufacturer ...
0
votes
5answers
2k views

How to remove brackets from string in php?

I have the following string and would like to use str_replace or preg_replace to remove the brackets but am unsure how. I have been able to remove the opening brackets using str_replace but can't ...
0
votes
2answers
193 views

using str_replace to replace anything inside a link text (anchor text)

I am using str_replace to replace anything inside a link text (anchor text). I want to replace the word 'SMS' from the anchor text inside a wordpress category name, <?php echo ...
-1
votes
4answers
98 views

PHP preg_replace -####/

I'm back again to show my ignorance once more. I need assistance grabbing numbers that are in a URL in a specific spot. The rest of the URL may also contain numbers so I need to restrict it to ...

1 2