insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see