[PHP] Internationalization

2012-12-28 Thread Silvio Siefke
Hello, i have found a good Tutorial about Internationalization from Websites with PHP. That's sounds intresting. Has someone Tutorials which go deeper in the subject. http://phpmaster.com/localizing-php-applications-1/ I has a website for that i need this in 3 languages. This sounds that were

[PHP] how to build multilingual e-commerce website

2012-12-28 Thread Sachin Raut
Dear Friends, I have to develop multilingual e-commerce (clothing) website. Could anyone who has developed these kind of sites before guide me on how to start the development or recommend any tutorial / book for developing these kind of sites? Would really appreciate any inut regarding this. reg

[PHP] FilesystemIterator issue with smb/cifs mounts

2012-12-28 Thread Kris Spencer
I am writing a simple file system iterator which seems to work fine on local filesystems but methods such as FilesystemIterator::isDir and isFile fail to properly evaluate if the directory are smb/cifs mounted. Does anyone know a workaround or alternative? Thanks -- PHP General Mailing List (ht

[PHP] Rewrite Help

2012-12-28 Thread Floyd Resler
I'm having a perplexing problem with a rewrite rule (it's off topic but it's Friday!). My initial path is piccDetails/index/0/linetypes/2012-01-01/2012-12-31/Successful and that works great. However, in my script I want to change the zero in the path to a 1. This tells it to generate a spre

Re: [PHP] Rewrite Help

2012-12-28 Thread Marco Behnke
On 28.12.2012 16:30, Floyd Resler wrote: I'm having a perplexing problem with a rewrite rule (it's off topic but it's Friday!). My initial path is piccDetails/index/0/linetypes/2012-01-01/2012-12-31/Successful and that works great. However, in my script I want to change the zero in the path

Re: [PHP] Rewrite Help

2012-12-28 Thread Floyd Resler
On Dec 28, 2012, at 11:09 AM, Marco Behnke wrote: > On 28.12.2012 16:30, Floyd Resler wrote: >> I'm having a perplexing problem with a rewrite rule (it's off topic but it's >> Friday!). My initial path is >> piccDetails/index/0/linetypes/2012-01-01/2012-12-31/Successful and that >> works gre

Re: [PHP] Rewrite Help

2012-12-28 Thread Marco Behnke
On 28.12.2012 17:13, Floyd Resler wrote: On Dec 28, 2012, at 11:09 AM, Marco Behnke wrote: On 28.12.2012 16:30, Floyd Resler wrote: I'm having a perplexing problem with a rewrite rule (it's off topic but it's Friday!). My initial path is piccDetails/index/0/linetypes/2012-01-01/2012-12-31

Re: [PHP] Rewrite Help

2012-12-28 Thread Floyd Resler
On Dec 28, 2012, at 11:26 AM, Marco Behnke wrote: > On 28.12.2012 17:13, Floyd Resler wrote: >> On Dec 28, 2012, at 11:09 AM, Marco Behnke wrote: >> >>> On 28.12.2012 16:30, Floyd Resler wrote: I'm having a perplexing problem with a rewrite rule (it's off topic but it's Friday!).

Re: [PHP] how to build multilingual e-commerce website

2012-12-28 Thread Bastien
Bastien Koert On 2012-12-28, at 6:19 AM, Sachin Raut wrote: > Dear Friends, > > I have to develop multilingual e-commerce (clothing) website. Could anyone > who has developed these kind of sites before guide me on how to start the > development or recommend any tutorial / book for developing

Re: [PHP] how to build multilingual e-commerce website

2012-12-28 Thread Matijn Woudt
Op 28 dec. 2012 12:20 schreef "Sachin Raut" het volgende: > > Dear Friends, > > I have to develop multilingual e-commerce (clothing) website. Could anyone > who has developed these kind of sites before guide me on how to start the > development or recommend any tutorial / book for developing these

[PHP] Re: FilesystemIterator issue with smb/cifs mounts

2012-12-28 Thread Kris Spencer
On 12/28/2012 9:32 AM, Kris Spencer wrote: > I am writing a simple file system iterator which seems to work fine on > local filesystems but methods such as FilesystemIterator::isDir and > isFile fail to properly evaluate if the directory are smb/cifs mounted. > Does anyone know a workaround or alt

Re: [PHP] how to build multilingual e-commerce website

2012-12-28 Thread tamouse mailing lists
On Fri, Dec 28, 2012 at 5:19 AM, Sachin Raut wrote: > Dear Friends, > > I have to develop multilingual e-commerce (clothing) website. Could anyone > who has developed these kind of sites before guide me on how to start the > development or recommend any tutorial / book for developing these kind of