php-general Digest 6 Nov 2011 15:16:28 -0000 Issue 7555

2011-11-06 Thread php-general-digest-help
php-general Digest 6 Nov 2011 15:16:28 - Issue 7555 Topics (messages 315602 through 315603): Re: Converting string to array index 315602 by: Bastien 315603 by: Shawn McKenzie Administrivia: To subscribe to the digest, e-mail:

[PHP] Re: Converting string to array index

2011-11-06 Thread Shawn McKenzie
On 11/05/2011 09:21 PM, Ethan Rosenberg wrote: Dear list - I have an associative array that will return a string representing an array index. I now need to convert this string into an actual array index. $test1 = array ( e1 = [4][7], e2 = [5][8] ); so.. $z = $test1['e1']; z has

Re: [PHP] php sqlite

2011-11-06 Thread tamouse mailing lists
On Sat, Nov 5, 2011 at 3:33 AM, saeed ahmed mycomputerbo...@gmail.com wrote: i want to start with php sqlite.which  light weight versions should i download?i have win xp sp3. I though sqlite came bundled... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] Google Search Appliance and PHP

2011-11-06 Thread tamouse mailing lists
On Thu, Nov 3, 2011 at 10:11 AM, Gates, Jeff gat...@si.edu wrote: I am a newbie in PHP. I need to create a search using Google's Search Appliance for a site I'm designing but don't have the slightest idea on how to do it. Because I want to incorporate the site's design into the search