Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Php And Mysql Applications
Shortyjtl00
post Jun 4 2007, 09:28 PM
Post #1


Newbie [Level 2]
**

Group: Members
Posts: 30
Joined: 4-June 07
Member No.: 44,177



Ok I have started useing PHP and MySQL recently and I am wondering how I go about createing an application. I looked for tutorials and guids at w3schools.com but couldnt find what i was looking for. All I really need is a list of a few steps to take to get a general idea on were to start when makeing an application. I would appreciate any help you may have to offer.
Go to the top of the page
 
+Quote Post
matak
post Jun 4 2007, 10:26 PM
Post #2


Super Member
*********

Group: Members
Posts: 412
Joined: 4-October 06
From: Psychedelic Realms
Member No.: 31,079



First you need to know what kind of application you want to make. Will you need database at all for that application. Maybe if you just started programming few days ago, you shouldn't get into creating complex application, couse you'll just get confused and drop the whole thing.
When you start programming, first start by creating simple script snippets (pieces of code) that you'll often use. Like counters, login/register systems, BBCode examples, maybe simple PHP/HTML templates. With that scripts you'll get the hang of the PHP more, and then you'll be ready for your first application.
If you are already experienced programmer, then you should know this things already
Go to the top of the page
 
+Quote Post
Shortyjtl00
post Jun 5 2007, 02:29 AM
Post #3


Newbie [Level 2]
**

Group: Members
Posts: 30
Joined: 4-June 07
Member No.: 44,177



Ok I think I'll take your advice, but I stumbled across something. I saw something about messing with Wordpress. What is wordpess and is it something I should check out?
Go to the top of the page
 
+Quote Post
jlhaslip
post Jun 5 2007, 02:39 AM
Post #4


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



Wordpress is a "Content Management System" (CMS) oten used by those who Blog, but it can do many styles of web-sites.
The code is written in PHP and uses Mysql as a Database, typically, or often.

It is a rather complex Software to attempt to duplicate, but you can learn quite a bit by reviewing its code as a learning tool. It is secure and skinnable, so you would need to know or understand php, mysql and html/CSS to be effective at understanding the entire code, but there is an Administrative side to the CMS which allows users with little or no Coding experience to oprate a site using Wordpress.

It is a very common software and several members here at the Trap17 use it for their sites.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Problem On Mysql "order By"(5)
  2. Increment A Mysql Column(6)
  3. Can You Add Images Into A Mysql Database?(20)
  4. Creating Profiles In Php/mysql ?(7)
  5. Php Search Engine Script For Mysql Database(11)
  6. How To Delete A Row In Mysql.(4)
  7. Editing Information In A Mysql Database And Deleting Rows(5)
  8. Putting Data Of 2 Pages In Mysql At Once(1)
  9. Mysql Query(2)
  10. Simple Mysql Query Limiting(9)
  11. Some Mysql Basics(4)
  12. Php, Mysql, Apache(4)
  13. Getting Php 5 To Work With Mysql(0)
  14. Problem With A Mysql Join(2)
  15. The Artists Tutorials :mysql Basic Commands(0)
  1. [mysql]get Id Of Loged In User?(7)
  2. [mysql/php]need Som Basic Help(13)
  3. [php/mysql]id Trouble [resolved](3)
  4. Mysql Won't Update(4)
  5. Php + Mysql Question!(4)
  6. Php Code?(12)
  7. Tools Needed!(9)
  8. Best Sites For Learning Php-mysql(4)
  9. Php And Mysql Programming(2)
  10. Best Php And Mysql Editor For Noobs(6)
  11. Html Form!(4)
  12. Mysql Error(3)
  13. Create Table - Mysql Code - Help(1)


 



- Lo-Fi Version Time is now: 27th July 2008 - 02:11 AM