Shortliner Posted April 21, 2009 Share Posted April 21, 2009 I need some web design help, I'm trying to create a system where you have an engineer's log book, and call orders on a website. Let's say an engineer completes a train order, and he goes to submit the completed train order. He goes to the website, and click a button that says "completed" and then the website logs the completed train order into his logbook. I basically want to put up a system that Virtual North Eastern Railroad, Virtual Ohio Valley Railroad, and Cascade & North Western Railroad uses. I just need to know what script I need to set this up, and I was wondering if y'all could help me out. One of my website friend says I need PHP and MySQL for this function. Below are the websites that have this system. http://www.vnerr.com/ http://or4c.com/OVSTS/ http://www.vcnwrr.com/ Quote Link to comment https://forums.phpfreaks.com/topic/155113-need-website-php-mysql-help/ Share on other sites More sharing options...
gffg4574fghsDSGDGKJYM Posted April 21, 2009 Share Posted April 21, 2009 You want to install a script you have or you want to created a website like these ? If you have the script you will have too look at it's requirement. If you want to create it, you will need good knowledge of HTML/CSS and probably image editing with a way to store data (like MySQL) and a way to process these data server side (like PHP). Hope it answer your question. Quote Link to comment https://forums.phpfreaks.com/topic/155113-need-website-php-mysql-help/#findComment-815967 Share on other sites More sharing options...
gevans Posted April 21, 2009 Share Posted April 21, 2009 Do you have any knowledge on php and/or mysql yet?? These can definetly be accomplished using these, but you need to do a little ground work first. Try completing some basic tutorials. Quote Link to comment https://forums.phpfreaks.com/topic/155113-need-website-php-mysql-help/#findComment-815968 Share on other sites More sharing options...
Shortliner Posted April 22, 2009 Author Share Posted April 22, 2009 Yes we have knowledge of PHP and MySQL, but we need to know what script they use, if there's anyway to find out since they wont tell us. Quote Link to comment https://forums.phpfreaks.com/topic/155113-need-website-php-mysql-help/#findComment-816568 Share on other sites More sharing options...
revraz Posted April 22, 2009 Share Posted April 22, 2009 There is no way we can tell you "what script they use". Quote Link to comment https://forums.phpfreaks.com/topic/155113-need-website-php-mysql-help/#findComment-816603 Share on other sites More sharing options...
Maq Posted April 22, 2009 Share Posted April 22, 2009 They are most likely custom built scripts due to the, "Powered by MySQL and PHP", logos at the bottom. Even so, they could be using different third-party scripts. Yes we have knowledge of PHP and MySQL, but we need to know what script they use, if there's anyway to find out since they wont tell us. You emailed them and they said they will not tell you...? Quote Link to comment https://forums.phpfreaks.com/topic/155113-need-website-php-mysql-help/#findComment-816613 Share on other sites More sharing options...
radi8 Posted April 22, 2009 Share Posted April 22, 2009 Yes we have knowledge of PHP and MySQL, but we need to know what script they use, if there's anyway to find out since they wont tell us. I wouldn't tell you either. Why help the competition. If you know PHP/MYSQL, then this will not pose a problem for you to develop your own classes. It is actually a very basic type of operation. BTW: it looks like the top site is using a CMS system something like JOOMLA or the like. Building components for that system is a bit more complicated, so GL2U. Quote Link to comment https://forums.phpfreaks.com/topic/155113-need-website-php-mysql-help/#findComment-816617 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.