Jump to content

Visvalor

New Members
  • Posts

    4
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Visvalor's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. That is an enormous help @_@ a lot of their stuff is very much outdated I noticed and some won't even work with my WAMP server configuration at all. I figured I'd figure it out solo but those links really help.
  2. Thanks for the help! Yes this is my first PHP project. I've got HTML pretty much down and a strong understanding of CSS. I'm looking into Javascript now (as is the order so far in the w3schools page) before heading into PHP. The concepts aren't unfamiliar I took a Python class in college for giggles and had to learn a lot of LUA for another project. I'm just making sure PHP can do this and I'm not on the wrong track.
  3. Ok what I want to do is make a form style site reminiscent of those old address books you'd find in BASIC business software back in the 80s Attatched is a picture file with the general idea of what I want to do. I want a form button that will create (on the page) a table form that can hold variables to be saved to the user account (like an address book let's say) and recalled when the user logs in. I'd also like it to have a self deleting button on each table for easy maintenance. Can PHP even do this and where would I start if so? Thanks for any help!
  4. I'm currently doing a website primarily using the tab script found http://osspro.com/11/php-easy-tabs-for-your-webpages there. My main goal of doing this is so I just use variables and includes to get the entire thing together without ever having to load multiple sites and lag-a-bunch (I imagine the first load would go rather slow... >_>) Is it a bad idea? Or is the code not written until the tab is clicked and called upon? Anyways the more important thing I need is a: Bad idea & go with multiple pages? or Good idea? b: I need a cookie or something to keep the users tabs active where they are, it keeps going back to default every time you reload the page or leave c: Most importantly this site is I suppose one could consider it an RPG fansite ish thing (No url not done) and will have a lot of information. It will need scripts to bring information to the center of the page without leaving the page (Unless you guys tell me doing it all with tabs is a bad idea ) That's it for now. Oh btw http://visvalor.limewebs.com/ is the site I'm using to test my code
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.