Jump to content

Search the Community

Showing results for tags 'migration'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to PHP Freaks
    • Announcements
    • Introductions
  • PHP Coding
    • PHP Coding Help
    • Regex Help
    • Third Party Scripts
    • FAQ/Code Snippet Repository
  • SQL / Database
    • MySQL Help
    • PostgreSQL
    • Microsoft SQL - MSSQL
    • Other RDBMS and SQL dialects
  • Client Side
    • HTML Help
    • CSS Help
    • Javascript Help
    • Other
  • Applications and Frameworks
    • Applications
    • Frameworks
    • Other Libraries
  • Web Server Administration
    • PHP Installation and Configuration
    • Linux
    • Apache HTTP Server
    • Microsoft IIS
    • Other Web Server Software
  • Other
    • Application Design
    • Other Programming Languages
    • Editor Help (PhpStorm, VS Code, etc)
    • Website Critique
    • Beta Test Your Stuff!
  • Freelance, Contracts, Employment, etc.
    • Services Offered
    • Job Offerings
  • General Discussion
    • PHPFreaks.com Website Feedback
    • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Age


Donation Link

Found 2 results

  1. Hello, I have 2 databases. One is of my application and the other one is of front-accounting software. Both are in MySQL, but with different schemas totally. My question is: how can I migrate my DB into front-accounting DB? Thanks.
  2. * I can't quite see the forum where this question exactly belongs, so moderators, please relocate as appropriate... I know a lot of PHP development is TEMPORARY and not intended to last forever ( I used to code for an advertising company). However, there are some things I would like to see endure... and I was really caught short a couple years back when my hosting provider (godaddy) KILLED PHP4 altogether. I had a couple of sites that PERISHED because they were built on frameworks that were using PHP4, and could't reasonably be converted to PHP5. Migration requirements were simply too pervasive in our case, would have required many many hours of rebuilding functions I know I had the "option" to upgrade from shared hosting to a dedicated server ( and install my own PHP4 on it!) - but I simply couldn't afford a tenfold jump in hosting costs. Now, the same hosting provider is only officially supporting PHP version 5.3 - with 5.2 as "legacy" language. It seems that the days for 5.2 will be numbered ( and who knows - probably 5.3 down the road a bit, as well!) I notice the 5.2 to 5.3 migration guide shows a dozen lines of "backwards incompatible" changes - and the same for 5.3 to 5.4 ... I rely on various frameworks and CMS's to get things done, and cringe at the thought that some day soon I could be faced with 8 zillion lines of code that need massaging. How does everyone else look at this situation? I need to decide whether to extend, or toss and start over some existing projects. I certainly understand the value of the latest supported language versions, but would hate to have the same problem sneak up and bite me 2 or 3 years down the road! I can't seem to find a really good "PHP language version roadmap" to make timeline decisions... not on PHP.net, anyway. And the wikipedia page does not look too promising...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.