[PHP] APC or any other cache for php 5.4.0?

2012-03-27 Thread Daniel Fenn
Hello all, Just wondering, is there anyone on this mailing who is running php 5.4.0 and is running some sort of cache such as APC or xcache? I would love to be able to upgrade but I want to be sure that some cache would work before making the move. Thankyou:) Daniel -- PHP General Mailing Lis

Re: [PHP] List working?

2012-03-27 Thread Jay Blanchard
[snip] > y u no help me !! i have white page withg my php codes in my page ! > help please !! asap please i put codes in my file and is white > [/snip] You put code in your e-mail? Or code in your web page? If it is your web page you need to start a new thread and post the code that you used

Re: [PHP] Re: List working?

2012-03-27 Thread Shawn McKenzie
On 03/27/2012 08:11 PM, Daniel Fenn wrote: > It working fine here, just people are busy I suppose. > y u no help me !! i have white page withg my php codes in my page ! help please !! asap please i put codes in my file and is white > > On Wed, Mar 28, 2012 at 10:45 AM, Shawn McKenzie wrote

Re: [PHP] Re: List working?

2012-03-27 Thread Daniel Fenn
It working fine here, just people are busy I suppose. On Wed, Mar 28, 2012 at 10:45 AM, Shawn McKenzie wrote: > On 03/27/2012 04:34 PM, Matijn Woudt wrote: >> On Tue, Mar 27, 2012 at 11:32 PM, Shawn McKenzie >> wrote: >>> On 03/27/2012 04:23 PM, Jay Blanchard wrote: Seems unusual not to

Re: [PHP] Re: List working?

2012-03-27 Thread Shawn McKenzie
On 03/27/2012 04:34 PM, Matijn Woudt wrote: > On Tue, Mar 27, 2012 at 11:32 PM, Shawn McKenzie wrote: >> On 03/27/2012 04:23 PM, Jay Blanchard wrote: >>> Seems unusual not to have any traffic on it all day long. >> >> i put in my codes but i only get blank page... >> > > List seems to be working

Re: [PHP] Re: List working?

2012-03-27 Thread Matijn Woudt
On Tue, Mar 27, 2012 at 11:32 PM, Shawn McKenzie wrote: > On 03/27/2012 04:23 PM, Jay Blanchard wrote: >> Seems unusual not to have any traffic on it all day long. > > i put in my codes but i only get blank page... > List seems to be working fine, last message was at 3:11 PM GMT. That's about 6 h

[PHP] Re: List working?

2012-03-27 Thread Shawn McKenzie
On 03/27/2012 04:23 PM, Jay Blanchard wrote: > Seems unusual not to have any traffic on it all day long. i put in my codes but i only get blank page... -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Thinking out loud - a continuation...

2012-03-27 Thread Jay Blanchard
[snip]On 3/27/2012 12:21 AM, Robert Cummings wrote: I think you need two things... the recursive post processor that removes the string indexes for the children. And then a function that creates a JavaScript array expression from an object or array. The question I have for you... is given the f

Re: [PHP] Re: Uploading and creating an email attachment, WITHOUT aDB on server

2012-03-27 Thread Maciek Sokolewicz
On 27-03-2012 15:16, Bastien Koert wrote: On Tue, Mar 27, 2012 at 8:41 AM, Christopher Svanefalk wrote: Addendum: what standard functions could I invoke to accomplish the file system view part? On Tue, Mar 27, 2012 at 2:37 PM, Christopher Svanefalk< christopher.svanef...@gmail.com> wrote:

Re: [PHP] Re: Uploading and creating an email attachment, WITHOUT a DB on server

2012-03-27 Thread Bastien Koert
On Tue, Mar 27, 2012 at 8:41 AM, Christopher Svanefalk wrote: > Addendum: what standard functions could I invoke to accomplish the file > system view part? > > On Tue, Mar 27, 2012 at 2:37 PM, Christopher Svanefalk < > christopher.svanef...@gmail.com> wrote: > >> Dear all, >> >> I am rather green

Re: [PHP] Thinking out loud - a continuation...

2012-03-27 Thread Jay Blanchard
[snip]On 3/27/2012 12:21 AM, Robert Cummings wrote: I think you need two things... the recursive post processor that removes the string indexes for the children. And then a function that creates a JavaScript array expression from an object or array. The question I have for you... is given the f

[PHP] Re: Uploading and creating an email attachment, WITHOUT a DB on server

2012-03-27 Thread Christopher Svanefalk
Addendum: what standard functions could I invoke to accomplish the file system view part? On Tue, Mar 27, 2012 at 2:37 PM, Christopher Svanefalk < christopher.svanef...@gmail.com> wrote: > Dear all, > > I am rather green to PHP and web programming in general, and would just > like some pointers h

