Hello List,
Your help produced a refined function. The function converts a Google Map
latitude and longitude into an equivalent Microsoft Virtual Earth latitude and
longitude.
Here is an example of how the function works, along with source code:
http://www.globalissa.com/articles/convert_googl
>> Maybe something to do with the last line (but I get several lines)
>> Return Values
>>
>> Returns the last line of the command output on success, and FALSE on failure.
>>
>>
>
> I have within a web page:
> $a=system('/usr/bin/lynx -dump http://api.hostip.info/country.php?ip='.$aa);
> ?>
> ...
I Need an example code of using Libgmailer.php for reading mails from gmail.
I can login to the gmail with this Class(libgmailer.php) but I can not find
its string output of emails text.
Thank all
On 10/27/07, arash moosavi <[EMAIL PROTECTED]> wrote:
> I Need an example code of using Libgmailer.php for reading mails from gmail.
> I can login to the gmail with this Class(libgmailer.php) but I can not find
> its string output of emails text.
>
> Thank all
>
Arash,
You've been asking
At 5:38 AM -0700 10/27/07, [EMAIL PROTECTED] wrote:
Hello List,
Your help produced a refined function. The function converts a
Google Map latitude and longitude into an equivalent Microsoft
Virtual Earth latitude and longitude.
Oh no, don't tell me that I helped the Dark-side -- there is a
d
Hi,
I want to use Java in my PHP scripts.
I installed PHP 5.2 on windows.
>From extensions I choosed Java plugin.
But Java is not working with PHP 5.2.
I have Java installed in C:\Porgram Files\Java\ .
I tried to give right jvm.dll path correct C:\Porgram
Files\Java\JDK\JRE\bin\server\jvm.dll or
On 10/26/07, Rodrigo Poblanno Balp <[EMAIL PROTECTED]> wrote:
>
> Nathan Nobbe wrote:
>
> On 10/26/07, Rodrigo Poblanno Balp <[EMAIL PROTECTED]> wrote:
> >
> > I get something like this is the content<\/div>
> > it seems like the '/' is being escaped, but I need it as HTML.
> >
>
> how are you usi
I'm currently using RecursiveDirectoryIterator and RecursiveIteratorIterator.
I'm using fwrite to write to a file while parsing throught the file structure,
and was wondering if it is at all possible to sort alphabetical without going
all array. That seems to me like doing the job twice over. Atl
On 10/27/07, Børge Holen <[EMAIL PROTECTED]> wrote:
>
> I'm currently using RecursiveDirectoryIterator and
> RecursiveIteratorIterator.
> I'm using fwrite to write to a file while parsing throught the file
> structure,
> and was wondering if it is at all possible to sort alphabetical without
> goin
On Sunday 28 October 2007 01:32:15 you wrote:
> On 10/27/07, Børge Holen <[EMAIL PROTECTED]> wrote:
> > I'm currently using RecursiveDirectoryIterator and
> > RecursiveIteratorIterator.
> > I'm using fwrite to write to a file while parsing throught the file
> > structure,
> > and was wondering if i
Børge Holen wrote:
> On Sunday 28 October 2007 01:32:15 you wrote:
>> On 10/27/07, Børge Holen <[EMAIL PROTECTED]> wrote:
>>> I'm currently using RecursiveDirectoryIterator and
>>> RecursiveIteratorIterator.
>>> I'm using fwrite to write to a file while parsing throught the file
>>> structure,
>>>
Børge Holen wrote:
I found this code at php.net witch needs very little modifications and can do
so much, but I can't figure out how to make it read alphabeticly as mentioned
$it = new RecursiveDirectoryIterator($_GET['location']);
foreach (new RecursiveIterato
12 matches
Mail list logo