May 8, 201411 yr For anyone who is experienced in PHP, I need some help please! I am trying to create a basic website using PHP. If possible, I would like for someone to provide me with a basic PHP template along with the variables needed for a 6 pages website. I am trying to avoid using flat html pages. Any help would be much appreciated, Thanks! Skype - mackadizzle.osbot
May 8, 201411 yr For anyone who is experienced in PHP, I need some help please! I am trying to create a basic website using PHP. If possible, I would like for someone to provide me with a basic PHP template along with the variables needed for a 6 pages website. I am trying to avoid using flat html pages. Any help would be much appreciated, Thanks! Skype - mackadizzle.osbot You have to use html and javascript to make the actual webpages. PHP talks to databases and is used in unison with html and javascript. Edited May 8, 201411 yr by Jack
May 8, 201411 yr You have to use html and javascript to make the actual webpages. PHP talks to databases and is used in unison with html and javascript. PHP can do many other things beside database communication..
May 8, 201411 yr PHP can do many other things beside database communication.. Yeah but why else would you really want to use it? Its so old and clunky.
May 8, 201411 yr Author Yeah but why else would you really want to use it? Its so old and clunky. A class project, and the teacher didn't go over how to use PHP
May 8, 201411 yr A class project, and the teacher didn't go over how to use PHP Teach yourself http://www.lynda.com/MySQL-tutorials/PHP-MySQL-Essential-Training/119003-2.html
May 8, 201411 yr Author Teach yourself http://www.lynda.com/MySQL-tutorials/PHP-MySQL-Essential-Training/119003-2.html do you know php? this is for a friend and theyre panicking for a final. could you help?
May 8, 201411 yr do you know php? this is for a friend and theyre panicking for a final. could you help? Added you on skype
May 8, 201411 yr Learn it yourself, it's not a complicated language (even if the syntax is a little funky). Understand the basics and you'll be fine.
May 8, 201411 yr Author Learn it yourself, it's not a complicated language (even if the syntax is a little funky). Understand the basics and you'll be fine. could you talk to my friend about it for a few minutes? she really needs help asap
May 9, 201411 yr I have some fair experience with php, can you be a little bit more specific on what you want accomplished?
May 9, 201411 yr You can, with PHP, use the same template for 6 pages using your database to request the variables to be shown. I have an ongoing project where I have 1 index.php and the rest is in my database.
Create an account or sign in to comment