Jul 25, 2008

Website Made With Php - help...

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming
Pages: 1, 2, 3, 4

free web hosting

Website Made With Php - help...

cragllo
I want to create and interactive website, similar to 'Free Web Templates'

I do not have the knowledge to create such a website where users sign up, login, and have profile pages, also pages displaying their contributions....

If someone could create a base for this website for me, e.g, login page, mambers page, profile page, creations page and so on... which I can then change the layout and so on to suit my needs...

I can off a small amount of money for this, however, not alot.

Any response is welcome,
Thank you,
Craig.

Reply

Jhearad
Hello Craig.

I myself am very new to web design, but 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
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

Jhearad
I have just emailed him your reply and a bit of explanation. It sounds like the sort of thing he would do, but I am just not sure what sort of time he has free at the moment with Christmas now and various work things he seems to be doing lately. The only other info I can think he might want would be how soon you need the stuff back, but I have already told him to let you know if he needs any more information from you. I think he is staying with family until 29th or so, so you may not get a reply from him for a few days, but I hope you work something out. If not, he may well know someone else to help. Best of luck with it in any case.

Reply

Mike
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. smile.gif I'll do it for free, but maybe a moderator position or something? Wait, you do want message boards like mine, right? dry.gif

Reply

cragllo
Any time would be fine, Ive ordered some books on PHP, and have started learning it, I know some realy basic stuff, like showing IP and stuff, also some small scripts for sending e-mails and stuff...


mike: No I dont want message boards, I want a sort of user and content managment system... Thanks anyway, Oh and do not ask for anyones password, that may result in a ban, just a warning.

Reply

Mike
You could always go to www.excoboard.com and make your own free board. It has many feautres including a member list, and many other things. I believe that they are very good boards (if you want 'freeboards' without a source). I could help you with it if you want me to? I mean, I used those for a while before I got Trap17 to host me and made a great php site.

Reply

Mike
Alrighty, and sorry about that cragllo. I didn't know. v_v Also, if you want a user management system, I believe that in the cpanel there is some add-on script that has something like that.

Reply

cragllo
Yes there is, PHP-nuke and others, But I want someting more simple and easier to cistomize, not skins... something I can edit offline...

Reply

karlo
Use a CMS. Content Management System is the best for you! Try PHPNuke, PostNuke, and Geeklog. But I really recommend PHPNuke. Try using it. If you need help in installing it, just give me your CPanel informations, and I'll install it for you. Then you can change the password later for security puposes. What do you think? smile.gif

Reply

Latest Entries

splehati
QUOTE(nesam @ Jan 29 2005, 12:20 PM)
Can anybody tell me something more about .php?
*



PHP is extension name for recursion acronym Php Hypertext Preprocessor.
Or speaking in human language, PHP is Preprocessing language, like CGI (common gateway interface)...more like Python..anyway,
with PHP u can process and write data, HTML, CSS, on server side...
U can write other data structured files, like XML...or make PDF.

.php is file extension in wich u have php script witch executes on server side and gives u a result in your browser window...So with php functions u can access databases, like mysql, fetch data and reform it, and then result is going as we expect in HTML format in client browser...So php i scripting language witch is poweful like CGI, and have many functions for databases and many addons, like GD addon for working with graphic files...
also u can make PDF files with php..i think i give u some hint about php. smile.gif

Reply

nesam
Can anybody tell me something more about .php?

Reply

cragllo
I have been reading up, But I have no idea when it comes to something like this.

Also, I cant realy afford anything at the moment, Ive just started renting a server... and thats going to cost me a bit...

Reply

Roly
Umm I'll take practically anything you can offer lol I'm cheap I know. Just PM me.

If you do wanna learn PHP, here's a site I always go to
http://php.net

It has documentation and information on all the functions and syntax.
I've learned everything from that site and from scripts I have downloaded, edited, and uploaded just to see what happens. I think that's the best way to learn, to actually code or at least edit a piece of code and see what happens.

Reply

LuciferStar
A project I've made
it seems the same to your demand.

but,I'm not good at ui design,just at coding.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2, 3, 4
Similar Topics

Keywords : website php

  1. Creating A Login Box That Links To My Phpbb Forum - Have my phpBB Forum Intergrated with my Website (4)
  2. 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......
  3. 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...
  4. 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. ...
  5. 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 ?...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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 ...
  13. 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 || ...
  14. Very Good Php Website - Informations about php editors (10)
    Just go here: http://www.php-editors.com/ ...
  15. 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...
  16. 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' /> ...



Looking for website, made, php

Searching Video's for website, made, php
advertisement



Website Made With Php - help...



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE