I need your help
Posted: 17 August 2004 10:49 AM     [ Ignore ]  
Initiation
Total Posts:  36
Joined  2004-08-10
[quote author=“SpiceLMF”]i uses the php code.. extremely easy i recommend using that also

Girls launching PHP servers?  Link??  :drool:

Profile
 
Posted: 17 August 2004 10:49 AM   [ # 1 ]     [ Ignore ]   [ # 1 ]  
Initiation
Total Posts:  36
Joined  2004-08-10

I just created my own website/forum…and need info on how it looks, what needs to be changed.  Maybe easier ways to make one part of the page the same all accross the forum (like by using javascript) so I don’t have to edit each page seperately. 

Let me know any ideas you may have.  I’m also looking for moderators.

http://www.brokeassshopper.com

Profile
 
Posted: 17 August 2004 11:03 AM   [ # 2 ]     [ Ignore ]   [ # 2 ]  
Board Apprentice
Total Posts:  2060
Joined  2004-12-22

PHP is the best way to make a template that dynamically creates files for your website. You create one template file, and insert code into each of your PHP files that reads the template and creates the document around the data.

Javascript (.js files) is a horrible idea, but one I used to do… it works the same way. However, thats client side, and its more secure/better to do server side page generation via php. If you are running your own server, its easy to install the PHP module, and if you are being hosted ask your hosting company if they have PHP capabilities.

Profile
 
Posted: 17 August 2004 11:11 AM   [ # 3 ]     [ Ignore ]   [ # 3 ]  
I'm A Regular
Total Posts:  699
Joined  2004-07-27

i uses the php code.. extremely easy i recommend using that also

Profile
 
Posted: 17 August 2004 12:00 PM   [ # 4 ]     [ Ignore ]   [ # 4 ]  
Initiation
Total Posts:  36
Joined  2004-08-10

IF they have PHP capabilities…

Then, how do I make this PHP Template?  I’m a smart guy, so I pick up fast.  But, I’m also programming illiterate.  LOL

Help me out please.  Or if any of you want to be moderators and can help, register there and then PM me.

Profile
 
Posted: 17 August 2004 12:13 PM   [ # 5 ]     [ Ignore ]   [ # 5 ]  
In The Club
Total Posts:  335
Joined  2004-08-06

What’s a good tutorial to learn PHP?

Profile
 
Posted: 17 August 2004 12:18 PM   [ # 6 ]     [ Ignore ]   [ # 6 ]  
Board Apprentice
Total Posts:  2060
Joined  2004-12-22

I don’t know of any good tutorials, I know there are books and things like that. The best way to learn something new is to see how someone else did it, so serach google for PHP libraries and code libraries and download examples. Good luck!

Profile
 
Posted: 20 August 2004 10:00 AM   [ # 7 ]     [ Ignore ]   [ # 7 ]  
Board Apprentice
Total Posts:  1494
Joined  2004-12-28

[quote author=“SpiceLMF”]i uses the php code.. extremely easy i recommend using that also

Can we have a picture of you 😉

Profile
 
‹‹ Vote your Age!      First Thread Alive ››