Re: [PHP] Re: PHP web based administrator... Pyrite

2005-11-02 Thread Zac Barton
Hi James

Thanks for you comments, its a fair call.

All I could add at this stage is that you have to login to Pyrite to be able
to do any editing of the php.ini files and you can configure Pyrite to only
work via Locahost and not remote connections. It is also true that you do
need write permissions to the php.ini file and I would hope that Apache is
setup to use a non-root account but with privileges to write to the
php.inifile.

I could deff use an extra pair of eyes over the code to make sure the app is
as secure as humanly possible... interested?

Best
Zac

On 11/3/05, James Benson <[EMAIL PROTECTED]> wrote:
>
> It should be fine for windows but how are you gonna save the php.ini on
> any linux box that typically (when setup correctly) requires root access
> to save the file, your opening up a security hole with something like
> that unless you tackle this issue some other way!
>
>
> James
>
>
>
>
> Zac Barton wrote:
> > Hi list
> >
> > I have been working on a free web based app that lets you update the
> > php.inifrom your browser very much like Coldfusion has.
> >
> > You can find a demo off the app at
> > http://pyrite.zacbarton.com<http://217.150.107.157/pyrite>and im
> > looking to see if anyone thinks this might be useful or share any
> > ideas/comments
> > before I take it any further.
> >
> > The demo site is pointing to a test php.ini file so feel free to play
> with
> > it.
> >
> > Regards
> > Zac
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


[PHP] PHP web based administrator... Pyrite

2005-11-02 Thread Zac Barton
Hi list

I have been working on a free web based app that lets you update the
php.inifrom your browser very much like Coldfusion has.

You can find a demo off the app at
http://pyrite.zacbarton.comand im
looking to see if anyone thinks this might be useful or share any
ideas/comments
before I take it any further.

The demo site is pointing to a test php.ini file so feel free to play with
it.

Regards
Zac


[PHP] Re: PHP web based administrator... Pyrite

2005-11-02 Thread Zac Barton
Sorry that embedded link should be http://pyrite.zacbarton.com/ :-(


Z

On 11/2/05, Zac Barton <[EMAIL PROTECTED]> wrote:
>
> Hi list
>
> I have been working on a free web based app that lets you update the
> php.ini from your browser very much like Coldfusion has.
>
> You can find a demo off the app at 
> http://pyrite.zacbarton.com<http://217.150.107.157/pyrite>and im looking to 
> see if anyone thinks this might be useful or share any ideas/comments
> before I take it any further.
>
> The demo site is pointing to a test php.ini file so feel free to play with
> it.
>
> Regards
> Zac
>


RE: [PHP] Re: Retrievable weather service info?

2005-06-14 Thread Zac Barton
http://www.weather.com/services/xmloap.html

Weather XML Data Feed
Now you can include weather from The Weather Channel in your own application by 
signing up for access to our XML data feed. We'll enable you to search for a 
location and to integrate current conditions and the forecast for today and 
tomorrow in your application - for FREE!


Hope that helps

Zac

-Original Message-
From: I. Gray [mailto:[EMAIL PROTECTED]
Sent: 14 June 2005 14:33
To: php-general@lists.php.net
Subject: [PHP] Re: Retrievable weather service info?


You might want to have a look at 
http://www.accuweather.com/wx/accunet/index.htm

Not checked it out properly, but give it a go. Don't think it's free 
though. Anyone got any other ideas?


Murray @ PlanetThoughtful wrote:
> Hi All,
> 
> Just wondering if anyone knows of a free weather service that can be
> interrogated by PHP for information such as current temperature for a range
> of cities around the world?
> 
> Regards,
> 
> Murray

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] PHP and Ajax?

2005-04-29 Thread Zac Barton
You should also look at JSON (JavaScript Object Notation - is a lightweight 
data-interchange format)

http://pear.php.net/pepr/pepr-proposal-show.php?id=198

http://mike.teczno.com/json.html

Zac

-Original Message-
From: Hidayet Dogan [mailto:[EMAIL PROTECTED]
Sent: 29 April 2005 07:41
To: Jeremiah Johnson
Cc: php-general@lists.php.net
Subject: Re: [PHP] PHP and Ajax?


Try SAJAX at http://www.modernmethod.com/sajax

 Hidayet Dogan
  [EMAIL PROTECTED]

Pleksus Bilisim Teknolojileri D.T.O. A.S.
--
caldiran sok. 14/6 06420 kolej ankara * www.pleksus.com.tr
tel : +90 312 4355343 * faks: +90 312 4354006

On Thu, 28 Apr 2005, Jeremiah Johnson wrote:

> Does anyone have any references on using PHP and Ajax? I caught the
> news on PHP Architect about the webcast they are doing in May and it
> sounds like an interesting technology, but I can't wait, of course
> :)... and I wanted to learn as much as I could before their
> presentation.
>
> Any pointers?
>
>
> Thanks!
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] report_zend_debug ini setting

2005-03-29 Thread Zac Barton
Hi,

Does anyone know what the "report_zend_debug" ini entry does. I have searched 
the php wesite (http://docs.php.net/en/ini.html) and cant find any info on it.


Thanks

Zac

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] php compiler

2005-03-15 Thread Zac Barton
You could try this Jay (I havent used it before, has anybody?)

http://www.roadsend.com/home/index.php?SMC=1

Zac

-Original Message-
From: Jay Blanchard [mailto:[EMAIL PROTECTED]
Sent: 15 March 2005 11:21
To: Davy Durham; php-general@lists.php.net
Subject: RE: [PHP] php compiler


[snip]
Sooo.. I'm assuming there's no stable project for compiling php code to 
native binary machine code huh?  (I've done some searching)  Even 
anything commercial? (I didn't care for Zend's optimizer so much.. still

has *RUN*time configuration)
[/snip]

http://www.priadoblender.com ?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] map internal extension name to actual file

2005-02-17 Thread Zac Barton
Hi,

Does anyone have any good ideas of how to find out what extension was 
loaded/enabled from what actual file.

For example the "ming" extension (thats its internal name) could come from 
php_ming.dll in my extensions dir. But if the file name is say mingFlash.dll 
how can i determine (in php) that my ming functions come from the mingFlash.dll 
file?

I had thoughts of getting the name of the first function from 
get_extension_funcs("ming") and then seeing if the text of the function name 
appeared in the actual content of mingFlash.dll, but it seems a bit inaccurate 
and slow. Can unpack help me here?

To re-cap id love to be able to say (from within php), yea the ming extension 
was loaded by enabling the mingFlash.dll in php.ini.

Hope that makes sense

Zac

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php