Likes Received By po_taka
-
Deacalion liked po_taka's post in the thread A little pointer please?.
echo preg_replace('|[^0-9a-zA-Z~]|', '-','"0889-507-asd~222##');
Jul 29, 2010 -
Rory M liked po_taka's post in the thread How can a mySQL resource suddenly stop being a resource?!.
while($done_new = mysql_fetch_array($done)) { $local[] = $done_new['pref']; } did it work ?
Jul 20, 2010 -
sarahk liked po_taka's post in the thread [Help]Weird problem with LIKE...OR search.
try Aprobar = '1' and (Nombre LIKE '%word%' OR Categoria LIKE '%word%' OR Descripcion LIKE '%word%' OR Etiquetas LIKE '%word%')
Feb 11, 2010