/    Sign up×
Community /Pin to ProfileBookmark

Is it some places I can find “finished” php sites? So all I have to do is insert text and stuff like that….

You see, I can nothing about php, and I shall make a mp3 site, and I shall make lots of pages (mp3 archive A-Z)

to post a comment
PHP

7 Comments(s)

Copy linkTweet thisAlerts:
@ShrineDesignsJan 26.2005 — something like phpnuke or postnuke
Copy linkTweet thisAlerts:
@steneauthorJan 26.2005 — No, not nuke....

but were can I read about php? A GOOD site were I can lear the basicly very fast....
Copy linkTweet thisAlerts:
@steneauthorJan 26.2005 — I want to learn how to manage my site... when I shall make a mp3 site I must have a mp3 archive and that containts lots of pages.

I found this on a site:

http://www.domain.com/album.php?aid=218

I have seen this too:

http://www.domain.com/index.php?site=music

Were can I read about this?
Copy linkTweet thisAlerts:
@scragarJan 26.2005 — that's just a simple $_GET['aid'] or $_GET['site']

this would return a value for it, then you could include a differnt file(eg: @include $_GET['site']; ) this allows you to split things up.
Copy linkTweet thisAlerts:
@steneauthorJan 28.2005 — Ok, I see, but it's hard to understand when I'm new with php....
Copy linkTweet thisAlerts:
@NogDogJan 28.2005 — Basically, you need to understand how to program in PHP and how to work with databases (probably MySQL in most cases). If you have programming experience already, simply going to www.php.net and www.mysql.com is a good start. If you are not an experienced programmer, a few small tutorial sites are probably not going to be enough. To really do stuff with PHP you need to know how to program. You don't have to be able to write guidance systems for the Space Shuttle, but you need to understand basic concepts such as arrays, flow control, string manipulation, etc. In that case, you might want to sit down with a book like [i]PHP & MySQL for Dummies[/i] and work through the examples, or if you have a little programming background and a basic understanding of databases, the O'Reilly book [i]Web Database Applications with PHP and MySQL[/i].
×

Success!

Help @stene spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...