Re: [PHP] Re: PHP-5.5.2 +opcache segfaults with Piwik

2013-09-02 Thread Lester Caine
gether with upgrading to the latest OPcache from github solved my segfaults and fatal errors. Jan - could you post the solution on http://dev.piwik.org/trac/ticket/4093 - better that you get the credit than one of us pinch it ;) -- Lester Caine - G8HFL - Contact - h

Re: [PHP] Re: PHP-5.5.2 +opcache segfaults with Piwik

2013-09-01 Thread Lester Caine
roduction with eaccelerator on 5.4 but I've made the decision not to move any of the machines to 5.5 until all of the legacy 5.2 machines have been brought up to 5.4. Not an answer, but explains perhaps why the problem is not being seen by others. -- Lester Caine - G8HFL

Re: [PHP] Alternate list for eclipse ide support?

2013-08-24 Thread Lester Caine
many diverse ways of doing the same thing? :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw

Re: [PHP] Alternate list for eclipse ide support?

2013-08-24 Thread Lester Caine
firebird which don't get any support from either so Eclipse is really my only option. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model E

[PHP] Alternate list for eclipse ide support?

2013-08-24 Thread Lester Caine
e up? ... at the risk of proliferating even more lists ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co

Re: [PHP] Off the wall - sub-domain question

2013-08-22 Thread Lester Caine
fying folders you do not want them to use. I have fun with them indexing the page histories if I forget to block that particular functions .php file. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.

Re: [PHP] PHP vs JAVA

2013-08-20 Thread Lester Caine
ng_language continues to show PHP rising at the expense of ASP and Java with Perl, Ruby and Python having trouble to stay above 1% combined over the last year. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http:/

Re: [PHP] PHP vs JAVA

2013-08-20 Thread Lester Caine
ot;. 'Python is arguably the most readable programming language' probably says it all? Personally I find it almost impossible to understand when coming in cold to someone elses code ... Java is not much better ... but I still have to persist with both since some key elements of a usable

Re: [PHP] PHP vs JAVA

2013-08-20 Thread Lester Caine
+ than Java even on Android. But even though you would not use PHP for distributed applications, it still gets a good 4th in that chart as well. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http:/

Re: [PHP] Mysqli Extension

2013-08-19 Thread Lester Caine
installations. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http

Re: [PHP] how old is this version of PHP?

2013-08-19 Thread Lester Caine
e number of sites and fire fighting when sites go down without prior warning all takes time ... I can't really complain, I've been picking up customers who's sites have been affected and earning money from them :) I have to say no to a lot though as there are only so many hou

Re: [PHP] how old is this version of PHP?

2013-08-19 Thread Lester Caine
ht by that, so maintaining a LTS version of PHP5.2 is the lesser evil ... Windows 2000 is supposed to be dead, but *I* still have sites reliant on it because the code and hardware is unsupported in even XP. Saying something is dead only works if there is an affordable way of moving forward ;)

[PHP] 'buffer sizes' ?

2013-08-10 Thread Lester Caine
chines are giving different problems with this application which works correctly on Apache 2.2 DON'T answer suggesting continuing to use 2.2 ... at some point 2.4 has to be fixed! -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact

Re: [PHP] What the hell is Begacom?

2013-08-04 Thread Lester Caine
address. This apparently is the right way of doing email lists ;) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http

Re: [PHP] suhosin and 5.4 onwards

2013-08-03 Thread Lester Caine
stable platforms that we are comfortable with is just not practical :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Worksh

Re: [PHP] Re: Fwd: Hmmm.. I think I need your advice here to get in correct direction...

2013-07-10 Thread Lester Caine
ot;".$results['** >product_amt'].""; $total += $results['product_amt'] >} > echo "Total:".$total.""; >// finish the table html >echo " Yes that part is OK. I do have problem to add total weight and package at bottom of t

Re: [PHP] phpdocumentor with PHP5.4

2013-07-07 Thread Lester Caine
Sebastian Krebs wrote: I meant: PhpDocumentor 2 Problem solved ... Notes on https://github.com/phpDocumentor/phpDocumentor2 need a little update to correct the installation notes to use the beta builds rather than alpha ones. -- Lester Caine - G8HFL - Contact

[PHP] phpdocumentor with PHP5.4

2013-07-07 Thread Lester Caine
e_strict off anyway, so 5.4 should work as well? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk R

Re: [PHP] strlen ?

2013-07-06 Thread Lester Caine
that the next time. AH - I use that to flag the end of line when I pulled the data apart - so it gets stripped ;) Then I found fgetcsv() which replaced the manual code and gave just the data as an array. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/

Re: [PHP] strlen ?

2013-07-05 Thread Lester Caine
bit like windows ignoring case in file name and linux then complaining it can't find a file. It's probably worth checking the sting length back through your code just to confirm what added it? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki

Re: [PHP] Web dev, DB and "proper db design".

2013-07-05 Thread Lester Caine
in rather than coding that in PHP. So "proper db design"is probably still geared around what we are used to rather than any had and fast rules? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsce

Re: [PHP] Web dev, DB and "proper db design".

2013-07-05 Thread Lester Caine
protection of detail elements is the more useful reason for maintaining them. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital

Re: [PHP] Web dev, DB and "proper db design".

2013-07-04 Thread Lester Caine
a real database :) Building the constraints and many other core database features into the code was essential before MySQL had many of the features that real databases have had from the start ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=co

Re: [PHP] Re: Doing something wrong?

2013-05-22 Thread Lester Caine
David Robley wrote: Did you "make clean" after reconfiguring before re-compiling php? According tohttps://bugs.php.net/bug.php?id=63611 that may be a cause. That was the kick - Thanks ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?pa

[PHP] Doing something wrong?

2013-05-21 Thread Lester Caine
is showing the change of location of the php.ini file, but nothing for the 'Scan this dir for additional .ini files' while the Configure shows '--with-config-file-scan-dir=/opt/apache2/conf/php5.d' What am I missing? It's working on the other machines and loading all t

Re: [PHP] Saving session to database

2013-05-17 Thread Lester Caine
http://www.simplemachines.org/community/index.php?topic=486606.0 gives the pointer but I've not followed through on an updated version. This is a stock SUSE install and I don't want to manually 'fix' it so I've just disabled Suhosin. -- Lester Caine - G8HFL

Re: [PHP] Saving session to database

2013-05-17 Thread Lester Caine
HP5.4 -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.

Re: [PHP] Saving session to database

2013-05-16 Thread Lester Caine
Matijn Woudt wrote: On Thu, May 16, 2013 at 10:43 AM, Lester Caine mailto:les...@lsces.co.uk>> wrote: I'm having a problem with webtrees ... http://webtrees.net/ My copy is running on http://webtrees.lsces.org.uk and you will see that it is throwing an error rela

[PHP] Saving session to database

2013-05-16 Thread Lester Caine
t problems with PHP5.4 blocking access to the write and close functions, none of the fixes I have tried have resulted in a working setup. Anybody seen this problem with PHP5.4? http://lsces.org.uk/hg/webtrees/file/dcf6ff358108/includes/session.php#l334 is the code that seems to be failing.

Re: [PHP]

2013-04-18 Thread Lester Caine
e use nothing. In 5.1.6 it seems to do just that. But in 5.3.3 I'm not getting the value of $var even when it is defined. Has this construct been deprecated? Is there now some other way to achieve this? There WAS a period when a number of headaches, but currently the two are now isolated!

Re: [PHP] timezone

2013-04-15 Thread Lester Caine
e. The only time you need the offset is to display a local time, and that is either the time local to the server, or the time local to the client. The 'default' timezone is not necessarily the right one in either case ;) -- Lester Caine - G8HFL - Contact - ht

Re: [PHP] {SOLVED] mysqli & nested queries - maybe I'm rusty...

2013-04-02 Thread Lester Caine
great for this type of problem. Just having a single result set and formatting the results based on a 'level' field makes things very flexible and you just stream the one set of results. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact

Re: [PHP] target question

2013-03-25 Thread Lester Caine
as to allow the pdf to be wrapped with other links, and managing selection of things such as filtering terms for a report which is then output as a pdf makes sense. The report can also be printed if required, something which is not practical directly from an html page. -- Lester Caine -

Re: [PHP] target question

2013-03-25 Thread Lester Caine
hem as a pop-up or opening in a separate page even using 'target'. The compromise I came up with is to open them in a flash player as in http://northwaypc.org.uk/fisheye/image/1030 -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=con

Re: [PHP] PDO Transaction

2013-03-16 Thread Lester Caine
Simon Dániel wrote: 2013/3/15 Lester Caine Simon Dániel wrote: Hi, I have a trouble with PDO transactions. I would like to start using transactions, but I am not familiar with it. I have got a 'There is no active transaction' exception, however, I am using beginTransaction m

Re: [PHP] PDO Transaction

2013-03-15 Thread Lester Caine
he problem? You don't say which database you are trying to access. Not all actually support transactions, and some need a connection correctly set. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - htt

Re: [PHP] Undefined index....

2013-03-15 Thread Lester Caine
k. Can anyone provide any insight? TVMIA! -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rai

Re: [PHP] Type of a variable in PHP

2013-03-15 Thread Lester Caine
7; is that they are a not restricted to a single type. The elements of an array can be different types. It's more a 'basket' than a traditional array. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services

Re: [PHP] Joining fixed text to a SUBJECT variable

2013-03-02 Thread Lester Caine
uot;.$MessageSubject; but $Subject = "RVRA Contact Form - ,$MessageSubject"; should work, what is the error? ... you don't actually want the ',' $Subject = "RVRA Contact Form - $MessageSubject"; Should work as well -- Lester Caine - G8HFL --

Re: [PHP] Holding "datetimes" in a DB.

2013-03-02 Thread Lester Caine
of problems if there are four differences between the server and client time zones, but what is NEEDED is that the client browser returns a client timezone rather than a simple offset! -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Cain

Re: [PHP] Holding "datetimes" in a DB.

2013-03-01 Thread Lester Caine
re you are displaying times which straddle the daylight saving switches such as a train movement where the time you need to display jumps. In this case you have to use UTC for the movement, and display with the correct daylight saving offest. -- Lester Caine - G8HFL ---

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

2012-10-30 Thread Lester Caine
its the messages being created in the background that cause an extra load on ISP's and that need to be cleaned up again. The problem is that there is no pressing need to switch over since the old code IS working fine? -- Lester Caine - G8HFL - Contact -

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

2012-10-30 Thread Lester Caine
arket' ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Me

Re: [PHP] PDO

2012-10-22 Thread Lester Caine
case name, while the xml file was all lower case. Rename the folder with the right cases and it started working again :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http

[PHP] Eclipse plugins ...

2012-10-17 Thread Lester Caine
ome of the type hinting back to the parent classes while PDT one has to navigate up to see that data :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Mode

Re: [PHP] Wrong time being displayed by PHP!

2012-10-17 Thread Lester Caine
7;timezone' ever, then UTC still makes prefect sense since nothing will be changing the offsets, and you just say 'local' :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk En

Re: [PHP] SNMP via PHP

2012-10-16 Thread Lester Caine
to add monitoring of the domain list and that each domain is being correctly returned, but now I have something I can pull apart and play with and push my own parts back into. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electr

Re: [PHP] SNMP via PHP

2012-10-15 Thread Lester Caine
's not examples I'm looking for but something like http://sourceforge.net/projects/php-netanalyzer/ which is still coming up on many searches but not even available just to play with :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?pag

Re: [PHP] SNMP via PHP

2012-10-15 Thread Lester Caine
I'm still working my way around this. cacti provides a nice monitoring layer and is PHP, but is not helping to set up SNMP on the client machines, so I'm looking for something that can help edit MIB files and also check the SNMP link to remote machines ... --

[PHP] SNMP via PHP

2012-10-15 Thread Lester Caine
ed looking for an editor to handle the MIB data and keep hitting one dead end after another. I'm sure there must be something out there using php-snmp for a browser? -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic

Re: [PHP] appreciation

2012-10-12 Thread Lester Caine
ne is always number 11 ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media -

[PHP] Intermittent error on hosted service

2012-09-22 Thread Lester Caine
another 'problem' finding out why it is displayed. It's a little academic as I've now moved the sites to one of my own machines simply to get the customers working again, but the hosting service are saying 'works for me' so I could do with a little more ammunitio

Re: [PHP] Bounce messages

2012-09-21 Thread Lester Caine
y PHP based contact management system but it's still on the TODO pile while I waste time re-working the code to make it compliant with the lasted 'vision' of PHP :) But YES that is a button that all email clients would benefit from! -- Lester Caine - G8HFL -

Re: [PHP] Bounce messages

2012-09-21 Thread Lester Caine
Ashley Sheridan wrote: On 09/21/2012 12:40 AM, Lester Caine wrote: > I know that the php list are one of the 'reply to sender' email handling > camp rather than reply to list. I can cope with that now and handle the > multiple reply address problem this end so I ONLY re

[PHP] Bounce messages

2012-09-21 Thread Lester Caine
ing to the list(s)? ( Waits to delete all the bounce messages for this post :) ) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digita

Re: [PHP] Warning at PDO:Firebird driver manual page removed.

2012-09-21 Thread Lester Caine
nal interface to fill the gaps. http://groups.yahoo.com/group/firebird-php/ is the home for a more in depth discussion and assistance :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquiryS

Re: [PHP] templeting

2012-09-04 Thread Lester Caine
/www.smarty.net I'm still on Smarty2 and we 'maintain' our own copy, but starting a new setup, Smarty3 just needs a different style of working if you have used 2 in the past. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact

Re: [PHP] A quick ereg translation

2012-08-25 Thread Lester Caine
SagaciousDev PHP-Dev wrote: This should do the trick: preg_match('#(.*)#is', $content, $matches); TA - That has got it ;) That is tidier than what I had ended up with ... #([^\']*?)<\/body># from a 'tutorial' -- Lester Caine - G8HFL ---

[PHP] A quick ereg translation

2012-08-25 Thread Lester Caine
ereg('(.*)', $phpinfo, $regs); Pulls the body of phpinfo() to use with a tidy header of other system information, but I'm struggling to get a pcre alternative. Anybody already cracked this one? -- Lester Caine - G8HFL - Contact - http://lsces.c

Re: [PHP] redefine a define ...

2012-08-25 Thread Lester Caine
rest of the code tree :( I can see why the approach was taken originally as it READS a lot better than building the translations as an array of strings which is used in other packages. There are only some 800 strings to be reworked later ... across a few hundred files

[PHP] redefine a define ...

2012-08-25 Thread Lester Caine
just give up on E_STRICT and make sure it's disabled again on PHP5.4? Having spent several months getting the code clean on E_STRICT, switching it off again will really pig me off, but I can't see any real alternative given the number of languages and strings that will need reworking s

Re: [PHP] Using PEAR and PHP

2012-08-23 Thread Lester Caine
within the website itself. That way the correct version is always distributed with the website. What you need to do will depend on how you are currently accessing PEAR packages, and also which packages you are using. -- Lester Caine - G8HFL - Contact - http

[PHP] mysqlnd and mysqli as shared extensions?

2012-08-20 Thread Lester Caine
grade as yet. It's running my own PHP sites without a problem via Firebird. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers D

Re: [PHP] Crash course

2012-08-20 Thread Lester Caine
first time :( And the sites still arn't up on my servers. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - ht

Re: [PHP] Crash course

2012-08-20 Thread Lester Caine
ould be a 5 minute job always seems to take hours :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbo

Re: [PHP] Crash course

2012-08-20 Thread Lester Caine
I just need to get them running for now! -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital

[PHP] Crash course

2012-08-20 Thread Lester Caine
to a suitable 'newbie' guide to debugging mysql connections so I can get all these sites back on line again ... If it was Firebird I'd just have mirrored of one of my other machines and been working as the security stuff is managed in the database, by mysql seems to have layers of

Re: [PHP] OT (maybe not): Drupal vs WordPress

2012-08-20 Thread Lester Caine
ed to achieve. You need to stick with something that YOU are comfortable with, and perhaps switch again if you find that it's not providing what you want. I'm having to interface with third party CRM systems, so the flexibility of something that I've worked with for yea

Re: [PHP] Re: [PECL-DEV] php-rsync installation howto

2012-08-08 Thread Lester Caine
lt, and librsync probably needs to be installed Personally I have rsync running via it's own admin pack running scheduled backups so don't need it from php ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Elect

[PHP] Newfangled features ;)

2012-08-05 Thread Lester Caine
r making just a minor change in the code would help ... but we've lived that for years already. :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.

Re: [PHP] php safe mode no more?

2012-08-04 Thread Lester Caine
slice, non-burstable). Funny you should mention nginx ... that one is on my todo list as well ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Enginee

