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

2013-05-06 Thread Daevid Vincent


 -Original Message-
 From: Marco Behnke [mailto:ma...@behnke.biz]
 Sent: Friday, May 03, 2013 12:56 PM
 
  Maybe google page speed is worth a look for you too?
 
  We have over 1,000 servers in house and also distributed across nodes in
 various cities and countries.
 
 Don't know if this is an answer to my question? You know what google
 page speed is about?

At first I thought it was just like Y-slow which we already use, but that's 
orthogonal to what we're trying to achieve by minimizing the code. Then this 
caught my eye as we use both of these servers and any kind of automated module 
is preferred over manually re-writing pages:

https://developers.google.com/speed/pagespeed/mod

https://developers.google.com/speed/pagespeed/ngx

thanks, I'll look into that as well.


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



[PHP] ODBC

2013-05-06 Thread georg
Hi,

Id like to get ODBC connection to SQL from PHP going. Ive done that on XP, but 
now Im switching
to Linux (Fedora). 

My impression in that the connecting part is per the DB designers 
responsibility. Im using Mimer-SQL,
but cant find any information on how to set up ODBC for that. Any advice 
welcome.

BR georg

Re: [PHP] ODBC

2013-05-06 Thread David OBrien
On Mon, May 6, 2013 at 3:32 PM, georg georg.chamb...@telia.com wrote:

 Hi,

 Id like to get ODBC connection to SQL from PHP going. Ive done that on XP,
 but now Im switching
 to Linux (Fedora).

 My impression in that the connecting part is per the DB designers
 responsibility. Im using Mimer-SQL,
 but cant find any information on how to set up ODBC for that. Any advice
 welcome.

 BR georg


http://developer.mimer.com/howto/howto_57.htm