Jump to content

kenmay09

Members
  • Posts

    11
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

kenmay09's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. what queries will you use to access the data from one table to another?
  2. kenmay09

    ERD!

    hi.. can anyone explain what is an ERD? and give an example for it?
  3. hi! i want to ask how can you connect the database to a php.. pls help.... thank you
  4. <? $conn=mysql_connect("localhost","root",""); mysql_select_db("$chatScript"); ?> that's my code if i will connect it to the database
  5. thanks a lot... now its working.... my only prob is how it will connect to the database..
  6. here's my code for my frameset <frameset rows="25%,*"> <frame src="message.php"> </frameset> is that correct?
  7. yes! my codes are correct.. but it wont appear on my browser..... anywayz.. thanks for the help.... thank you so much!
  8. because im trying to make a chat... our professor said we should use the frameset. this is giving me headache...... that's why im asking for some help!
  9. can u give example? because im new to php.... im sorry...
  10. hi! just want to ask, HOW CAN YOU USE THE <FRAMESET> CODE IN PHP? when i program it, their's no output on my browser? is their a problem with browser i have? i use mozilla firefox! pls reply... need help pls... thank you so much......
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.