ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Help on Order Entry Form/System Where is best to begin.
I have a dilema and a very short amount of time at this point and I'm looking for some help on decid
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario