ilto:rquadl...@gmail.com]
> Sent: Friday, June 24, 2011 5:38 PM
> To: a...@ashleysheridan.co.uk
> Cc: Andy McKenzie; php-general@lists.php.net
> Subject: Re: [PHP] Upgrade or Die?
>
> On 24 June 2011 19:39, Ashley Sheridan wrote:
>> On Fri, 2011-06-24 at 13:38 -0400, And
Subject: Re: [PHP] Upgrade or Die?
On 24 June 2011 19:39, Ashley Sheridan wrote:
> On Fri, 2011-06-24 at 13:38 -0400, Andy McKenzie wrote:
>
>> On Fri, Jun 24, 2011 at 1:30 PM, wrote:
>> > Chrome. Enough said. Now, if we can only convince the rest of the world ...
>>
Dear James,
In case you love Chrome that much, be sure you not using its `remember
password` feature or any one else share using your PC/laptop will see it
super-easily!
Nam
On Sat, Jun 25, 2011 at 12:30 AM, wrote:
> Chrome. Enough said. Now, if we can only convince the rest of the world ...
On 24 June 2011 19:39, Ashley Sheridan wrote:
> On Fri, 2011-06-24 at 13:38 -0400, Andy McKenzie wrote:
>
>> On Fri, Jun 24, 2011 at 1:30 PM, wrote:
>> > Chrome. Enough said. Now, if we can only convince the rest of the world ...
>> >
>>
>> Ugh. I can't stand Chrome. Of course, I gave up on Fi
On 11-06-24 01:16 PM, ad...@buskirkgraphics.com wrote:
In shifting gears to a faster pace of development and release, Mozilla has
opted to abandon security support for Firefox 4 immediately upon the release
of version 5, which came out this week.
This could be a risky move, since many users negl
On Fri, 2011-06-24 at 13:38 -0400, Andy McKenzie wrote:
> On Fri, Jun 24, 2011 at 1:30 PM, wrote:
> > Chrome. Enough said. Now, if we can only convince the rest of the world ...
> >
>
> Ugh. I can't stand Chrome. Of course, I gave up on Firefox years ago
> and went back to Opera, so it doesn'
On Fri, Jun 24, 2011 at 1:30 PM, wrote:
> Chrome. Enough said. Now, if we can only convince the rest of the world ...
>
Ugh. I can't stand Chrome. Of course, I gave up on Firefox years ago
and went back to Opera, so it doesn't bother me when Firefox does
something weird like this...
-Andy
--
Chrome. Enough said. Now, if we can only convince the rest of the world ...
> Original Message
>From:
>To: php-general@lists.php.net
>Sent: Fri, Jun 24, 2011, 1:17 PM
>Subject: [PHP] Upgrade or Die?
>
>In shifting gears to a faster pace of development and release, Mozilla has
>opted to
That is indeed frustrating. I upgraded to FF 4 a month ago or so, and it's
been nothing but a hassle. Out of frustration, I switched to Chrome, and I
haven't looked back.
On Fri, Jun 24, 2011 at 10:16 AM, wrote:
> In shifting gears to a faster pace of development and release, Mozilla has
> opte
On Thu, Sep 10, 2009 at 2:51 AM, madunix wrote:
> how can i upgrade my php4 to php5?
>
> [r...@intra /]# uname -a
> Linux intra 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686
> i386 GNU/Linux
> /usr/local/apache/bin/apachectl stop
> cd /downloads/
> cd php-4.4.3
> ./configure --with-ap
Hi,
Tuesday, January 13, 2009, 9:25:57 AM, you wrote:
MM> Hello everybody,
MM> I am trying to update php 5.2.6 to 5.2.8 on a test system. Somehow it
MM> can not find the working mysql installation. With 5.2.6 I everything is
MM> fine.
MM> Here is the configure command that is pretty much the sa
Hi there,
has somebody an idea how to fix this? I do appreciate any help.
Thank you in advance, Merlin
Merlin Morgenstern wrote:
No. The with-pdo-mysql command secures compatibility with oder databases
. That workes fine. The yes in the error msg. seams to be normal in this
case. I found load
No. The with-pdo-mysql command secures compatibility with oder databases
. That workes fine. The yes in the error msg. seams to be normal in this
case. I found loads of such via google. e.g:
http://www.rootforum.de/forum/viewtopic.php?f=158&t=35941&start=0
All point to the fact that there needs
Here is the configure command that is pretty much the same as in 5.2.6:
So look at the differences ;)
'./configure' '--enable-fastcgi' '--with-mysql'
'--prefix=/usr/local/php' '--with-apxs2=/usr/local/apache2/bin/apxs'
'--enable-mbstring' '--with-pdo-mysql=/usr/local/mysql/'
'--with-mysql-
On Tue, 2008-01-22 at 16:47 -0500, Tom Ray [Lists] wrote:
>
> >
> This is how I setup mysql:
> #upgrades: cd mysql
> tar -zxf mysql-version-x.tar.gz
> cp -R * /usr/local/mysql
> cd /usr/local/mysql
> chown -R mysql:mysql *
> scripts/mysql_install_db --user=mysql
> /usr/local/mysql/bin/mysqld_sa
Robert Cummings wrote:
On Tue, 2008-01-22 at 12:42 -0500, Tom Ray [Lists] wrote:
Robert Cummings wrote:
On Mon, 2008-01-21 at 18:01 -0500, Tom Ray [Lists] wrote:
Hey-
I'm trying to install PHP5 with mysql support and I keep running into
the same problem over and over again.
On Tue, 2008-01-22 at 12:42 -0500, Tom Ray [Lists] wrote:
> Robert Cummings wrote:
> > On Mon, 2008-01-21 at 18:01 -0500, Tom Ray [Lists] wrote:
> >
> >> Hey-
> >>
> >> I'm trying to install PHP5 with mysql support and I keep running into
> >> the same problem over and over again. I run the co
Robert Cummings wrote:
On Mon, 2008-01-21 at 18:01 -0500, Tom Ray [Lists] wrote:
Hey-
I'm trying to install PHP5 with mysql support and I keep running into
the same problem over and over again. I run the configuration with this:
--with-mysql=/usr/local/mysql and without fail I get this eve
On Mon, 2008-01-21 at 18:01 -0500, Tom Ray [Lists] wrote:
> Hey-
>
> I'm trying to install PHP5 with mysql support and I keep running into
> the same problem over and over again. I run the configuration with this:
> --with-mysql=/usr/local/mysql and without fail I get this every time:
>
> ext/m
Chris wrote:
Tom Ray [Lists] wrote:
Chris wrote:
Tom Ray [Lists] wrote:
Hey-
I'm trying to install PHP5 with mysql support and I keep running
into the same problem over and over again. I run the configuration
with this: --with-mysql=/usr/local/mysql and without fail I get
this every time:
Tom Ray [Lists] wrote:
Chris wrote:
Tom Ray [Lists] wrote:
Hey-
I'm trying to install PHP5 with mysql support and I keep running into
the same problem over and over again. I run the configuration with
this: --with-mysql=/usr/local/mysql and without fail I get this every
time:
ext/mysql/ph
Chris wrote:
Tom Ray [Lists] wrote:
Hey-
I'm trying to install PHP5 with mysql support and I keep running into
the same problem over and over again. I run the configuration with
this: --with-mysql=/usr/local/mysql and without fail I get this every
time:
ext/mysql/php_mysql.o: In function `
Tom Ray [Lists] wrote:
Hey-
I'm trying to install PHP5 with mysql support and I keep running into
the same problem over and over again. I run the configuration with this:
--with-mysql=/usr/local/mysql and without fail I get this every time:
ext/mysql/php_mysql.o: In function `zif_mysql_creat
On 9/21/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
>
> Ps. I used references so PHP4 wouldn't create copies at every
> function call :)
i noticed the previously posted php4 code was doing a lot of copy
operations.
perhaps thats the only reason the code is actually working under 4 and the
On Fri, 2007-09-21 at 16:18 +0100, Ben wrote:
> It really depends on your situation.
> We are an ISP hosting lots of website. Upgrading from 4 to 5 means a lot of
> sites will have trouble.
> Personally I have some problem of upgrading from 4 to 5.
>
> The below codes work on 4:
>
> include("
Ben wrote:
It really depends on your situation.
We are an ISP hosting lots of website. Upgrading from 4 to 5 means a lot of
sites will have trouble.
Personally I have some problem of upgrading from 4 to 5.
The below codes work on 4:
include("DB/DataObjects.php");
$pro = DB_DataObject::facto
It really depends on your situation.
We are an ISP hosting lots of website. Upgrading from 4 to 5 means a lot of
sites will have trouble.
Personally I have some problem of upgrading from 4 to 5.
The below codes work on 4:
include("DB/DataObjects.php");
$pro = DB_DataObject::factory('Product')
2007. 09. 21, péntek keltezéssel 08.16-kor Ed Curtis ezt írta:
> I'm currently running Debian Woody with PHP 4.1.2 installed by default.
> It's really stable and I like it alot. Would I run into any problems
> upgrading it to say 4.3.0. There are some functions I need in it that
> 4.1.2 doesn't
I'm migrating my company to PHP 5 (from PHP4) now. I've played with PHP6 a
while ago and the only thing I can remember about it is that it obsoletes a
not so few functions and has a stricter coding rules.
--
itoctopus - http://www.itoctopus.com
"Davi" <[EMAIL PROTECTED]> wrote in message
news:[EMA
Dave M G a écrit :
PHP List,
My hosting service allows me enough access to do things like handle my
own upgrades and full administrative access. Usually, because I am
more of a web designer than an server administrator, I get their
support staff to manage upgrades and installations.
However
I've understood, it's Windows.
If you added root php directory to Path environment variable it sometimes
does not take effect until you restart Windows. (???May be it's cached
somewhere?)
And don't forget to change in php.ini Extension Directory to ./ext or where
all extension dll's are placed.
T
Beauford wrote:
Hi,
I just upgraded to PHP 5.1.4 and now none of my sites will connect to MySQL.
I keep getting the error:
Fatal error: Call to undefined function mysql_connect()
I enabled php_mysql.dll in php.ini as one article suggested, but still no
go.
Firstly does the php_mysql.dll fil
Rackspace will only support 7.1 up to the point where RPMs hit eol.
Translation: They stopped supporting 7.1. Because Rackspace donates the
server for SurfSafely.com, "telling" my support team would be a bit harsh.
Asking is what I do and they're still deliberating. While they deliberate,
here is w
If you installed PHP from the Redhat RPMs, you may want to see if the
fedoralegacy project has a newer RPM for your distribution.
Otherwise, you're somewhat on your own. What I would do is, run phpinfo,
it will output the configure options used to build PHP, copy those and then
run them on your 4.3
"Mikey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > Does PHP 4.3.10 have any specific dependencies that might not
> > be found on a RH Linux 7.1 server currently running PHP 4.0.6?
>
> Do you think you could be more descriptive with your problem? What is
> currently failing wh
> Does PHP 4.3.10 have any specific dependencies that might not
> be found on a RH Linux 7.1 server currently running PHP 4.0.6?
Do you think you could be more descriptive with your problem? What is
currently failing when you try to build PHP? Have you looked at the
configure command as shown b
9 de Febrero de 2005 06:01 p.m.
To: Fabian I. Cuesta
Cc: php-general@lists.php.net
Subject: Re: [PHP] Upgrade PHP 4.3.4 to PHP 5.0.3 (Windows 2k & IIS5), I
recieve a Blank Page and Session errors
Fabian I. Cuesta wrote:
> Hi, I'm trying to upgrade the PHP version of my dev enviroment.
&
Fabian I. Cuesta wrote:
> Hi, I'm trying to upgrade the PHP version of my dev enviroment.
> After installing PHP5 I've just recieve a blank page. I activated the
> error
> log of PHP and recieve a couple of errors like this one:
>
> [09-Feb-2005 13:38:20] PHP Notice: Undefined index: sitedesc in
>
Hello Sandy,
Sunday, November 21, 2004, 6:37:43 PM, you wrote:
SK> We started a new server at work. The hosting company was
SK> supposed to put PHP 5 on it, but did 4 instead. I would like to
SK> upgrade it before it goes into service, but the instructions in the
SK> PHP5 tarball look difficu
* Thus wrote [EMAIL PROTECTED]:
> Anyone have any good advice for an upgrade strategy from php4.3.6 to
> php5.0.1? I have a MAC OSX 10.3.5 system that I use for my test machine and
> an Open BSD system for my production machine. The production machine is
> also semi-managed hosting system (virtua
On Sat, 2004-09-11 at 22:43, Tim Best wrote:
> :-P duh...
>
> Wasn't sure if php4 code would run under php5.
>
> >From the sounds of your response, I guess it will process 4.3.x code...
For the most part you should get very few errors. You will probably get
a lot of warnings, but they will pro
:-P duh...
Wasn't sure if php4 code would run under php5.
>From the sounds of your response, I guess it will process 4.3.x code...
/T
on 9/11/04 18:47, Robert Cummings at [EMAIL PROTECTED] wrote:
> On Sat, 2004-09-11 at 19:35, [EMAIL PROTECTED] wrote:
>> Anyone have any good advice for an u
On Sat, 2004-09-11 at 19:35, [EMAIL PROTECTED] wrote:
> Anyone have any good advice for an upgrade strategy from php4.3.6 to
> php5.0.1? I have a MAC OSX 10.3.5 system that I use for my test machine and
> an Open BSD system for my production machine. The production machine is
> also semi-managed
nday, August 02, 2004 10:14 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Upgrade PHP?
On Tuesday 03 August 2004 07:42, Will Collins wrote:
> Won't work:
>
> Fatal error: Call to undefined function: imagecreatefromjpeg()
> ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-m
On Tuesday 03 August 2004 07:42, Will Collins wrote:
> Won't work:
>
> Fatal error: Call to undefined function: imagecreatefromjpeg()
> ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-gd
> --with-zlib-dir=/usr/include
Read
manual > Image Functions
to see how to get jp
Won't work:
Fatal error: Call to undefined function: imagecreatefromjpeg()
-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 4:09 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Upgrade PHP?
On Tuesday 03 August 2004 03:21, Will Collins
On Tuesday 03 August 2004 03:21, Will Collins wrote:
> Well I uninstalled PHP, Apache, and all dependant RPMs. I compiled both
> from source, and although the compile went well, I'm having problems
> getting modules installed into PHP. For example, when using phpinfo(), I
> am told that GD is ins
To test it, I used:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-gd
--with-zlib-dir=/usr/include
-Original Message-
From: bruce [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 3:39 PM
To: 'Will Collins'; [EMAIL PROTECTED]
Subject: RE: [PH
provide us with a copy of the attributes you used when you compiled...
ie ./configure --attributeA --ldapetc...
-Original Message-
From: Will Collins [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 12:21 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Upgrade PHP?
Well I
What now,
guys?
Will
-Original Message-
From: Support [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 01, 2004 10:11 PM
To: Will Collins; [EMAIL PROTECTED]
Subject: Re: [PHP] Upgrade PHP?
I've dealt with a similar problem with Mandrake. Some distros have their own
idea of where t
I've dealt with a similar problem with Mandrake. Some distros have their own
idea of where things should go. I prefer to install major applications like
apache, perl, mysql, php myself and never install from rpm or accept default
distro packages when installing an os from scratch.
IMHO: Although h
* Thus wrote Will Collins:
> I'm having problems upgrading PHP from 4.2.2 to 4.3.8 on RedHat 9. I've
> tried simply making the 4.3.8 from source, but RedHat didn't use the default
> PHP folder structure is seems, since there has been no change in my PHP
> version. I also tried the "./configure" s
i've successfully built php5 on rh8 with no issues...
if you search through the achives of this mailing list you'll see what i
did. look for mysqli/php.
what issues are you haveing when you build from source...???
let us know, and i'm sure someone can help
-Original Message-
From:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 09 Apr 2004 02:15, Wikie wrote:
> How to upgrade php form version 4.2.2 to 4.3.5??
> Thanks
Why, that depends. ;) If your using a distro-based OS (say Red Hat Linux)
fetch the RPM's using up2date (or download them from ftp.redhat.com). It
Hi,
phpDocumentor is fully 30% faster (version 1.0.0, 1.1.0, 1.2.0beta2, cvs
head) in PHP 4.3.0 than in PHP 4.2.3 on both linux and windows.
The backend for my website is not noticeably faster or slower in PHP
4.3.0/4.2.3 and contains a good deal of database access to mysql.
Greg
--
phpDocumento
Yes, I have noticed some performance issues as well, but we need to nail
it down better before we can start really going after this. Could we call
on the collective masses of php-general users to run some benchmark tests?
Just build yourselves a libphp4.so for both 4.2.x and 4.3.x and switch the
I'm betting this is related...
I upgraded to 4.3.0 on my production linux servers and began to have
serious socket connection issues. Rolling back to 4.2.3 cleared
everything up. I also saw an increase in script execution times with
4.3.0, which became much better using 4.2.3. I noticed some
It looks like your code is using register globals which are turned off
by default in PHP 4.2 and greater. You can either modify your code to
use the PHP super globals or turn register globals back on (you can do
this in php.ini or via an httpd.conf/.htaccess).
Jason
On Thu, 2003-02-06 at 08:12, B
In case any one else needs to know:
I had to erase the rpm version of gd, gd-devel and libpng, libpng-devel The
rpm versions were 1.0.12. For some reason the configure
option -with-png-dir=../libpng-1.2.1 was using the headers from the right
dir, but somehow used the rpm version for compiling inste
" <[EMAIL PROTECTED]>
Sent: Monday, November 25, 2002 8:19 PM
Subject: Re: [PHP] Upgrade issues
> Check the owners of directories and files, they must be the same as for
> /usr/local/www/v-webs/games.savage.za.org/html/index.php, then it should
> work under
> safe mode too.
>
Check the owners of directories and files, they must be the same as for
/usr/local/www/v-webs/games.savage.za.org/html/index.php, then it should
work under
safe mode too.
Chris Knipe wrote:
if (file_exists("themes/$ThemeSel/modules/$name/$mod_file.php"))
{
$modpath = "th
> > > > if (file_exists("themes/$ThemeSel/modules/$name/$mod_file.php"))
{
> > > > $modpath = "themes/$ThemeSel/";
> > > > }
> > > >
> > > > I don't get it?
> > > >
> > > > Warning: Unable to access themes/DeepBlue/modules/News/index.php in
> > > > /usr/local/www/v-webs/games.savage
"Chris Knipe" <[EMAIL PROTECTED]> wrote:
> > > if (file_exists("themes/$ThemeSel/modules/$name/$mod_file.php")) {
> > > $modpath = "themes/$ThemeSel/";
> > > }
> > >
> > > I don't get it?
> > >
> > > Warning: Unable to access themes/DeepBlue/modules/News/index.php in
> > > /usr/lo
> > if (file_exists("themes/$ThemeSel/modules/$name/$mod_file.php")) {
> > $modpath = "themes/$ThemeSel/";
> > }
> >
> > I don't get it?
> >
> > Warning: Unable to access themes/DeepBlue/modules/News/index.php in
> > /usr/local/www/v-webs/games.savage.za.org/html/index.php on line 4
Hello,
"Chris Knipe" <[EMAIL PROTECTED]> wrote:
> Lo all,
>
> I upgraded from PHP 4.2.1 to 4.2.2, and now all of a sudden the following
> code is generating a WARNING???
>
>
> if (file_exists("themes/$ThemeSel/modules/$name/$mod_file.php")) {
> $modpath = "themes/$ThemeSel/";
> }
http://www.php.net/manual/sv/printwn/language.variables.predefined.php
-or this-
In PHP 4.2.0 and later, the default value for the PHP directive register_globals
is off. This is a major change in PHP. Having
register_globals off affects the set of predefined variables available in the
global sco
This should be a FAQ!
I would say it would point to register globals being turned off in php.ini for
the newer versions of php.
check this pages for more information:
http://www.php.net/manual/en/security.registerglobals.php
-Brad
abw wrote:
> This week we upgraded our solaris 8 server using ap
> We have to upgrade our PHP to the latest stable version on Redhat Linux
>7.3. We have lots of user using our PHP so what are all the precautions
>and steps involved while doing this operations without disturbing their
>existing program.
At a minimum, we gotta know what version you are *ON*
Evan Nemerson wrote:
>
> If you need register globals on for your old stuff, but want to write better
> new code, you can just use in your new
> stuff.
You can't do this in a php file... by the time it gets to this line,
it's too late.
According to the set_ini function on php.net, register_glo
If you need register globals on for your old stuff, but want to write better
new code, you can just use in your new
stuff.
If you are trying to turn register_globals off for the whole system, make sure
you're changing the right php.ini. phpinfo(); will give you the location
where PHP looks f
> I notice the INSTALL file in 4.2.2 mentions that people "should write
> their scripts to work with this [register_globals] turned off". Based
> on what I've mentioned below, what can I do to conform to this statement
> made by the PHP authors? From what I know about programming, I am
> setting
I notice the INSTALL file in 4.2.2 mentions that people "should write
their scripts to work with this [register_globals] turned off". Based
on what I've mentioned below, what can I do to conform to this statement
made by the PHP authors? From what I know about programming, I am
setting globa
You *did* read the notice that came up at the end of your 'configure'
run, right? (Specifically the part that said "*** NOTE *** The default
for register_globals is now off. If your application relies on
register_globals being ON, you should explicitly set it to on in your
php.ini file. Note
Upgrade and turn on register_globals in php.ini.
---John Holmes...
- Original Message -
From: "Kristopher Yates" <[EMAIL PROTECTED]>
To: "php-general" <[EMAIL PROTECTED]>
Sent: Monday, July 22, 2002 3:51 PM
Subject: [PHP] upgrade 4.1.2 to 4.2.2 (passing vars problem with 4.2.2)
> Hi,
Pushkar,
The followings are used for compiling Apache+mysql+php with DSO.
Questions are:
At step (3), Is it correct to compile PHP as a DSO by using
--with-apxs=/usr/local/apache/bin/apxs ?
At the step (4), should I add the following two lines?
> --enable-shared=ssl
> --activate-module=src/mo
On Friday 03 May 2002 02:45, Hong Tian wrote:
> Hi,
>
> I want to compile Apache 1.3.22+PHP 4.0+MYSql 3.23.44 with DSO support
> on Solaris 8.
>
> Where can I find the installation information to use DSO with PHP and
> MYSql?
The manual perhaps?
--
Jason Wong -> Gremlins Associates -> www.greml
"Walgamotte, David" <[EMAIL PROTECTED]> wrote:
> I want to upgrade to 4.04pl1 PHP, I just downloaded the source from their
> website. One problem I have had in the past, is when I recompile PHP with
> different support options the phpinfo() still displays the old
information.
> Could anyone help m
Sorry for the redundant suggestion, I see you've already tried it. Dealing
with as much mail as there is on this list, you can see that I often cut
corners.
If --with-db2 is not working, perhaps it is because you need to install
the Berkeley database first.
You might have gdbm (Gnome dbm) alrea
Bom Dia Vinicius:
Try this: before you reinstall PHP, make sure you delete the old
config.cache file ... it is in the same directory where you do
config/make/install. Don't worry, deleting this file is OK.
Michael
On Sat, 3 Feb 2001, Vinicius Garcia wrote:
> Hi everyone..
>
> When i install
Heb ik ook CGI nodig om php4 te draaien??
-Oorspronkelijk bericht-
Van: Chris Hayes [mailto:[EMAIL PROTECTED]]
Verzonden: donderdag 18 januari 2001 13:18
Aan: Bart A. Verbeek
Onderwerp: Re: [PHP] upgrade problems
> >> PHP: Unable to parse configuration file.
>
> Does a
Hello TOM,
(T == "TOM") [EMAIL PROTECTED] writes:
T> I would like to upgrade PHP3 to PHP4 on my Turbo Linux, does anyone
T> has experience on this?
Not specifically on Turbo Linux, but this may shed some light on the
subject:
http://www.php.net/version4/migration.php
T> enethk
-Brian
--
81 matches
Mail list logo