Jump to content

nickthrolson

New Members
  • Posts

    7
  • Joined

  • Last visited

    Never

About nickthrolson

  • Birthday 09/24/1988

Contact Methods

  • AIM
    nickthrolson
  • MSN
    nickthrolson@msn.com
  • Website URL
    http://nickthrolson.com
  • Yahoo
    nickthrolson@yahoo.com

Profile Information

  • Gender
    Male
  • Location
    CA

nickthrolson's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. i might try a forum or a review site with admin area
  2. what would you do would file sharing type site work or what do you recommend I do its for final in my php class The project should include the following 1) Database containing at least 3 if not more tables for your project. (I want to see the .sql script that creates the table.) 2) User interface, which should require a login with restricted access to some pages of the site. 3) Administrative interface which allows viewing users and other data recorded at the site. Obviously, some sort of login for this as well. 4) Utilize the concepts we have covered for the PHP programming language. Variables, constructs(if,if-else,for,while, etc...), Arrays, Functions. Note: Classes are not necessary. They are a very hard concept and it is difficult for students that have not had Java or C++. 5) Some sort of user input validation is required.
  3. Let us say we wanted to create a savings table. The columns represent the interest rates (6,7,8,9,10) percent. The rows represent the years (1,2,3, ... up to 12) If the savings in any given cell where = (1+interest)^(number of years) where in this case ^ is the power then print the table I need help with this can anyone give me example how to start this off? for class is I'm in for college reading the book cant find any similar examples. Thanks!
  4. You can also CHMOD so people cant see the files php.ini file will work too
  5. i recently dicoverd my website was all messed up due to a MYSQL ERROR i get this on the home page im kinda a newb to phpadmin i also tried to repair the database and optimize it home page error profile error
  6. ya its phpfox.com theres alot of good phpscripters on that sight that creat mods for my site www.yourcribsite.com im curently learning how to write my own mods
  7. hey wats up everyone anyone here from phpfox
×
×
  • 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.