Can someone please explain to me exactly how PHP, mySQL, Javascript, and HTML/CSS are related?

1 Answer

Answer :

PHP is a serverside language, while JavaScript and mySQL are clientside languages. I think the difference is that PHP/HTML is the language used by the server to encode instructions for the web browser, using mySQL or Javascript, to interpret. I would really appreciate feedback for my answer as I have no idea whether it’s accurate or not. I just started learning this stuff this week.

Related questions

Description : Which of the following statements is false   You can make a website without using HTML   You can make a website without using PHP   You can make a website without using CSS   You can make a website without using Javascript

Last Answer :  You can make a website without using HTML

Description : How is “Someone is typing a comment...” implemented in Facebook?

Last Answer : answer:I am a software engineer; I do not know how Facebook actually implements this but here's how it could be done: Say you're at your computer looking at a Facebook post. When you start ... , or vice versa, as these are the indicators that someone has either just started or just stopped typing.

Description : What is a fair price to charge someone to advertise on your blog?

Last Answer : Projections really don't mean much. Advertisers are concerned with what your current traffic is averaged over the previous year. With 150 hits a day (as a side note, advertisers want to know ... they are getting since I would imagine there are hundreds of sites in the bridal category to compare.

Description : What is the best text editor for HTML/XHTML/CSS/PHP/SQL on Ubuntu?

Last Answer : Take a look at Geany

Description : What's with the Captcha Widgets that won't Captcha?

Last Answer : I don't know if this is new, or just new to me, but I encountered a captcha the other day that was, Spell out the following sequence of numbers, in text followed by a random string of numbers, ... 3 9. It was so EASY! No bizarre distorted images of words that are either obscure or not even real.

Description : Where is the tag located in safari?

Last Answer : The tag is part of the page's source code. It is not located in Safari. You can view the source code in Safari (probably using Ctrl-U) but you probably can't edit it. In order to do ... files- HTML is pretty simple. Otherwise, I recommend getting someone else to do the edits for you. Good luck!

Description : How to install google analytics on wix?

Last Answer : answer:Try reading the F$%^King manual Here is the Wix dot com answer

Description : Hey SEO's & Web Guys... Is this a good price for SEO?

Last Answer : The developer is getting the short end of the stick, big time. So yes, you’re walking of with one hell of a deal.

Description : Is this a ridiculous estimate for SEO work?

Last Answer : answer:Welcome to Fluther, first of all. As to your question who knows? It might be ridiculously low, or it might be ridiculously high. It might be right in the middle of all the estimates you could ... of costs and of what the return on your investment may be before you get on your high horse?

Description : Where can i find a tutorial on how to make a website with logins and usernames (without cms)

Last Answer : answer:http://net.tutsplus.com/tutorials/php/user-membership-with-php/ There is no simple way around this. You are going to need to know how to set up a database and know a bit of PHP. Adding a ... day. It might be worth it to just hire someone to do it for you. Opportunity costs and all that.

Description : Can I create on twitter a broadcast personalized for one my specific followers?

Last Answer : No

Description : How can I easily create a website like Fluther without knowing webdesign?

Last Answer : answer:That IS a B-R-I-L-L-I-A-N-T idea! A single topic forum… WOW! I think you’re really on to something big! Good Luck Friend!

Description : Does anyone know a good, open-source IDE for the Mac?

Last Answer : I heart Komodo Edit (though I’m mostly a python progammer). You’d find a lot of use out of Eclipse, though I got sick of it after a while.

Description : Why are content management frameworks like Drupal so much more popular than MVC framework like CakePHP, but so much less fun to develop with?

Last Answer : I’m not sure what your question is. It’s the responsibility of an experienced developer to pick the framework that best suits the site he’s trying to build. There are many options because there are many types of sites, and there’s no single best solution for all problems.

Description : How to integrate social web sites together?

Last Answer : You can convert your blog to a planet then load the RSS feeds. You can aggregate the information on Plaxo Pulse, FriendFeed or similar websites (and perhaps aggregate those into your blog). Yahoo! Pipes might ... edge and lend me a hand in testing my software that's designed to do exactly this ;-)

Description : Wiki software with an iPhone (or easily customisable) interface?

Last Answer : I use http://wapedia.mobi/ It pulls all the pages from en.wikipedia.com/ so it’s the same thing. If you want to edit articles from your phone you have to turn that on via options on the site when your on your phone. Best of luck.

Description : Hey all you mac web developers, what FTP program do you use?

Last Answer : Transmit, by Panic.

Description : How can I make images easier to use in Drupal for my users?

Last Answer : Here are some links that might be helpful: http://groups.drupal.org/node/5328 http://drupal.org/node/58685 I’m hoping someone else will have something good to add as I have noticed this too.

Description : What does a person need to set up a website that requires a login and to upload videos and let other users ,too?

Last Answer : depends. what do you want to do with said website?

Description : What's the next step after I create a web hosting account?

Last Answer : answer:After creating your web hosting account you're going to upload your files there (the html, css, javascript, etc) the methods available to upload vary from host to host but usually they'll ... luck at the sitepoint forums for specific questions. Hope the resources help and good luck with it.

Description : How do you compute "popularity"?

Last Answer : weigh time.

Description : In Drupal, can I access FormAPI from a Block?

Last Answer : Sure. Use a PHP block and you can pretty much do whatever you like. You can access the form API from anywhere, just follow the API specs.

Description : Are there any Web services available for free to retrieve the definitions of words?

