Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa