mysql
Howdy^_^ asked:


I am making a comment system. At the moment, the data is retrieved from mysql into a layer.

I would like to make it so that I can apply CSS styles to this retrieved data.

Any ideas?

Sep
19
Filed Under (Programming & Design) by Nick
mysql
Liza asked:


How can you get the line break or paragraph that you entered when you input the data when you retrieve it from mySQL?
mysql
nkbsbl asked:


I am using PHP and right now I am using the function mysql_escape_string on the strings I am writing. Unfortunately this puts a backslash into my database, which is ugly and I do not want to have to escape backslashes upon pulling data out.

Example: That’s is getting written as That\’s

mysql
Shamoon asked:


We have a rather large site and 2 machines to host it. One is for the Apache service and the other is for the MySQL service, but it looks like we’ll need a 3rd machine so that 2 of them can be for MySQL. Does anyone know how to set that up?
mysql
princeexpedition asked:


anybody would like to suggest me how can i calculate table row´s item values group by month in Mysql?

Actually, i have a table with some row´s item value. and i want to them group by month.

mysql
Carbonbased Lifeform asked:


When a visitor fills out a form, I want to know when the form data was submitted. So how do I make MySQL automatically add a timestamp on the data so that when I pull the data back up, I will have the submitted data in one column and the time the data was submitted in another column?
May
11
Google asked:


The monthly proceedings of the Bay Area MySQL User’s Group.

Feb
18
Filed Under (Travel) by Nick
alttablib asked:


Screencast of the installation of MySQL on a local PC to run on a local installation of Apache for a home test environment.