Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...