• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

  • CF has always been a site that welcomes people from different backgrounds and beliefs to participate in discussion and even debate. That is the nature of its ministry. In view of recent events emotions are running very high. We need to remind people of some basic principles in debating on this site. We need to be civil when we express differences in opinion. No personal attacks. Avoid you, your statements. Don't characterize an entire political party with comparisons to Fascism or Communism or other extreme movements that committed atrocities. CF is not the place for broad brush or blanket statements about groups and political parties. Put the broad brushes and blankets away when you come to CF, better yet, put them in the incinerator. Debate had no place for them. We need to remember that people that commit acts of violence represent themselves or a small extreme faction.

Vbulletin

sakamuyo

Fish of No Regard
Sep 25, 2002
250
8
✟23,055.00
Faith
Christian
Not quite sure what you mean.

There is no such thing as "mysql pages". mysql is a type of database. Scripts on the webpage can access the database. Here at christianforums, you might notice that the pages all end in .php. This is the common file extention for pages using PHP scripting.

However, my personal website uses php to access mysql databases, but does not use .php pages. I use .html pages. I have my web server setup so that php code will still work even though my pages end in .html. So, even though my pages end in .html, I am still using php & mysql.

Also, php is not the only scripting language that can access mysql databases. CGI scripts (often using the perl language) and java can also access databases.
 
Upvote 0