cpanel
Jason D asked:


I used a Css style sheet to make my website pages from templates. I use cpanel to host my site. I uploaded my pages, pics, etc. to the public area of my file manager in cpanel. However the css style sheet didnt take. The pages are unformatted. Where do I need to upload my Css style sheet to cpanel so it will effect my pages?
mysql
Eljacko876 asked:


I have been able to read data from my mysql database, However i find it hard to find documentation on creating an interface to write back to your Mysql database. Can u point me to a source with that specific info, or just give me general advice.
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?

mysql
lauky asked:


I can use mysql C api’s
i want to upload file using C prg in BLOB field of mysql database.
I am able to successfully upload other data varchar, date, time, no and also can estabalish sql connection.
mysql
hockey_goalie31 asked:


I have a mysql database that receives the data from a php form that submits a unique user id, and 3 sports. I will likely be adding new fields (age etc) but the main thing I want to accomplish is if my users go through the form again (logged into to the same user id) and submit different information, how could I overwrite the old entry so I only have 1 record for the user?

hopefully this is possible one way or another !

cpanel
Greig W asked:


Hello,

i am looking for a reseller hosting template (custom or premade),in return i will offer you a free 1 year cpanel account on my server. The account will have unlimited space,Rv skin,Rv Sitebuilder and fantastico de luxe.

cpanel
Tyler asked:


does anyone know how to get cpanel?
my friends have it for their domains and i want it. i have a website: unaffectedd.com

buttt when i look it up it costs money
but my friends didn’t have to pay money
does anyone know how to get it?

mysql
web2newyork asked:


I want to add categories to a companies database. Based on another tutorial I made three tables:

companies
categories
lookup_category

lookup_category somehow stores the relationship between the other two, but the tutorial’s example code was full of errors and gaps, so I’m stuck.

What’s the most efficient/flexible way to add “a categories dimension” to a collection of records in MySQL? Can anyone give a stripped down working example without BS?

Thanks!

mysql
Tony D asked:


I am developing a web site that allows users to search for information stored in a MySQL database on a Mac.

I am looking for an application to assist in the design of the web site, allowing me to create search forms to retrieve the data from a MySQL database on a Mac OS X computer.

I do not want to outsource this task or to have another company host it.

Any suggestions and/or advice will be appreciated.

Thanks.

mysql
Patrick B asked:


We are debating using ICS files, mysql tables, a combination of both - just not sure what the most scalable method will be. In the system, calendars will be shared between users, and users will have the ability to export ICS files to import on their local computers.