Last Answer : http://www.dictionary.com and if you want slang words http://www.urbandictionary.com

Description : How do I build a website where people can talk to each other?

Last Answer : The software you would use would be here or you could use the exact one they're using by getting it here . As far as what you need to do and know. You need to know websites, how to ... all relatively cheap. I wont plug any particular one, except to say that GoDaddy's interface blows banana balls.

Description : Can I license ask-public.com's technology?

Last Answer : answer:What exactly are you trying to do? Anyways, you might try PMing Ben or Andrew, the site founders (owners?). They might be able to get you the information you need. You could also use the contact page to get in touch…

Description : What CMS do you prefer? (and why?)

Last Answer : I’ve used Druapl for a few projects. If you can get over the fact that it’s written in PHP4, it’s not too bad. The nicest thing about it are all the contributed modules.

Description : PHP/MySQL question.... (please read on)

Last Answer : Have you looked through these?

Description : Is there a PHP library or API that would let me quickly build survey questionnaires and dump the captured data to MySQL?

Last Answer : If you are familiar with LAMP and PHP, why not build a little CRUD application?

Description : Are there any resources that you can recommend for me to learn LAMP (Linux Apache MySQL Perl/Python/PHP?

Last Answer : I’m not educated in this type of stuff, but I did a little research and got these. http://lamphowto.com http://onlamp.com

Description : What are the best web sites to get help with Apache, PHP, and MySQL?

Last Answer : stackoverflow is the best site programming q & a site I know of. Looks like there is a fair amount of LAMP-related questions there.

Description : As a specialist PHP/MySQL programmer at my (not so fun to work at) job, what's my future?

Last Answer : It depends if you want to continue doing programming or not. If you have good people skills, and good business sense, you could get PMP certified, or learn VersionOne and move to the business ... business side. We also prize business analysts with SQL knowledge in order to manage data and metrics.

Description : If I already know basic PHP/MySQL, what else should I learn to use Google App Engine?

Last Answer : answer:I am not an expert, I just started reading up on this myself, but here are a couple of starting points on data storage. Rather than a separately maintained SQL database, ... .com/appengine/articles/datastore/overview.html http://code.google.com/appengine/docs/python/datastore/overview.html

Description : What is apache or perl or php or mySQL?

Last Answer : Apache, Perl, PHP, MySQL Seriously, Wikipedia does wonders. Also try searching with Google.

Description : What is a good book for learning PHP and MySQL?

Last Answer : I’d start here: http://www.php.net/manual/en/ Get a feel for PHP, then buy books to fill in the gaps or get deeper into particular areas.

Description : How long does it take to learn PHP & MySQL?

Last Answer : The O’Reilly Head First book on this is great.

Description : Do you know webhosting server including with these details: free, about 1-2 gigabytes, php script OK, mysql OK, no adds on site?

Last Answer : Hosting a free Wordpress blog. Interesting. Did you try wordpress.com? Most hosts aren’t going to offer those serviced ad-free for free. I can’t think of a single one. Everyone needs a business model. And even if I found one, I certainly wouldn’t trust it for stability and security.

Description : Getting certified in PHP and MySQL?

Last Answer : I think Zend, the company behind PHP, has some kind of certification. Is this required for something? I’ve honestly never seen a job requiring a “certified” PHP programmer. Edit: This looks like it.

Description : Anyone using Spry with PHP/MySQL in Dreamweaver CS3?

Last Answer : Why are you asking? Are you already using it, or wondering if it's a good choice of tools?

Description : Best tools to build a collaborative project site using only open-source Apache/Mysql/PHP tools

Last Answer : answer:We've used Trac for a few projects with success. Its not perfect but it is configurable and you can extend it. Of course its geared very much towards software development and I'm not sure ... a specific set of tracking and documenting and were glad we did later on in the development cycle.

Description : Error message when using PHP with MySQL.

Last Answer : Wow! Good luck with that!

Description : How do I check for the existence of a particular MySQL table using PHP? (Using an IF statement.)

Last Answer : answer:I don't know of a preexisting function, so here's one I wrote real quick (untested): function checkTable ($table_name, $database_name) { $my_tables [equal] mysql_list_tables($database_name); while (list($foo) ... , your_database )) { // Table exists } else { // Table does not exist }

Description : What is your favorite PHP/MySQL ecommerce application and why?

Last Answer : answer:

Description : GAE contains the several runtime environments including : JAVA, Python, _______ & a) C# & MySQL b) Net & Ruby c) PHP & GO d) Closure & Scala

Last Answer : PHP & GO

Description : Which of the following is not related to the Internet and Web Development: a) HTML b) DOS c) Internet Explorer d) CSS e) None of These

Last Answer : b) DOS

Description : What's the best editor for PHP/Javascript work?

Last Answer : Vim

Description : Which of the following is not a web language: a) PHP b) C++ c) Javascript d) None of These

Last Answer : b) C++

Description : Is there a code for CSS/Javascript to keep your contents in place when re-sizing a window?

Last Answer : Is your site fixed width?

Description : how to create a responsive top navigation menu with CSS and JavaScript ? -How To ?

Last Answer : Create A Responsive TopnavStep 1) Add HTML:Example < link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" > < div class="topnav" id="myTopnav ... #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size

Description : how to change tabs on hover, with CSS and JavaScript ? -How To ?

Last Answer : answer:

Description : how to create full page tabs, that covers the entire browser window, with CSS and JavaScript? -How To ?

Last Answer : answer: