DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is