Re: [PHP] php safe mode no more?

2012-08-03 Thread Lester Caine
cess their material at the PHP level, securely stored in their own databases :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digita

Re: [PHP] PHP Stats

2012-07-31 Thread Lester Caine
Sebastian Krebs wrote: http://w3techs.com/technologies/details/pl-php/all/all For example. Click around, nice stats there. http://w3techs.com/technologies/history_overview/programming_language/ms/y is the more interesting one ... PHP usage IS still growing. -- Lester Caine - G8HFL

Re: [PHP] How to write and read serial or parallel port

2012-07-26 Thread Lester Caine
d simply assume that the question was one of writing data in terms of switching pins on and off rather than streaming files over the link :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk Enqu

Re: [PHP] How to write and read serial or parallel port

2012-07-26 Thread Lester Caine
27;ve not tried that with PHP as I'm normally accessing the parallel port direct from other windows programs. Linux is lot easier, and most of the examples you will find via google are geared towards that. It works like DOS used to :) -- Lester Caine - G8HFL ---

Re: [PHP] E_STRICT safe PEAR

2012-07-24 Thread Lester Caine
g more suspicious that PEAR is simply not compatible with E_STRICT. Simply adding 'static' against each function seems to have cleared all my current messages. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Se

Re: [PHP] E_STRICT safe PEAR

2012-07-24 Thread Lester Caine
which is not very helpful when I've been told simply to fix my own E_STRICT problems ... I don't have time to rework PEAR as well as the libraries I've already fixed :( So is E_STRICT simply something that should be thrown in the bin and the defaulting ON in PHP5.4 is somew

Re: [PHP] E_STRICT safe PEAR

2012-07-24 Thread Lester Caine
rom SUSE12.1 but with PHP5.4 I have to disable E_STRICT again in order to use anything from it ... Regards, Sebastian Am 24.07.2012 17:05, schrieb Lester Caine: Not sure the best place to ask this ... I've worked through all of my own codebase to eliminate E_STRICT warnings/errors and

[PHP] E_STRICT safe PEAR

2012-07-24 Thread Lester Caine
ince these are installed by the distribution, in my case SUSE12.1, is there a better version to download that is E_STRICT clean? Or o I h2ve to work through that as well for the modules that the third party libraries are picking up? -- Lester Caine - G8HFL - Cont

Re: [PHP] Re: [PHP-WEBMASTER] Re: [PHP] The Cat Signal

2012-07-20 Thread Lester Caine
VAT paid when they came into a European warehouse, so it would be nice to know what loophole they use to avoid it ;) And at least VAT only applies when I spend money, higher income tax would hit everything I earn ... but this is getting very much off topic for the list, as 'The Cat Signal'

Re: [PHP] Re: [PHP-WEBMASTER] Re: [PHP] The Cat Signal

2012-07-20 Thread Lester Caine
next day delivery, but 20% cheaper ... American sellers are one of the problems here. There are two sides to every problem and simply fighting for one side is as bad. What is needed is a reasoned debate rather than things like 'The Cat Signal' which personally I find as objectionable as

Re: [PHP] Re: [PHP-WEBMASTER] Re: [PHP] The Cat Signal

2012-07-19 Thread Lester Caine
ry are a little irritating to the rest of us ... a world wide solution is needed. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital

Re: [PHP] What do you call the end-user?

2012-07-19 Thread Lester Caine
l workflow rather than forcing a one size fits all solution that we had before. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers

Re: [PHP] PDO: extend or encapsulate?

2012-07-14 Thread Lester Caine
ADOdb. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media -

Re: [PHP] Missing something simple

2012-06-17 Thread Lester Caine
Lester Caine wrote: Normally I'd just assume that PHP was not starting up, but since PHP is running from command line and the .dll is in the right place I'm now a little confused as to what I'm missing ... OK switched to FastCGI, but that is complaining about 'can

[PHP] Missing something simple

2012-06-17 Thread Lester Caine
unning from command line and the .dll is in the right place I'm now a little confused as to what I'm missing ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http:

Re: [PHP] Searching IDE.

2012-06-13 Thread Lester Caine
p the java side again and have a look at fixing PHPEclipse ;) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - ht

Re: [PHP] SQL Injection

2012-06-08 Thread Lester Caine
make life easier. While the problems of dealing with student names such as 'Delete from student' are easily solved by only using them in parameter arrays. A few simple basics cover the vast majority of traditional SQL injection problems? -- Leste

Re: [PHP] disabled cookies

2012-06-05 Thread Lester Caine
sons for using the than bad ;) The main 'grey' area is a session cookie which classified along with shopping basket ones - which don't need specific permission - but then we are told we should still ask? But we don't need to ask about shopping basket ones! -- Lester Caine

Re: [PHP] disabled cookies

2012-06-04 Thread Lester Caine
at cookies they are setting on sites that are not affected by security restrictions ... -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digi

Re: [PHP] disabled cookies

2012-06-04 Thread Lester Caine
Ashley Sheridan wrote: Lester Caine wrote: Ashley Sheridan wrote: How is Google Chrome a bigger security risk than the other popular browsers, Fx and IE? I was under the impression it was more secure than either of those. License Conditions ... They may have removed the original

Re: [PHP] disabled cookies

2012-06-03 Thread Lester Caine
allows Google to track material that IS also sensitive. It is THIS tracking that the 'cookie law' was supposed to address, but the problem sites are not even covered by it ... WE are if we link to uncontrolled sites and services. -- Lester Caine - G8HFL - Cont

Re: [PHP] disabled cookies

2012-06-03 Thread Lester Caine
as my customers are concerned. http://www.ico.gov.uk/for_organisations/privacy_and_electronic_communications/the_guide/cookies.aspx is perhaps the best guidance for UK users ... currently. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.

Re: [PHP] What is The best way/tool for debuging PHP?

2012-05-27 Thread Lester Caine
points, but it works well the majority of the time. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Fi

Re: [PHP] Cookie use management

2012-05-24 Thread Lester Caine
( Forgot email address :) ) Jeremiah Dodds wrote: Lester Caine writes: Not directly a PHP problem, but since PHP tends to automatically create a session cookie I thought it appropriate to ask here first. I don't know about the rest of your post, but you can easily turn off this behavi

[PHP] Cookie use management

2012-05-24 Thread Lester Caine
ing used, but until there is some 'case law', actually practice is very grey? Pop-up is obviously out of the question since that can be blocked, and even javascript could be blocked so what can be relied on to 'Obtain permission before using a cookie'? -- Lester Caine - G8HFL

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

2012-05-07 Thread Lester Caine
g the results much more informative, and we have started switch google analytics off on all the sites. ( And while it says PHP MySQL I'm using it quite happily on Firebird :) ) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electroni

Re: [PHP] Retrieve pages from an ASP driven site

2012-05-03 Thread Lester Caine
nding back. That is done in javascript, but the navigation buttons are simple form submit. BNext is submitted for 'next'. Interestingly, the sales side seems to be .php ;) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine

Re: [PHP] code deployment through php

2012-05-02 Thread Lester Caine
me to manage things quickly when I need to update those sites. One of these days they will get moved to an easier location :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve -

Re: [PHP] code deployment through php

2012-05-01 Thread Lester Caine
e the ultimate cross platform IDE :) -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Firebird - http:/

  1   2   3   4   5   6   >