How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea