# Utilisez find avec limite de profondeur pour réduire la charge

Projet numéro 318 : "PHP"


Initiateur du projet :
Prestataire sélectionné : suncraze
Description projet :

Hi, we need a php function to do html parsing and replacing patterns outside html tags. Here\'s the precise description :

Name : html_parse_and_replace

Description

string html_parse_and_replace ( string url, key_expressions[][], prefixes[], suffixes[] )

variables :

string url - an url like http://www.microsoft.com as an example

key_expressions[][] - an array with key_expressions; for example

key_expressions[0][0]=\'bottle\'
key_expressions[0][1]=\'wine\'

key_expr
essions[1][0]=\'brand\'
key_expressions[1][1]=\'new\'
key_expressions[1]
 [2]=\'car\'

...etc...

prefixes[] - an array with prefixes, one prefix for each key expression

suffixes[] - an array with suffixes, one suffix for each key expression

The function returns a string with the html page where all key expressions outside html tags in the web page have been identified, and the prefix and suffix have been added.
For example, if the webpage html code is simply this one:




a bottle of wine, what a good gift from god



the prefix for the key expression is \"prefix\"
the suffix for the key expression is \"suffix\", then the result for the function should be :




a prefixbottlesuffix of prefixwinesuffix, what a good gift from god




caution : the bottle_wine.gif inside the html tag remains unchanged

In fact, the result should look much like google-style highlighting key expressions :

http://66.249.93.104/search?q=cache:w2eZ4Q_k9ZkJ:www.microsoft.com/fra
nce/+microsoft&hl=fr&gl=fr&ct=clnk&cd=1

Here you have an example of what I need, but unfortunately this doesn\'t work in many cases (approximately 20% it fails, falls into an infinite loop, and crashes) :

http://www.ilovejackdaniels.com/php/google-style-keyword-highlighting
/


The function should process syntax-vicious pages (for example, if <> grammar is not fully respected, but original pages still display correctly).

 
 



Les sujets suivants peuvent également vous intéresser

specialiste phpcherche freelance web
independant microsoftindependant traitement image
cherche developpeur mise en pagefreelance integration html
developpeur gedcherche freelance xpress
recherche professionnel saisie sous wordcherche developpeur windows ce


Les sujets suivants peuvent également vous intéresser, sur notre plateforme partenaire GraphistesOnline

cherche freelance mise en pageprofessionnel style original
cherche codeur developpeur webcherche expert web html
cherche professionnel flash avec action script 2cherche webdesigner image retouche
cherche infographiste programmation phpcherche independant creation banniere gif
developpeur mise en pages de magazine livrerecherche codeur xpress photoshop illustrator indesign

Projets "en attente" similaires


recherche developpeur linux
Creation site vitrine produits alimentaires
passerelle skype sous java Skype4Com
URGENT Recherche developpeur Cake PHP pennyauction - republication
ecrire sous MT4 ou sierra chart -par exemple-une strategie de trading - Republication

Projets "en cours" similaires


Urgent- Graphisme et mise aux normes d-un site internet
Creation de salle de jeux de belote en ligne
recherche de freelance pour le developpement d-un annuaire en ZEND
Modifications sur un site web en php - mysql
Creation de 4 micro sites de 3 pages chacun

Projets "en archive" similaires


VideoConference - chat video - FLASH - RED5
Finaliser portail web PhPMySQL Joomla
Ingenieur developpement logiciel 3D H-F - freelance Lyon Republication
Finalisation d-un site web Joomla - Urgent
Carte interactive FLASH projet transport en commun en Afrique

Projets "VIP" similaires


Developpements Telecom
recherche un info graphiste_ un programmeur Php_mysql
Lise a jour du site www_insecula_com
site comparatif de voyages
Developpement d__un site communautaire _ php_mysql_ajax

 

 

 

 

(g)