Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
tutorials database... quick question
Old 03-04-2005, 06:36 PM tutorials database... quick question
feraira's Avatar
BeTheBand!

Posts: 339
Trades: 0
im trying 2 code a tutorial database... blah blah u dont need 2 know really, i'll work it all out. theres 1 thing which i cant do

i supply all the "MySQL" database connection info, but it says access is denied. Also, i tried it without database, putting a variable into the php file

like

$cat = php

echo("<a href=\"./?p=tutorials&cat=".$cat."\">Tutorials link</a>");


that doesnt work, help?
feraira is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-04-2005, 07:20 PM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
You need to supply mysql a proper username and password.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Old 03-04-2005, 07:43 PM
feraira's Avatar
BeTheBand!

Posts: 339
Trades: 0
bah... yeh forget the connecting bit lol, its all right sorted

now jst need 2 know how to do the categorys and show the tutorials, then click for full tut if ug et me...

Code:
else if ("$cat == General") {

echo("General Tutorial:");
echo("<br>");
echo("Tutorial $title written by $author");
echo("<br><br>");
echo("$tutorial");
echo("<br><br>");
echo("Rate this tutorial: <a href=\"./?p=rate&cat=".$cat."&id=".$id."\">Rate</a>");
feraira is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to tutorials database... quick question
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.49879 seconds with 12 queries