answersLogoWhite

0

What are PHP and your SQL?

Updated: 8/20/2019
User Avatar

Wiki User

12y ago

Best Answer

PhP is a primarily web based scripting language. i don't know what your SQL is, but MySQL is a database server, that uses the SQL language.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are PHP and your SQL?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is var char in php?

Varchar in SQL means string in PHP.


How data can be edited or deleted from database via php?

if you know SQL language, you can run any command by using PHP's mysql_query() function.


How are PHP and MySQL compatible?

By sending messages to the MySQL server, you can communicate with the database. To submit SQL queries to the database, you use PHP functions. You don't need to know how to communicate with MySQL because PHP takes care of that. You only need to be familiar with SQL queries and PHP functions. To learn more about data science please visit- Learnbay.co


How are placeholders used in PHP database programming?

Placeholders in an abstraction layer such as PDO in PHP allows for caching and security in database queries (they fight SQL injection).


How to use strings with PHP and MySQL?

If you will see this example as below, this may help. <?php $string = mysql_real_escape_string($string); $sql = "insert into stringtable(mystring) values('$string')"; ?>


How do you retrieve username and password from sql database to HTML web page?

You would need to use PHP


Where can one download My SQL for free online?

One can download MY SQL for free online when one goes to the websites of php dot about, mysql, etc. On these sites, one can follow the step-by-step instructions and download My SQL for free.


What has the author Janet Valade written?

Janet Valade has written: 'PHP & MySQL' 'PHP & MySQL web development all-in-one desk reference for dummies' -- subject(s): Computer Technology, Nonfiction, OverDrive, PHP (Computer programming language), SQL (Computer program language), Web site development 'PHP et MYSQL' 'PHP and MySQL for Dummies'


How do you make an account system in PHP?

If you would like to code this by yourself, you need to understand SQL language and php, and also (maybe) html. But, you can also find some scripts to download for free, like this one: free-php-login-script.com. It works great!


What is wrong with your php where clause for user login?

where clause is related to mysql. If you mention the sql line here it will be easy to know more on this.


What type of software is SQL Server Express?

SQL Server Express is free database software that comes with 10 GB of storage, works with PHP and supports Wordpress. It also offers online backups and reporting solutions.


How to Build a Professional Website using HTML, CSS Technologies?

You can start by using php or my sql. If you need a simpler tool, you can try dreamweaver.