Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
DevBest
Community Section
Coding Competition
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kryptos" data-source="post: 12725" data-attributes="member: 540"><p>I am entering also(as you would noticed lately), my goal is to get good at PHP, as it is simply awesome. I haven't done any designing yet, I'm planning on doing some gradients on Photoshop and such to make the template, but I have an idea of how I want it to look, but not a complete one, as of PHP coding, register.php, I only have to do the forms, login is not done, I'll probably do it tonight, I'm planning on doing a simple yet effective PM system from scratch,i nbox - it will read the messages on the database that the to_user matches your username, - Sessions. And it does the same with the outbox but with the from_user, sendPM.php is done also, again I have to code the form. I also did a lil news system, which has 2 files addnews.PHP and of course, news.php. In add news you fill out a form(Which I haven't done yet) and you just fill out the title, body(message), author, which is the username you're logged in with - Sessions, and the news to just output them. I'm doing this with OOP, Object-Oriented-PHP, which means I'm doing this with functions, classes, etc. I haven't tested anything yet, I'll probably upload them to my FTP server tonight anyways and check the errors and such.</p></blockquote><p></p>
[QUOTE="Kryptos, post: 12725, member: 540"] I am entering also(as you would noticed lately), my goal is to get good at PHP, as it is simply awesome. I haven't done any designing yet, I'm planning on doing some gradients on Photoshop and such to make the template, but I have an idea of how I want it to look, but not a complete one, as of PHP coding, register.php, I only have to do the forms, login is not done, I'll probably do it tonight, I'm planning on doing a simple yet effective PM system from scratch,i nbox - it will read the messages on the database that the to_user matches your username, - Sessions. And it does the same with the outbox but with the from_user, sendPM.php is done also, again I have to code the form. I also did a lil news system, which has 2 files addnews.PHP and of course, news.php. In add news you fill out a form(Which I haven't done yet) and you just fill out the title, body(message), author, which is the username you're logged in with - Sessions, and the news to just output them. I'm doing this with OOP, Object-Oriented-PHP, which means I'm doing this with functions, classes, etc. I haven't tested anything yet, I'll probably upload them to my FTP server tonight anyways and check the errors and such. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
DevBest
Community Section
Coding Competition
Top