kwai08 Posted December 29, 2006 Share Posted December 29, 2006 Hi,I'm working on a project and am hoping that someone here can help me. I don't have any PHP experience and need to create an import tool using PHP. I've been researching on several PHP sites and looking through PHP books but I just don't know where to begin. Can someone please help or point me in the right direction? I'm using the following stack to do this project:PHP 5Win XPIIS 6.0MySQL 5.0Thanks Link to comment https://forums.phpfreaks.com/topic/32193-creating-an-import-tool/ Share on other sites More sharing options...
wildteen88 Posted December 29, 2006 Share Posted December 29, 2006 Of if you don't know PHP. Then the first step is learning PHP. follow the php tutorials over at [url=http://www.w3schools.com/php/php_intro.asp]w3schools.com[/url]That will give the basics. Then you will want to learn how to do PHP and MySQL web apps. [url=http://www.php-mysql-tutorial.com/]php-mysql-tutorial.com[/url] will be able to help you there. You may also want to go out and buy some PHP books to further build your skills.Learning PHP is no easy process. You've got to learn to walk before your can run. Link to comment https://forums.phpfreaks.com/topic/32193-creating-an-import-tool/#findComment-149418 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.