Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Reply to Thread

Post a reply to the thread: PHP help . HTACCESS FILE?

Your Message

Click here to log in

What color is our footer?

 
 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Rate Thread

You may rate this thread from 1-star (Terrible) to 5-stars (Excellent) if you wish to do so.

Topic Review (Newest First)

  • 05-12-2010, 10:09 PM
    liomon41

    PHP help . HTACCESS FILE?

    i have a page home.php and i im trying to displays records in a table but it never works except i create the table inside the php code(<php? echo "<table">; echo "<tr><td>"; echo $name") but i dont like it this way its too stressful repeating the echo all the way , i want to display the records like this <table><tr><td><? echo $name; ?></td</tr></table>. I read some article online about creating .htaccess and making some changes to your http.conf files but i dnt understand any. I really need your help you guyz on what to do. Im using dreamweaver cs3 and wamp5 for my site, hope this is enough for you guyz, thanks for your help.

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •