I have been working on a project called halloween online it s going to be a really good game missions-rob shops and more.
The thing is I have no one to help me with it I have made the home page-registration page- and the login page but i cant finish it without help.
Can someone please help me sorry you will not get paid for this but will be admin.
you will need:
php skills
mysql skills
html skills
and maybe java
here is some pictures of the project so far http://mmorpg.com/discussion2.cfm/thread/184320
Thank you for replying
You will get money after making the game because there will be a donate page 50/50
profile?
Similar to myspace- blackplanet.com/migente.com- facebook- etc.
Thank you. I have a business idea which is why I m asking. I m pretty good with MySQL- PHP- etc.
Also- I have Visual Basic 2008...
Just not sure where to start.
Thank you.
My code is as follows- it doesn t work- can you tell me why?
function simplewhile($select- $from) {
$query = mysql_query("
SELECT $select FROM $from
") or die(mysql_error());
$result = $query;
}
simplewhile(timeslot- timeslots);
while ($row = mysql_fetch_array($result)) {
echo <option> .$row[0]. </option> ;
}
trying to select the row "timeslot" from the table "timeslots". Will be repeating this code in the function- so- don t want to keep copying and pasting code. Is there a better way to do this (i.e. oop)- or can you fix my function?
the first two answers don t fix my function- am I calling it correctly?
simplewhile(timeslot- timeslots);
With respect to servers and databases. And what is the difference between those two ? I would assume a large music website like them (or youtube and others) have database systems (relational database management systems like MySQL ?) for users and music...but what are "the servers" ? Are those the computers that host the website ? That provide the bandwith ? And for a site like the above- how many servers are needed ? Or does that depend on the servers ?
I know I want to become a web designer/developer- but I ve been curious about this career in case I get too much stressed with getting ideas of a design and etc- so I want to know what are the programs/software I must learn to become a DBA and always finds a job and have good salary.
I searched which college/university teach this course but so far I found nothing- so for now I m going to learn by reading books but I don t know how many programs/software a DBA need to know in order to always find a good job and have good salary.
So far I found out that a dba need to learn SQL- mysql- maybe oracle- php?- ASP.Net- C#- etc...
Is that all a DBA need to know or do they still need to learn more?
Or can they still find jobs and have great salary without learning alot of stuff?
Please help me and thanks a lot!
I use dreamweaver and Flash to create website. I am very computer literate but not computer programming literate. I need programs to do my programming! We have a small lending library and I want to put in on our website but have never done somehting like that. What do I need to get? Can I use MySQL to create somehting like that? If so- how? I was considering just putting the information in Excel since I understand excel and then importing it into some sort of searchable database software later. Does that make sence? I was told it is easy to import from excel to database software.
ps. I have MySQL on the website service I have. I created a database called library and a table called books and imputted two books- but I dont know how to get that online and I dont know how to import an excel worksheet into it. am I on the right track though? are there tutorials to help me with this? I have never worked with online databases. I have only worked with database programs that were already set up and were not available online.
No comments:
Post a Comment