|
|
Browse by Tags
All Tags » regex » help
-
Hi, I'm implimenting MySQL fulltext searching for a website and part of what I want to do is catch errors in the syntax before they get submitted
so as not to have odd SQL issues pop up. I'm using MySQL 5.0 and PHP 5.2.6, and will be preforming this via the PCRE extension.
Most of what I need to do is relatively simple, such as ...
-
<meta name="keywords" content="IBM 7976KAG SYSTEM X3400 QC 1.60GHZ 2GB 3X73,sunucular, server, markalı sunucular, markalı server, hp sunucular, hp, ibm, ibm sunucular, ibm server, century server, century sunucular">
<meta name="description" content="Fiyat:1879$+KDV | Kdv Dahil:2.877,95YTL | Havale ile %3 ...
-
Hello, I'm modifying some code that scans through an html document, and converts YouTube links to a URL of our server with $replacement1+ the YouTube ID as a URL parameter "url" (which you can see in the last line). Everything seems ok, I just can't figure out the line for $pattern1. I've tried probably 100 things ...
-
I can't do this serverside because it has to parse in the .htaccess first.
Basically, I have the following string:
RewriteRule ^([A-Za-z0-9_]+)$ index.php?word=$1
which makes:
mysite.com/this
go to
mysite.com/index.php?word=this
But, if someone puts in
mysite.com/what is this
it will error out.
I want it to convert all the ...
|
|
|