[PHP] Uploading and creating an email attachment, WITHOUT a DB on server

2012-03-27 Thread Christopher Svanefalk
Dear all, I am rather green to PHP and web programming in general, and would just like some pointers how to accomplish the following. I have a webpage on a remote host, which supports PHP but does not have a DB installed. Here, I have a form where the user can input personal credentials, which ar

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread Curtis Maurand
rene7705 wrote: > On Tue, Mar 27, 2012 at 1:21 PM, Peter Ford wrote: > >> On 27/03/12 12:13, rene7705 wrote: >> >>> hey, I just read the rsync man page for the first time, and while it >>> sure >>> looks simple enough for my taste, wouldn't updating multiple remote >>> domains >>> be like a who

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread rene7705
On Tue, Mar 27, 2012 at 1:21 PM, Peter Ford wrote: > On 27/03/12 12:13, rene7705 wrote: > >> hey, I just read the rsync man page for the first time, and while it sure >> looks simple enough for my taste, wouldn't updating multiple remote >> domains >> be like a whole series of the same FTP update

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread rene7705
hey, I just read the rsync man page for the first time, and while it sure looks simple enough for my taste, wouldn't updating multiple remote domains be like a whole series of the same FTP updates to these different domain directories there? In other words, take a long time because of my 200kb/s li

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread rene7705
On Tue, Mar 27, 2012 at 1:02 PM, Matijn Woudt wrote: > On Tue, Mar 27, 2012 at 12:47 PM, rene7705 wrote: > > > > > > On Tue, Mar 27, 2012 at 12:45 PM, Matijn Woudt > wrote: > >> > >> On Tue, Mar 27, 2012 at 12:31 PM, rene7705 wrote: > >> > On Tue, Mar 27, 2012 at 12:22 PM, ma...@behnke.biz >

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread Matijn Woudt
On Tue, Mar 27, 2012 at 12:47 PM, rene7705 wrote: > > > On Tue, Mar 27, 2012 at 12:45 PM, Matijn Woudt wrote: >> >> On Tue, Mar 27, 2012 at 12:31 PM, rene7705 wrote: >> > On Tue, Mar 27, 2012 at 12:22 PM, ma...@behnke.biz >> > wrote: >> > >> >> >> >> >> >> rene7705 hat am 27. März 2012 um 12:1

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread rene7705
On Tue, Mar 27, 2012 at 12:45 PM, Matijn Woudt wrote: > On Tue, Mar 27, 2012 at 12:31 PM, rene7705 wrote: > > On Tue, Mar 27, 2012 at 12:22 PM, ma...@behnke.biz > wrote: > > > >> > >> > >> rene7705 hat am 27. März 2012 um 12:16 > geschrieben: > >> > >> > On Tue, Mar 27, 2012 at 12:08 PM, rene7

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread Matijn Woudt
On Tue, Mar 27, 2012 at 12:31 PM, rene7705 wrote: > On Tue, Mar 27, 2012 at 12:22 PM, ma...@behnke.biz wrote: > >> >> >> rene7705 hat am 27. März 2012 um 12:16 geschrieben: >> >> > On Tue, Mar 27, 2012 at 12:08 PM, rene7705 wrote: >> > > I've done a search for "rsync windows", and I get some rs

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread rene7705
On Tue, Mar 27, 2012 at 12:22 PM, ma...@behnke.biz wrote: > > > rene7705 hat am 27. März 2012 um 12:16 geschrieben: > > > On Tue, Mar 27, 2012 at 12:08 PM, rene7705 wrote: > > > I've done a search for "rsync windows", and I get some rsync apps > > > allright, but it's not clear to me yet how I

Re: [PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread ma...@behnke.biz
rene7705 hat am 27. März 2012 um 12:16 geschrieben: > On Tue, Mar 27, 2012 at 12:08 PM, rene7705 wrote: > > I've done a search for "rsync windows", and I get some rsync apps > > allright, but it's not clear to me yet how I would use these windows rsync > > clones to get done what I want. > > >

[PHP] Re: updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread rene7705
On Tue, Mar 27, 2012 at 12:08 PM, rene7705 wrote: > On Mon, Mar 26, 2012 at 9:16 PM, Stuart Dallas wrote: > >> Rene: please read a book / website / something on PHP security. Some >> things are important whether you believe they are or not. >> >> Yea, I will do that within a week or so.. > > I c

[PHP] updating code asap to multiple domains, windows to unix, with source control software (was: Re: [PHP] including PHP code from another server..)

2012-03-27 Thread rene7705
On Mon, Mar 26, 2012 at 9:16 PM, Stuart Dallas wrote: > Rene: please read a book / website / something on PHP security. Some > things are important whether you believe they are or not. > > Yea, I will do that within a week or so.. I can also confirm that I'm not using any source of source contro