<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ereg_replace Archivos | VENTICS</title>
	<atom:link href="https://ventics.com/tag/ereg_replace/feed/" rel="self" type="application/rss+xml" />
	<link>https://ventics.com/tag/ereg_replace/</link>
	<description>Web Development, Themes &#38; Wordpress Plugins</description>
	<lastBuildDate>Sun, 15 May 2011 02:29:16 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://ventics.com/wp-content/uploads/2025/08/ventics.com_favicon-90x90.png</url>
	<title>ereg_replace Archivos | VENTICS</title>
	<link>https://ventics.com/tag/ereg_replace/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ereg_replace, ejemplos</title>
		<link>https://ventics.com/ereg_replace-ejemplos/</link>
		
		<dc:creator><![CDATA[Roberto Aleman]]></dc:creator>
		<pubDate>Mon, 21 Feb 2011 17:39:26 +0000</pubDate>
				<category><![CDATA[Tecnología al Día]]></category>
		<category><![CDATA[ereg_replace]]></category>
		<guid isPermaLink="false">http://ventics.com/?p=1118</guid>

					<description><![CDATA[<p>ereg_replace — Sustituye una expresión regular Ejemplo de ereg_replace() &#60;?php $cadena = "Esto es una prueba"; echo str_replace(" es", " era", $cadena); echo ereg_replace("( )es", "\\1era", $cadena); echo ereg_replace("(( )es)", "\\2era", $cadena); ?&#62; Ejemplo de ereg_replace() &#60;?php /* Esto no funcionará como se esperaba. */ $número = 4; $cadena = "Esta cadena tiene cuatro palabras.";</p>
<p>La entrada <a href="https://ventics.com/ereg_replace-ejemplos/">ereg_replace, ejemplos</a> aparece primero en <a href="https://ventics.com">VENTICS</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
