BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t