php-general Digest 19 Aug 2013 06:07:22 -0000 Issue 8335

2013-08-19 Thread php-general-digest-help

php-general Digest 19 Aug 2013 06:07:22 - Issue 8335

Topics (messages 321856 through 321860):

Re: Finally
321856 by: Daniel

how old is this version of PHP?
321857 by: Tamara Temple
321858 by: Camilo Sperberg
321859 by: Tamara Temple
321860 by: Larry Garfield

Administrivia:

To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
php-gene...@lists.php.net


--
---BeginMessage---
Yay, Thankyou :)
Regards,
Daniel Fenn






On Sat, Aug 17, 2013 at 2:30 AM, Robert Cummings rob...@interjinn.com wrote:
 On 13-08-16 11:58 AM, Marc Guay wrote:

 Those Belgacom emails were the only thing keeping me from a crushing
 loneliness - undo!


 *sniffle* Another friend bites the dust *sniffle*.


 --
 E-Mail Disclaimer: Information contained in this message and any
 attached documents is considered confidential and legally protected.
 This message is intended solely for the addressee(s). Disclosure,
 copying, and distribution are prohibited unless authorized.


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

---End Message---
---BeginMessage---
Looking into a problem for someone who is using Godaddy Shared Web Hosting (I 
know..), I noticed the version tag reported by phpinfo is: 


PHP API 20041225
PHP Extension   20060613
Zend Extension  220060519

Just how old is this version of PHP??


---End Message---
---BeginMessage---
On 16 aug. 2013, at 19:17, Tamara Temple tamouse.li...@gmail.com wrote:

 Looking into a problem for someone who is using Godaddy Shared Web Hosting (I 
 know..), I noticed the version tag reported by phpinfo is: 
 
 
 PHP API   20041225
 PHP Extension 20060613
 Zend Extension220060519
 
 Just how old is this version of PHP??
 
 
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 

According to my google search, it should be 5.2.9, so it isn't that old:


http://devzone.zend.com/1442/compiling-php-extensions-with-zend-server/

CD onto the extension's source dir (in our example, the PHP version is 5.2.9 as 
it is the current stable version Zend Server is shipped with):

$ cd /usr/local/zend/share/php-source/php-5.2.9/ext/pspell
Run phpize:

$ /usr/local/zend/bin/phpize
Output should be similar to this:

/Configuring for:
PHP Api Version: 20041225
Zend Module Api No:  20060613
Zend Extension Api No:   220060519/


Greetings.


Met vriendelijke groet,
Camilo Sperberg


W: http://unreal4u.com
T: http://twitter.com/unreal4u

---End Message---
---BeginMessage---

On Aug 17, 2013, at 6:26 PM, Camilo Sperberg unrea...@gmail.com wrote:

 On 16 aug. 2013, at 19:17, Tamara Temple tamouse.li...@gmail.com wrote:
 
 Looking into a problem for someone who is using Godaddy Shared Web Hosting 
 (I know..), I noticed the version tag reported by phpinfo is: 
 
 
 PHP API  20041225
 PHP Extension20060613
 Zend Extension   220060519
 
 Just how old is this version of PHP??
 
 
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 
 According to my google search, it should be 5.2.9, so it isn't that old:
 
 
 http://devzone.zend.com/1442/compiling-php-extensions-with-zend-server/
 
 CD onto the extension's source dir (in our example, the PHP version is 5.2.9 
 as it is the current stable version Zend Server is shipped with):
 
 $ cd /usr/local/zend/share/php-source/php-5.2.9/ext/pspell
 Run phpize:
 
 $ /usr/local/zend/bin/phpize
 Output should be similar to this:
 
 /Configuring for:
 PHP Api Version: 20041225
 Zend Module Api No:  20060613
 Zend Extension Api No:   220060519/

That would be neat if there was any shell access.

---End Message---
---BeginMessage---

On 08/17/2013 06:26 PM, Camilo Sperberg wrote:

On 16 aug. 2013, at 19:17, Tamara Temple tamouse.li...@gmail.com wrote:


Looking into a problem for someone who is using Godaddy Shared Web Hosting (I 
know..), I noticed the version tag reported by phpinfo is:


PHP API 20041225
PHP Extension   20060613
Zend Extension  220060519

Just how old is this version of PHP??



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


According to my google search, it should be 5.2.9, so it isn't that old:


5.2.9 was released in February of 2009.  5.2 is completely retired and 
out of support.  5.3 is on security-only life-support.  5.4 is the 
legacy stable release.


