php-windows Digest 11 Jul 2012 19:03:57 -0000 Issue 4057

Topics (messages 30930 through 30932):

The 7 Main Optimizations of PHP 5.4 - from PHPClasses.org blog
        30930 by: Jacob Kruger

Re: Offline/stand alone PHP engine
        30931 by: Jacob Kruger

URL rewrite
        30932 by: Vinay Kannan

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
http://www.phpclasses.org/blog/post/189-The-7-Main-Optimizations-of-PHP-54--Lately-in-PHP-podcast-episode-25.html

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

--- End Message ---
--- Begin Message --- Ok, gave it a basic test, running it off a flash drive, on a windows XP machine, which is still using a relatively clean/simple installation of windows XP, and really seemd to run/work fine/well enough, so definitely the type of thing was looking for.

I suppose only issue would be that if you used it to sort of redistribute apps/software, you wouldn't really be able to hide your source code, but not the end of the world...<smile>

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

----- Original Message ----- From: "Good Guy" <xfs...@hotmail.com>
To: <php-wind...@lists.php.net>
Sent: Thursday, July 05, 2012 1:51 AM
Subject: [PHP-WIN] Re: Offline/stand alone PHP engine


On 04/07/2012 17:53, Jacob Kruger wrote:
Similar to something like microweb, just wondering if there are any free, usable stand alone PHP engines out there, and, free would be more useful/important...:)

Here's the page for microweb FWIW:
http://www.indigostar.com/microweb.php

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'


Portable XAMPP might just do the job. It has PHP, MySQL, and Apache to run from flash drive.

<http://tinyurl.com/cmcz6yn>

Hope this helps.


--
Good Guy
Website: http://mytaxsite.co.uk
Website: http://html-css.co.uk
Forums: http://mytaxsite.boardhost.com
Email: http://mytaxsite.co.uk/contact-us




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




--- End Message ---
--- Begin Message ---
Hello Experts,

I have a query on URL rewriting.

I have a site, which has categories and products under the categories. the
url has been re-written to hide the .php part of the pages, the page also
shows up correctly when we do type in the .php extension.
this is how a link shows :

eg : localhost/showproducts?category=fantasy&book=A Game of Thrones

I was thinking of getting the url re-written to localhost/fantasy/A Game of
Thrones

I think this shows a cleaner URL and could be better for the SEO too?

any help is appreciated.


Thanks,
Vinay

--- End Message ---

Reply via email to