[PHP] Re: apache htaccess mod rewrite with php querystring urls

2004-08-12 Thread Fabrice Lezoray
RewriteRule [A-Za-z0-9]+\.html$ /index.php?page=$1 thanks for your help :) -steph -- Fabrice Lezoray http://classes.scriptsphp.fr - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: regex help needed -- Solved! Thanks!

2004-08-02 Thread Fabrice Lezoray
Mickey Mouse Loses Mass. Primary Ex-Secretary Mickey Mouse Loses Mass. Primary Wins New Jersey Ex-Secretary Reich Loses Mass. Primary Again, any help is appreciated. Kathleen Sorry for my bad english .. -- Fabrice Lezoray http://classes.scriptsphp.fr - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: regex help needed

2004-08-01 Thread Fabrice Lezoray
$return; ?> The strings I will be matching are html formatted text. Sample tags with content are below: Ex-Secretary Mickey Mouse Loses Mass. Primary Ex-Secretary Mickey Mouse Loses Mass. Primary Wins New Jersey Ex-Secretary Reich Loses Mass. Primary Again, any help is appreciated. Kathleen --