Yes, 5.2.9 IS that old. :-)  Really, get a host that has made it into 
this decade.  (GoDaddy apparently doesn't meet that qualification.) 
You're doing clients a disservice by 

php-general Digest 19 Aug 2013 18:32:01 -0000 Issue 8336

2013-08-19 Thread php-general-digest-help

php-general Digest 19 Aug 2013 18:32:01 - Issue 8336

Topics (messages 321861 through 321879):

How can I submit more than 2000 items of data?
321861 by: aesbovis
321862 by: Mihai Anghel
321863 by: Szopen Xiao
321864 by: Jan Ehrhardt
321866 by: aesbovis
321867 by: aesbovis
321868 by: Stuart Dallas
321873 by: Matijn Woudt
321874 by: Stuart Dallas
321875 by: Matijn Woudt
321876 by: Stuart Dallas
321877 by: Tedd Sperling

Re: how old is this version of PHP?
321865 by: Thomas Punt
321869 by: Lester Caine
321870 by: Jeff Burcher
321871 by: Sebastian Krebs
321872 by: Lester Caine
321878 by: Larry Garfield

Mysqli Extension
321879 by: Ethan Rosenberg

Administrivia:

To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
php-gene...@lists.php.net


--
---BeginMessage---
Hello there
I am making a little web-based-tool for our studio to progress a large
amount of data, more than 2000 items, but it seems there is a length limit
of 1000 to $_POST.

How can I submit all of the items in one time?

Thank you!
aesbovis

-- 
*Anywhere @aesbovis!*
---End Message---
---BeginMessage---
Check this http://www.php.net/manual/en/ini.core.php#ini.post-max-size


On Mon, Aug 19, 2013 at 9:55 AM, aesbovis aesbo...@gmail.com wrote:

 Hello there
 I am making a little web-based-tool for our studio to progress a large
 amount of data, more than 2000 items, but it seems there is a length limit
 of 1000 to $_POST.

 How can I submit all of the items in one time?

 Thank you!
 aesbovis

 --
 *Anywhere @aesbovis!*

---End Message---
---BeginMessage---
you can use JSON post

2013/8/19 aesbovis aesbo...@gmail.com:
 Hello there
 I am making a little web-based-tool for our studio to progress a large
 amount of data, more than 2000 items, but it seems there is a length limit
 of 1000 to $_POST.

 How can I submit all of the items in one time?

 Thank you!
 aesbovis

 --
 *Anywhere @aesbovis!*
---End Message---
---BeginMessage---
Mihai Anghel in php.general (Mon, 19 Aug 2013 11:30:01 +0300):
Check this http://www.php.net/manual/en/ini.core.php#ini.post-max-size

Keyword: max_input_vars.

Jan
---End Message---
---BeginMessage---
T
hank you, it works now.


On Mon, Aug 19, 2013 at 5:09 PM, Jan Ehrhardt php...@ehrhardt.nl wrote:

 Mihai Anghel in php.general (Mon, 19 Aug 2013 11:30:01 +0300):
 Check this http://www.php.net/manual/en/ini.core.php#ini.post-max-size

 Keyword: max_input_vars.

 Jan

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




-- 
*Anywhere @aesbovis!*
---End Message---
---BeginMessage---
I know Javascript can solve it, but I don't want to use Js.
Thank you all the same.


On Mon, Aug 19, 2013 at 4:32 PM, Szopen Xiao chopins.x...@gmail.com wrote:

 you can use JSON post

 2013/8/19 aesbovis aesbo...@gmail.com:
  Hello there
  I am making a little web-based-tool for our studio to progress a large
  amount of data, more than 2000 items, but it seems there is a length
 limit
  of 1000 to $_POST.
 
  How can I submit all of the items in one time?
 
  Thank you!
  aesbovis
 
  --
  *Anywhere @aesbovis!*




-- 
*Anywhere @aesbovis!*
---End Message---
---BeginMessage---
On 19 Aug 2013, at 10:49, aesbovis aesbo...@gmail.com wrote:

 I know Javascript can solve it, but I don't want to use Js.
 Thank you all the same.

I know you've had the right answer, but I think it's worth pointing out that 
use of JSON in no way requires Javascript, despite its name.

-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/

 On Mon, Aug 19, 2013 at 4:32 PM, Szopen Xiao chopins.x...@gmail.com wrote:
 
 you can use JSON post
 
 2013/8/19 aesbovis aesbo...@gmail.com:
 Hello there
 I am making a little web-based-tool for our studio to progress a large
 amount of data, more than 2000 items, but it seems there is a length
 limit
 of 1000 to $_POST.
 
 How can I submit all of the items in one time?
 
 Thank you!
 aesbovis
 
 --
 *Anywhere @aesbovis!*
 
 
 
 
 -- 
 *Anywhere @aesbovis!*

---End Message---
---BeginMessage---
On Mon, Aug 19, 2013 at 11:54 AM, Stuart Dallas stu...@3ft9.com wrote:

 On 19 Aug 2013, at 10:49, aesbovis aesbo...@gmail.com wrote:

  I know Javascript can solve it, but I don't want to use Js.
  Thank you all the same.

 I know you've had the right answer, but I think it's worth pointing out
 that use of JSON in no way requires Javascript, despite its name.

 -Stuart


You might want to explain how you convert form data to JSON without
javascript?
---End Message---
---BeginMessage---
On 19 Aug 2013, at 15:56, Matijn Woudt tijn...@gmail.com wrote:

 
 On Mon, Aug 19, 2013 at 11:54 AM, Stuart