cragllo
Dec 25 2004, 09:41 AM
| | I realy want something unique, something completeley changable, not just installing skins... |
Reply
karlo
Dec 25 2004, 02:03 PM
QUOTE(cragllo @ Dec 25 2004, 05:41 PM) I realy want something unique, something completeley changable, not just installing skins... Hmmm... Geeklog or PhpWebsite(a cms)? or try creating your website from scratch usign php and use the include function for the template, my website, I created it from scratch http://www.karlo.co.nr
Reply
cragllo
Dec 25 2004, 08:06 PM
Thats what i want to do... the only thing i know how to do with php is the include function, that is why i want someone to create a simple blank site for me so that i can edit it to my needs...
Reply
filipc
Dec 27 2004, 07:03 AM
Hi, You can add login with sessions or cookies.For help search php.net Register is very easy.Maybe I will make you one script when I have more time. bye...
Reply
cragllo
Dec 29 2004, 11:23 AM
I havent realy got a clue about PHP, but If I have a script in front of me, I can work out what does what and change things if I need to, I could not make a script myself, but i could edit others
Reply
Xedos
Dec 29 2004, 11:38 AM
QUOTE(Mike @ Dec 24 2004, 10:12 PM) Craig, check out my site. Here are my message boards: http://subzero.trap17.com/boards/index.php . Do you want message boards similar to those? Those boards run on the Archetype 0 source modified by Golden Mario and Magus. There are other sources like whiteFyre but Archetype 0 is the best. In my opinion, it is better than Invision Power Boards and phpBB because they are uh.. unique? I have all of the files and I need your cpanel username/password to upload them. There are some errors, but not many. I would be willing to help.  I'll do it for free, but maybe a moderator position or something? Wait, you do want message boards like mine, right?  WhiteFyre is the best. Its got loads of features and is ultra easy to use. My website is based around forums and im using WhiteFyre. As you said, because its unique. Not many people know where to get such a message board.
Reply
FaLgoR
Jan 9 2005, 01:52 AM
Hey again cragllo! =] I've read this post and I've recently started an topic with an simple login sistem: http://www.trap17.com/forums/trap17-file-no-5796.htmlI hope I've helped you again! I'll start lots of topics with PHP sistems, is what I know better =D
Reply
cragllo
Jan 14 2005, 10:55 PM
No, no. Just a system like it, no layout, just the coding... Similar, by which I man that, has a profile page with a list of recent contributions...
Reply
jjhou
Jan 27 2005, 09:48 AM
I am not new to web design, i got interested in it because of a good freind who's been playing around with websites for years now. He is always interested in something new and is usually willing to help people out. Can you give me a bit more detail on what sort of scale your website would be on. If it's going to be big he may not be able to fit it in, but if it's only a few page templates I will pass him the email address from your sig so he can get in touch. I should be browsing these forums fairly regularly so will try to get back to you asap.
Reply
cragllo
Jan 27 2005, 11:59 AM
All I need is simple page templates with the PHP code that makes the site work build in already, and working. Bellow is an example of the pages needed: index.php - home page, userindex.php - welcome page after member logs in. navigation.php - the navigation bar which will be shown on every page using the include function. also have the login form (after loggin in the login form will be replaces with a welcome note, eg. welcome [username]) profile.php - information on chosen member, including submitted content.* members.php - list of members with links to their profiles. templates.php - displays all submitted web templates. banners.php - displays all submitted banners. buttons.php - displays all submitted buttons. interfaces.php - displays all submitted interfaces. clipart.php - displays all submitted clipart. *Each user will have a unique id no. So to veiw a members profile it coukd be profile.php?id=251 something like that... All that seems like alot, but its not realy, I have a site wil over 50 pages... Is that enough detail?
Reply
Similar Topics
Keywords : website, made, php
- Creating A Login Box That Links To My Phpbb Forum
Have my phpBB Forum Intergrated with my Website (4)
Updating Website From Another -- Website
Is it possible, and how? (7) i was just thinking about this project that i'm doing, and i thought that it would be a good
thing that i could update my website let's say on trap17 from my localhost computer with a click
of a mouse, without all of that ftp mambo-yumbo the thing is that i wanted an "UPDATE" button on my
site which woud connect to my localhost and update all the things needed. let's say i added few
profiles localy, and i want to update them on site.. how could it be done. if i was crude in
explanation please write what info u still need and i'll post it back.......
Help With Some Website Coding
Databases and saving form results (4) Hey all, I was looking for some help with creating my new website. I have a form already created,
with some text areas, checkboxes, drop down menu's, ect. I need some help setting up the code to
save the form data once the user clicks "Submit" after filling in their information in the form. I
was hoping to do this 2 ways - 1. Saving the information into some type of database (MySQL I'm
guessing?) and 2. Have the form results emailed to me. I am familiar with the old way of emailing
the results by putting "mailto:email@domain.com" into the form, but new browse....
Question: Securing A Website For Beginners
(1) I don't really understand 'bout it. What kind of security we have to make to hold our web
secure. Only log in features? how bout 'deface' method? how does it work? thx in advance
Please use detailed topic title. ....
How I Can Display Forum Topic On Main Website ?
(4) Suppose i have a website.. domain.com , and have phpbb forums on domain.com/forums.. And i want to
display the new topics written in the forum on the main page of website...how i can do that.. ? for
example ,I want to display this topic `? "domain.com/forums/viewtopic.php?t=16" how can i do
that ?....
Sending Messeges Over A Website.
(3) i want to learn how members of a website can send messeges to each other using php since im learning
it. okay i can write in more detail..that for example if users can register on a website , suppose
there are some users on the website , and now i want to learn how they can send messeges to each
other.suppose each user has a unique ID ... and for example if some one has send the messege to
other member of website , then he can know that he has recieved a new messege..something like inbox
on the website where all of his messeges can be stored...lets say same way like on t....
Can My Forum And Website Use The Same Profiles?
(3) I've been programming a 'rate-em' site from scratch. You know like Hot Or Not. YEs,..
yet another rate-em website. Anyway, i'ts done and before I launch it I need to add a forum as
the finishing touch, but all the forum softeware out there seems so hard to integrate. I'm
trying to make it so that when a user logs into my rate-em website they are also logged into 'my
forum'. i.e. i want my forum and web site to use the same profile data. If anyone knows of a
forum program made for this objective please let me know. I'm in over my head, a....
Music Website
(3) http://www.metalmania.net I'm pretty much a novice when it comes to php/mysql and I have been
trying to figure out how to build something similar to the way the site above works. Do any of you
know of a tutorial or script or something that would show me how to accomplish something very
similar to that? I have also been exploring phpnuke platinum with the TopMusic mod, but it just
doesnt want to do what I want it to do. Sure it has a lot of features already done for me, but the
architecture and navigation is very poor in my opinion, not nearly as efficent as the n....
Free Website Portal
(2) hey everyone, have you ever used PHP??? well if you have you know how cool it is and nice to work
with and it has nice mods and stuff for it.... well i got the ultimate php its called
PHP-Platinum very very very nice Portal and Engine Coding, slick sleek and smooth are 3 words for
this portal... if you want to see it in action and see features of it or even download it and check
it out for yourself visit this site PHP-Nuke Platinum Features & Downloads its a very nice
thing to use so go check it out, i love it cause its got nice protection so your site stays s....
Website Help
Need php programmers to help me. (10) I need some php programmers help. I am working on a website. I have asked for some code in another
topic and would now like help. These will possibly be sold. And if they do I am willing to pay the
people who help me out a lot some of it. Dun start asking to help and like help a tiny bit and
expect to get something big out of it. I am only paying to people who help a lot and once they are
sent out. You must also be good with making clan websites. These will be for clans. If you bother me
about getting money than no pay. More info on aim. My aim is generalds2001....
Php Website Assistance?
Help Me (1) Hello, i have just set up a website, and want to protect the site using login and password
protection. Can anyone give me some PHP scripts which will keep a track of usernames and passwords,
and add them to the access rights list. is this possible? If so, i would be much obliged if you
would do so. Thank you. P.S If anyone needs assistance with HTML, that is my speciality, so send
me a message. Always happy to help....
Need Help With My Website
(4) Hello, i have Invision Power Board v3, my website is http://www.generatione.trap17.com/forums] , I
am doing this website for this organization. Anyhow, i still dont have a home page, but i have the
forum part set up. And that is what i need some help on. and i had a couple of questions in which i
was wondering if you guys new how to change these settings. How can i change the title of my
website? The current one is New Directions - Forum (Powered by Invision Power Board). How can i
put more links in for example in trap17 there are , i was wondering how could i ....
Links To Lots Of Usefull Website
I AM NOT SPAMING THIS TOOK ME 15 MINUTES (1) HELLO HERES A LIST OF LOTS OF USEFULL SITES I FOUND: || Codecs || http://www.free-codecs.com
http://www.codecsdownload.com http://www.freecodecs.net http://www.click-now.net
http://www.click-now.org || Search Engines || www.google.com www.search.com www.altalavista.com
www.AllSearchEngines.com www.mamma.com || Programming Help Sites || www.patorjk.com
www.planet-source-code.com www.freevbcode.com www.codearchive.com www.vbaccelerator.com
www.vbcode.com www.abstractvb.com www.developerfusion.com www.codeproject.com www.extreme-vb.net ||
Free Online Game Play || ....
Very Good Php Website
Informations about php editors (10) Just go here: http://www.php-editors.com/ ....
Help About My Website
Need comments and suggestions (7) /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> Hi. I need your
comments and suggestions. Please do visit my website at http://www.karlo.co.nr and tell me what
you think. If you want the source code of my website, just send me a message and I will send it to
you. I'm still a beginner in PHP so please do guide me into the right path of PHP programming
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> Thanks.
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ....
Debugging Your Php Or Your Website
Very easy and proven steps! (6) First, download Apache 2 (Web Server) from http://www.apache.org Second, download PHP Binaries
from http://www.php.net On the installation of Apache 2, when you are asked for the website
address, just enter 127.0.0.1 That's it, to integrate PHP Binaries to Apache 2, check out the
Apache documentation and the PHP documentation. To access your offline debugging website, go to
your browser, and navigate to 127.0.0.1 or 127.0.0.1:8080....
Looking for website, made, php
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for website, made, php
*MORE FROM TRAP17.COM*
|
advertisement
|
|