Tag: Web Design
- Bhumi
- 0
- 13 years ago
- Web Development
Many databases support the concept of prepared statements.Prepared statements are useful to execute SQL statements with some patterns and optimize the query.Today I am going Read More
There are two ways to save images. Most common way is to save the file name in MySQL table and upload image in folder.Another way Read More
- Bhumi
- 0
- 13 years ago
- Web Development
MySQL database is usually used to store data for PHP application and data are stored using the MySQL configuration and connection.Today I am going to Read More
- Bhumi
- 1
- 13 years ago
- Tips & Tricks
If your table crashed, your websites stop working and if your website’s main content is coming from that crashed table, you might feel the tension.what Read More
- Bhumi
- 10
- 13 years ago
- Tips & Tricks
If you are using MySQL, You have to know about new features in next version of MySQL and the next version of MySQL has been Read More
Most Popular Posts
Include a file and store contents to variable using output buffer
Posted on 12 years ago