Skip to content Skip to sidebar Skip to footer
Showing posts with the label Database

Applet + Ms Access

This is a more specific version of my other question. I have created an applet that should communic… Read more Applet + Ms Access

How To Handle With Foreign Languages?

I'm developing a brazilian website which has to support foreign characters like á, à, ó, í ú, ê… Read more How To Handle With Foreign Languages?

Display Error Message If Value Not Found Mysql

Hi i have done research on this topic i did come across a few solutions, although i wasn't able… Read more Display Error Message If Value Not Found Mysql

Develop Membership System To Include Different Rolls

I have a basic membership system set up using MySQL database with 3 tables, user_id, user_name and … Read more Develop Membership System To Include Different Rolls

Php: How To Display Multiple Mysql Table Records Per Html Table Row Using Mysqli

I would like to display a group of elements in a row in php from mysql database. I already did it, … Read more Php: How To Display Multiple Mysql Table Records Per Html Table Row Using Mysqli

How To Properly Escape A String Via Php And Mysql

Can someone explain what is the difference between using mysql_real_escape_string on a string or wr… Read more How To Properly Escape A String Via Php And Mysql