EOSERV Forum > Programming > EOSERV Server Website Template [PHP Release]
Topic is locked.
Page: << 1 2 >>
EOSERV Server Website Template [PHP Release]
Author Message
Post #115766 EOSERV Server Website Template [PHP Release]

Hey guys, Just finished up a first little preview of a project I'm starting, I've noticed a lot of you new comers to EOSERV using webs for your websites //Bleh. So I've made a template that runs on apache and connects to your MySQL Database and displays the information in the generic way.Givingyou a page for top 100 players, guilds and MoneyPots (People with the most cash in their bank) it also generates your staff list from the database, has an EOSERV theme applied in the CSS and looks far more professional than a webs website XD.. Not gonna lie. 

Alpha Release 1 - Zip Folder

Live Preview

Dev Screenshot:

---
If money doesn't grow on trees, then why do banks have branches?
13 years, 7 weeks ago
Post #115772 Re: EOSERV Server Website Template [PHP Release]


Yes, I hate to see people using webs. This looks very good :D tho it could use a new css template lol.

Looks like this in IE9:

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 7 weeks ago
Post #115773 Re: EOSERV Server Website Template [PHP Release]

Gah. IE. Who uses that these days x.x I'll work on an IE sheet at some stage :)

---
If money doesn't grow on trees, then why do banks have branches?
13 years, 7 weeks ago
Post #115774 Re: EOSERV Server Website Template [PHP Release]


I know right lol. But alot of people do for some reason. Im only using it because im not on my computer. I need to restore my laptop to factory settings from a windows installation disk because it just completely died on me. I usually keep all of my CSS styles compatible for all major browsers though.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 7 weeks ago
Post #115777 Re: EOSERV Server Website Template [PHP Release]

coolio DanScott, I don't know how to use Apache. Can you help me with it maybe? Cuz, I really like your template.

13 years, 7 weeks ago
Post #115778 Re: EOSERV Server Website Template [PHP Release]

Although from that screenshot, It would appear that not even the font-size is being applied.. And that rule I thought was cross browser o.O?

---
If money doesn't grow on trees, then why do banks have branches?
13 years, 7 weeks ago
Post #115779 Re: EOSERV Server Website Template [PHP Release]
DanScott posted: (12th Nov 2011, 03:25 pm)

Although from that screenshot, It would appear that not even the font-size is being applied.. And that rule I thought was cross browser o.O?


So dats a  no? ;P
13 years, 7 weeks ago
Post #115781 Re: EOSERV Server Website Template [PHP Release]
Japanese posted: (12th Nov 2011, 03:26 pm)

DanScott posted: (12th Nov 2011, 03:25 pm)

Although from that screenshot, It would appear that not even the font-size is being applied.. And that rule I thought was cross browser o.O?


So dats a  no? ;P

yeah sorry I didn't see your post :P Yeah sure
  1. go to http://www.apachefriends.org/en/index.html
  2. Download XAMPP
  3. Run the installation file and install MySQL as a service
  4. Once the install is done, run the XAMPP control panel
  5. Navigate to http://localhost/
  6. Run the security script you'll see on the home page
  7. Place all your webserver documents in the "htdocs" directory of your XAMPP folder
And that's it from a webserver side of things. For the database:
  1. Once MySQL and Apache have both been installed navigate to http://localhost/phpmyadmin/ Here you will be able to see your existing databases, make changes to them or create new databases and tables
  2. To log in you will have to use the credentials you set up in stage 6 of the last step.
---
If money doesn't grow on trees, then why do banks have branches?
13 years, 7 weeks ago
Post #138878 Re: EOSERV Server Website Template [PHP Release]

Can you reupload this?

12 years, 40 weeks ago
Post #138884 Re: EOSERV Server Website Template [PHP Release]

I don't actually have the documents for this any more :/ But I can remake this quickly for you if you like :)

EDIT: I'll do a HTML Variant of the template, then code one for PHP support including configuration files for easy modification and usability

---
If money doesn't grow on trees, then why do banks have branches?
12 years, 40 weeks ago
Post #138885 Re: EOSERV Server Website Template [PHP Release]
DanScott posted: (29th Mar 2012, 10:02 am)

I don't actually have the documents for this any more :/ But I can remake this quickly for you if you like :)

EDIT: I'll do a HTML Variant of the template, then code one for PHP support including configuration files for easy modification and usability


That would be nice :o plus, i'm learning PHP so it would be nice to see some code dealing with eoserv.
12 years, 40 weeks ago
Post #138886 Re: EOSERV Server Website Template [PHP Release]

I just remembered earlier that the template that I made then, had database support :P I'll have to do the rest of it later. I'll re-upload it later :P

---
If money doesn't grow on trees, then why do banks have branches?
12 years, 40 weeks ago
Post #138902 Re: EOSERV Server Website Template [PHP Release]

Ohh. Thats fine, I can try to make my own in the meantime :P

12 years, 39 weeks ago
Post #138965 Re: EOSERV Server Website Template [PHP Release]

I finished it so it's basically an exact replica. 

Download the zip file here

Live preview here

---
If money doesn't grow on trees, then why do banks have branches?
12 years, 39 weeks ago
Post #138967 Re: EOSERV Server Website Template [PHP Release]

Oh my.. Thank's so much for posting this!! Really appreciate it.

12 years, 39 weeks ago
Page: << 1 2 >>
Topic is locked.
EOSERV Forum > Programming > EOSERV Server Website Template [PHP Release]