ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob