Re: [PHP] PHP Dependency Injector

2013-09-15 Thread ma...@behnke.biz
nSebastianScatularo > >> > Twitter: www.twitter.com/js_scatularo > >> > Web: www.sebastianscatularo.com.ar > >> > > >> > >> > >> > >> -- > >> Sorin Badea - Software Engineer > >> > > > > >

Re: [PHP] How to send "post"-variables in a "Location" header

2013-08-26 Thread ma...@behnke.biz
> > > -- > Regards, > Ajay -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] exec and system do not work

2013-08-26 Thread ma...@behnke.biz
> Ethan Rosenberg hat am 26. August 2013 um > 20:41 geschrieben: > >  > Please show the output of the directory listing. >  > Please us "ls -la" > > echo exec('ls -la orders.txt'); > > -rw-rw-rw- 1 ethan ethan 43 Aug 25 23:50 orders.txt Please supply the complete output. Especially the rights

Re: [PHP] exec and system do not work

2013-08-26 Thread ma...@behnke.biz
; > > When you say "does not work", can you show what is actually not working? I > believe the exec and system functions are likely working just fine, but that > the commands you've passed to them may not be. > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] filesize question

2013-05-07 Thread ma...@behnke.biz
ibe, visit: http://www.php.net/unsub.php > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Need a tool to minimize HTML before storing in memecache

2013-05-03 Thread ma...@behnke.biz
ust don't know which flag this falls under or what > combination of flags I'm setting that is causing this to happen. > > Barring that little snag, it works like a champ. > > > -Original Message- > > From: ma...@behnke.biz [mailto:ma...@behnke.biz] > &

RE: [PHP] Need a tool to minimize HTML before storing in memecache

2013-05-02 Thread ma...@behnke.biz
ot with caching and storing in memecached as well as local copies > so as to not hit the cache pool over the network and we have found some > great tools to minimize our javascript and our css, and now we'd like to > compress our HTML in these cache slabs. > > > > Anyone know o

Re: [PHP] PHP compiler - HipHop performance

2013-04-26 Thread ma...@behnke.biz
nks, > Norah Jones > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behn

Re: [PHP] Empty $_POST after submit.

2013-04-04 Thread ma...@behnke.biz
t; >> >> >>> > >> >> >>> > >> >> >>>First name: > >> >> >>>Last name: > >> >> >>> > >> >> >>> > >> >> >>> > >> &g

Re: [PHP] Empty $_POST after submit.

2013-04-04 Thread ma...@behnke.biz
> Ashley Sheridan hat am 4. April 2013 um 13:02 > geschrieben: > > I've noticed the first line looks a little odd. It might be valid, just > probably not the way I've ever done it. For my own sanity, could you try > changing it to: > > if (isset($_POST['lastname']) && isset($_POST['lastname']))

Re: [PHP] javascript cookie dissapears when adding session_start()

2013-03-20 Thread ma...@behnke.biz
co Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: SPL Recursive Iterator Examples

2013-03-19 Thread ma...@behnke.biz
t; > https://github.com/namarpi/PHP-SPL-Recursive-Examples > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 01

Re: [PHP] How can I make PHP CodeSniffer Fixer ignore the namespace declaration?

2013-03-12 Thread ma...@behnke.biz
t; line arguments and Sublime text 2 user settings can be changed. Have you looked at the configuration options? Do they help? https://github.com/fabpot/PHP-CS-Fixer > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Ma

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-12 Thread ma...@behnke.biz
away from open source if you do not honor the work us wannabes put into it. -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://ww

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-11 Thread ma...@behnke.biz
> Gary hat am 11. März 2013 um 10:10 > geschrieben: > > > ma...@behnke.biz wrote: > > > FLOW3 might be worth a look. TYPO3 with inline relational records. > > Seems to be in a similar state to yii as regards usability and > documentation. > > => comp

Re: [PHP] Generating CRUD code for normalized db

2013-03-08 Thread ma...@behnke.biz
be rather a lot. > > -- > GaryPlease do NOT send me 'courtesy' replies off-list. > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Enginee

Re: [PHP] Re: if (empty versus if (isset

2013-02-20 Thread ma...@behnke.biz
; -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] if (empty versus if (isset

2013-02-20 Thread ma...@behnke.biz
gt; If it is not checked, it is NOT empty, because it has a value, right? > But it is NOT set, right? > > Is this empty, because it's value is ""? > > > > Just trying to understand ... :) -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Z

Re: [PHP] APC opcode cache behavior

2013-02-14 Thread ma...@behnke.biz
unsub.php > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] fopen and load balancing

2013-02-12 Thread ma...@behnke.biz
> > On Mon, Feb 11, 2013 at 4:26 AM, ma...@behnke.biz wrote: > > > > > > Adam Tong hat am 10. Februar 2013 um 23:41 > > geschrieben: > >> Hi, > >> > >> We had an issue with the code of a junior php developer that used > >> fo

Re: [PHP] PHP 5.4.11 warnings - how to make them go away ?

2013-02-11 Thread ma...@behnke.biz
gt; > > Seems reasonable. However I do not need mysql.so because the php > binaries were linked with -lmysqlclient. > > So how to get rid of these warnings ? remove the loading entries from php.ini or from you /etc/php5/conf.d directory > > Paul > > -- > PHP Gener

Re: [PHP] fopen and load balancing

2013-02-11 Thread ma...@behnke.biz
ker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Web User Management

2013-01-31 Thread ma...@behnke.biz
and get documentation on them? I looked into zend's web > site and it is a bit overwhelming, so may be you can point me in the right > direction. http://framework.zend.com/manual/1.12/de/zend.acl.html > > On Wed, Jan 30, 2013 at 11:53 AM, ma...@behnke.biz wrote: > > &g

Re: [PHP] Web User Management

2013-01-30 Thread ma...@behnke.biz
Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Lucene library

2012-12-12 Thread ma...@behnke.biz
a decent number. > >> > >> Does that ring a bell for anyone? Anyone know if it still exists, and > >> if so where? I didn't find it in https://packagist.org/ , which is > >> where I figured it would be if it were still maintained. > >> > >

Re: [PHP] Session ?

2012-12-12 Thread ma...@behnke.biz
ssible from your subdomains? > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail:

Re: [PHP] Date comparison going wrong, wrong, wrong

2012-11-12 Thread ma...@behnke.biz
e is at http://www.lakesidesurrey.co.uk/test.php. > > You can also me what I am doing wrong? > > Thanks > Terry -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinri

Re: [PHP] Multithreading for OOP PHP

2012-10-31 Thread ma...@behnke.biz
Ovidiu Farauanu hat am 31. Oktober 2012 um 09:59 geschrieben: > Yes Marco has right. > > But more than that, OOP is mainly designed to run in a single threaded . I don't put a comment on that. > environment and it is not the best idea to be used for concurrent > programming because you wil

Re: [PHP] Multithreading for OOP PHP

2012-10-31 Thread ma...@behnke.biz
Ovidiu Farauanu hat am 31. Oktober 2012 um 09:59 geschrieben: > Hello Florian, > > Usually you want to run a PHP script in two different environments: > 1. inside a webserver > 2. in a command line interface > > For a web application, the application server does the work for you. > It is the ser

Re: [PHP] Multithreading for OOP PHP

2012-10-31 Thread ma...@behnke.biz
Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] TURBOPY cloud framework + IDE beta available NOW

2012-10-31 Thread ma...@behnke.biz
process for example, then you will have to take care that all static members are resetted, otherwise the next user gets them. That's where objects kick in. think about it, if you want to make TURBOPY ready for the future. -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Z

Re: Re: [PHP] TURBOPY cloud framework + IDE beta available NOW

2012-10-30 Thread ma...@behnke.biz
Sebastian Krebs hat am 30. Oktober 2012 um 16:20 geschrieben: > 2012/10/30 ma...@behnke.biz > > > Ok, I can take that point. I haven't installed anything on a shared host > > for a > > while. Always working with VServers. > > > > And if you want to take y

Re: Re: [PHP] TURBOPY cloud framework + IDE beta available NOW

2012-10-30 Thread ma...@behnke.biz
finish it first ;) Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Serving an image

2012-10-16 Thread ma...@behnke.biz
proprietary attachments > + http://vipertechnology.dyndns.org/cotnact/ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3

Re: RES: [PHP] Re: problem with my login script

2012-10-02 Thread ma...@behnke.biz
> -- > Cheers -- Tim > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.

Re: [PHP] Joining a team, where no wiki or docs are available

2012-09-24 Thread ma...@behnke.biz
the wiki for yourself to document any kind of workflow you find. Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz --

Re: [PHP] PDO: extend or encapsulate?

2012-07-12 Thread ma...@behnke.biz
ribe, visit: http://www.php.net/unsub.php > Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mai

Re: [PHP] database hell

2012-07-12 Thread ma...@behnke.biz
Nick Edwards hat am 12. Juli 2012 um 14:00 geschrieben: > On 7/12/12, Gibbs wrote: > > > mysql_query("DELETE from userprefs where clientr='$User'", $connmy); Sidenote: And don't forget to validate user input and make use of mysql escape and prepared statements ;) -- PHP General Mailing L

Re: [PHP] Re: Find match of string if only at end of string

2012-07-11 Thread ma...@behnke.biz
://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http:

Re: [PHP] why is (intval('444-44444') == '444-44444') EQUAL??!

2012-06-22 Thread ma...@behnke.biz
Daevid Vincent hat am 22. Juni 2012 um 04:27 geschrieben: > Huh? Why is this equal??! http://de2.php.net/manual/en/language.types.type-juggling.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: php form action breaks script

2012-06-15 Thread ma...@behnke.biz
/www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.be

Re: [PHP] Re: php form action breaks script

2012-06-15 Thread ma...@behnke.biz
Al hat am 15. Juni 2012 um 14:29 geschrieben: > > > On 6/14/2012 7:28 PM, Tim Dunphy wrote: > > However if I change the form action to this, it breaks the page > > resulting in a white screen of death: error_reporting(E_ALL); ini_set('display_errors', 'On'); And what is the error message? -

RE: [PHP] global array

2012-06-15 Thread ma...@behnke.biz
array)) { $array[$mykey] += 1; } else { $array[$mykey] = 1; } > > Thanks, > > Jeff Burcher - IT Dept > Allred Metal Stamping > PO Box 2566 > High Point, NC 27261 > (336)886-5221 x229 > j...@allredmetal.com > > > > -Original Message- > > Fro

Re: [PHP] global array

2012-06-14 Thread ma...@behnke.biz
Jeff Burcher hat am 14. Juni 2012 um 13:55 geschrieben: > > function Part_BOM($PartID, $need, $phase) { > > > > global $Invreq; uppercase R !!! And much better is adding it as another parameter and inject it: function Part_BOM($PartID, $need, $phase, $InvReq) { } // c

Re: [PHP] looking for a PHP texte indexer

2012-06-11 Thread ma...@behnke.biz
e Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Using default argument values in the middle of the argument list

2012-06-04 Thread ma...@behnke.biz
324...@mail.muni.cz hat am 1. Juni 2012 um 21:52 geschrieben: > Hi, > > as I accidentally found out that PHP allows default argument values > to occur not only at the end of parameter list: > > function ( Classname $a, Classname $b = null, Classname $c ) ... > > Unfortunately, documentation does

Re: [PHP] Exception Handling

2012-06-01 Thread ma...@behnke.biz
! > > James > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwar

Re: [PHP] How to insert a file in a class?

2012-06-01 Thread ma...@behnke.biz
Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Simple XML, (x)html, and xpath

2012-05-25 Thread ma...@behnke.biz
unction? Maybe you can show us your xpath expression? > > TIA. > > -- > GaryPlease do NOT send me 'courtesy' replies off-list. > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] requesting comments on rajmvServiceLog (access + error logging through PHP and JS to MySQL)

2012-05-23 Thread ma...@behnke.biz
rene7705 hat am 23. Mai 2012 um 14:55 geschrieben: > And please explain what you mean by "no log is loaded". No graph? No > $hits under "structure" tab, no $errors under same tab? As I wrote the mail to the list no tab had anything to display. Now it's working. No idea what changed. -- PHP G

Re: [PHP] requesting comments on rajmvServiceLog (access + error logging through PHP and JS to MySQL)

2012-05-23 Thread ma...@behnke.biz
tified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] requesting comments on rajmvServiceLog (access + error logging through PHP and JS to MySQL)

2012-05-23 Thread ma...@behnke.biz
rene7705 hat am 23. Mai 2012 um 13:51 geschrieben: > I think I'll leave it untouched for a few days > (http://mediabeez.ws/stats/ and 404 on http://mediabeez.ws/stats/code/libraries_rv/rajmvServiceLog-1.0.0/ajax_makeLogEntry.php?rajmvServiceLog_initialID=212.48.107.10__1337775183&project_hd_r

RE: [PHP]How to handle E_ERROR,E_PARSE with a user defined function

2012-05-23 Thread ma...@behnke.biz
> -Original Message- > From: Yuchen Wang [mailto:phob...@gmail.com] > Sent: Tuesday, May 22, 2012 10:19 PM > To: php-general Maillist > Subject: [PHP]How to handle E_ERROR,E_PARSE with a user defined function > > Hi all, > > How to handle E_ERROR,E_PARSE with a user defined function ? Are

Re: [PHP] requesting comments on rajmvServiceLog (access + error logging through PHP and JS to MySQL)

2012-05-23 Thread ma...@behnke.biz
> my windowze dev box is completely frozen at startup now, before even > mounting the drive that had the slow write rate today. booted into > ubuntu which is still responsive, and ran disk utility to see that > smart status and self-check for both system drive and the other drive > that i noticed

Re: [PHP] requesting comments on rajmvServiceLog (access + error logging through PHP and JS to MySQL)

2012-05-22 Thread ma...@behnke.biz
much fragmented? Just 2 guesses. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke

Re: [PHP] Re: How to send XML requests from PHP?

2012-05-09 Thread ma...@behnke.biz
Michelle Konzack hat am 8. Mai 2012 um 20:25 geschrieben: > Hello Jim Lucas, > > Am 2012-05-08 11:08:13, hacktest Du folgendes herunter: > > Look into cURL http://php.net/curl > > I know "curl" but I do not know, HOW to send the XML stuff. $ch = curl_init (); curl_setopt ( $ch , CURLOPT_URL

Re: [PHP] I need a good access and error log..

2012-05-07 Thread ma...@behnke.biz
Lester Caine hat am 7. Mai 2012 um 11:03 geschrieben: > rene7705 wrote: > > But before I start coding, I thought it would be better to ask you all > > piwik ... > http://piwik.org/ > A couple of my heavy google users are finding the results much more informative, > and we have started switch go

Re: [PHP] Should I check imput for bad chars in this case?

2012-04-26 Thread ma...@behnke.biz
7;t know ... I just found this > line in a comment for the function gethostbyaddress() > > > If you use gethostbyaddr() with a bad IP address then it will send an error message to the error log. > > Bye > Simon Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diplo

Re: [PHP] Should I check imput for bad chars in this case?

2012-04-26 Thread ma...@behnke.biz
ecose I > does not check chars in IP adress and host name mainly. It is probably > crazy, but on the other side I think it isn't imposibble to use some > bad strings in host name. > > Would you recommend use "$IPAdress = htmlspecialchars(getIPadress());" > or someth

Re: [PHP] date() confustion

2012-04-26 Thread ma...@behnke.biz
Nathan Nobbe hat am 26. April 2012 um 06:40 geschrieben: > > INSERT TIMESTAMP: 1335414561 > INSERT DATE TIME: 2012-04-26 4:29:21 > > But then from the interactive interpreter on the same box (same php.ini as > well): > > php > echo date("Y-m-d G:i:s", 1335414561); > 2012-04-25 22:29:21 > > I g

Re: [PHP] What is wrong here?

2012-04-25 Thread ma...@behnke.biz
"Karl-Arne Gjersøyen" hat am 25. April 2012 um 06:45 geschrieben: > Hello again. > I can't figure out what is wrong here. > > move_uploaded_file() get error message from die() and can't copy/move > temp_file into directory bilder > > I have try to chmod 0777 bilder/ but it did not help. > Also

Re: [PHP] session lost problem

2012-04-24 Thread ma...@behnke.biz
bug zhu hat am 24. April 2012 um 08:28 geschrieben: > thank you for your explanation, > when i write to $_SESSION after session_commit(),$_SESSION is just a > regular array Yes. Actually session_commit does not "terminate" the session as mentioned earlier but is closes it for writing. You cann

Re: [PHP] tempnam() not working as expected...

2012-04-19 Thread ma...@behnke.biz
tamouse mailing lists hat am 19. April 2012 um 07:10 geschrieben: > On Mon, Apr 16, 2012 at 3:09 AM, ma...@behnke.biz wrote: > >> mkdir($d,777,true);/* make the directory */ > > Try using "mkdir($d, 0777, true);" > > Herein, my friends, l

Re: [PHP] tempnam() not working as expected...

2012-04-16 Thread ma...@behnke.biz
> tempnam("/Users/tamara/Sites/gallery/lib/common/t/a","file").PHP_EOL;' > /Users/tamara/Sites/gallery/lib/common/t/a/filepSwRzF > miishka:t tamara$ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP: a fractal of bad design

2012-04-12 Thread ma...@behnke.biz
is no new thing in it. And I don't understand why people use tools that they hate. I do not dislike PHP because of its disadvantages, I like it because of its advantages, Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 97223

Re: [PHP] request for feedback on logAndHandler

2012-03-30 Thread ma...@behnke.biz
rene7705 hat am 30. März 2012 um 11:29 geschrieben: > I thought now would be a good time to get some early feedback on what else > I can improve for this component, at least from an end-user perspective (I > haven't yet updated the download zip on http://mediabeez.ws with these > latest changes

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
n go and read about cron jobs or git/svn/putyoutoolhere post-receive/post-commit hooks or anything like that. Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-

RE: [PHP] Re: Got HTML5 History API + caching LICKED, I think,

2012-03-23 Thread ma...@behnke.biz
concerning your background image: If I resize my window after loading finished, your images gets distorted (the one with the bee) I also think - this is not verified yet - that an animated gif with interlacing is smaller than your logo png spritemap Why is this frame loaded http://mediabe

Re: [PHP] SimpleXML and the Single String (SOLVED)

2012-02-22 Thread ma...@behnke.biz
gured it out... > > > > $xmlCompany = array((string) > > $xml->SignonRq->SignonTransport->CustId->SPName); // becomes an array > > $arrayLead[0]->Company = $xmlCompany[0]; // gets the right bit of the array > > > > and the result is > > > >

Re: [PHP] how to execute Exe file in system

2012-02-17 Thread ma...@behnke.biz
Negin Nickparsa hat am 17. Februar 2012 um 12:26 geschrieben: > if(system('gams.exe trnsport_php.gms')) > echo 'Not Error'; > else echo'Error'; > > it shows me Error system() Returns the last line of the command output on success, and FALSE on failure. So, lets assume your gams program does n

Re: [PHP] syntax question

2012-02-07 Thread ma...@behnke.biz
be something like that? SELECT table2.name FROM table2, (SELECT seller_id FROM table1 GROUP BY seller_id) as table1 WHERE table2.user_id = table1.seller_id AND IF(table2.name = 'juice','No Juice for YOU', table2.name = table2.name) ; Marco Behnke Dipl. Informatiker (FH), SA

Re: [PHP] if http_referer is not reliable then how do we ...

2012-01-17 Thread ma...@behnke.biz
no double submitting is allowed.   But as I stated earlier, there is no 100% protection.     Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: ma...@behnke.biz Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seeveta

Re: [PHP] reporting errors when $ sign is missing in front of a variable

2012-01-11 Thread ma...@behnke.biz
  Haluk Karamete hat am 12. Januar 2012 um 06:17 geschrieben: > Thanks... > Well I just changed the >  to   and that does it for me. > > Notice: Use of undefined constant my_age - assumed 'my_age' in > D:\Hosting\5291100\html\blueprint\bp_library.php on line 40 > my_age > > Now back in business

Re: [PHP] Software shopping cart

2006-07-10 Thread Ma Siva Kumar
does all that you are asking for. http://www.oscommerce.com It has options to set up various types of products/downloads and various payment options (paypal, credit cards etc). It is easy to install and use. Best regards, Ma Sivakumar -- PHP General Mailing List (http://www.php.net/) To uns

Re: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-24 Thread Ma Siva Kumar
lies. A study in good manners. Best regards, Ma Sivakumar -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, IT Solutions for Leather Industry, Chennai - 600087 Tel : +91 44 55191757 -- PHP

[PHP] PHP 5 and XSLT again

2006-03-30 Thread MA
Hi, I'm still trying to get PHP 5.1.2 to support XSLT, but so far, no good. I read here http://www.zend.com/php5/andi-book-excerpt.php that in PHP5 is libxml2 that tak care of everything (XML, XSL, XSLT, etc.), but i've compiled it and got no XSLT support. Any help would be appreciated. Warm Reg

[PHP] [Newbie Guide] For the benefit of new members

2004-09-20 Thread Ma SivaKumar
r questions might not be answered. Hope you have a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma SivaKumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-09-10 Thread Ma SivaKumar
r questions might not be answered. Hope you have a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma SivaKumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-09-04 Thread Ma SivaKumar
r questions might not be answered. Hope you have a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma SivaKumar, BSG LeatherLink (P) Ltd, No 21, First Main Road, Jai Nagar, Arumbakkam, Chennai - 600106 Tel

[PHP] [Newbie Guide] For the benefit of new members

2004-08-29 Thread Ma SivaKumar
ese guidelines will ensure that you get effective responses from the list members. Otherwise, your questions might not be answered. Hope you have a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net

[PHP] changed number_format function

2004-08-27 Thread Ma SivaKumar
A copy of php manual I downloaded a year back has the following about the behaviour of number_format function The latest on-line version is changed as below http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-08-26 Thread Ma SivaKumar
ese guidelines will ensure that you get effective responses from the list members. Otherwise, your questions might not be answered. Hope you have a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net

[PHP] [Newbie Guide] For the benefit of new members

2004-08-17 Thread Ma SivaKumar
ese guidelines will ensure that you get effective responses from the list members. Otherwise, your questions might not be answered. Hope you have a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net

[PHP] [Newbie Guide] For the benefit of new members

2004-08-12 Thread Ma SivaKumar
ese guidelines will ensure that you get effective responses from the list members. Otherwise, your questions might not be answered. Hope you have a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net

[PHP] [Newbie Guide] For the benefit of new members

2004-08-01 Thread Ma Siva Kumar
e a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-07-26 Thread Ma Siva Kumar
ve a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-07-21 Thread Ma Siva Kumar
ave a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-07-14 Thread Ma Siva Kumar
ve a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-07-08 Thread Ma Siva Kumar
by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-06-30 Thread Ma Siva Kumar
d by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-06-25 Thread Ma Siva Kumar
by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-06-18 Thread Ma Siva Kumar
ed by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-06-14 Thread Ma Siva Kumar
d by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-06-09 Thread Ma Siva Kumar
by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-06-02 Thread Ma Siva Kumar
by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, No 21, First Main Road, Jai Nagar, Arumbakkam, Chennai - 600106 Tel : +91 44 55191757 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-05-30 Thread Ma Siva Kumar
ed by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-05-24 Thread Ma Siva Kumar
contributed by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-05-24 Thread Ma Siva Kumar
such as www.pastebin.com). [contributed by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-05-11 Thread Ma Siva Kumar
(such as www.pastebin.com). [contributed by Burhan Khalid] -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Newbie Guide] For the benefit of new members

2004-05-06 Thread Ma Siva Kumar
s www.pastebin.com). [contributed by Burhan Khalid] Hope you have a good time programming with PHP. -- Integrated Management Tools for leather industry -- http://www.leatherlink.net Ma Siva Kumar, BSG LeatherLink (P) Ltd, Chennai - 600106 -- PHP General Ma

  1   2   >