Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Rhyan
  • Content: Threads
  • Order by date
  1. Rhyan

    Displaying Photos in MYSQL

    I have a table with Information on members of our club like Name, Age, City etc. Then I have a script that displays all the info. I'd like to be able to add each members photo so that it displays as well. Can someone tell me how to do it exactly. I tried php site, mysql site and several...
  2. Rhyan

    Mysql Update Script

    Hi, I am in need of someone to write a update script for a non profit online backgammon league I operate. From what I've discovered it would take about an hour to write for someone who knows MYSQL well. If anyone is willing to help me out and want to know more, please let me know here or at...
  3. Rhyan

    Computations and Evaluation

    Hi, I'm looking for some help with a project i'm working on to automate an online backgammon league for our club www.baaclub.com. Along with the help of a friend I was able to pretty much get it all going except for the automation of assignments into Divisions and the rearranging of players in...
  4. Rhyan

    Mail Function

    Hi, How can I format the Text in this function. For example, I'd like to have the Text Wrap, or at least know how to separate the text on different lines for longer emails. Any other email tips and suggestions would be greatly appreciated. I checked out the php.net site and didn't find it much...
  5. Rhyan

    Mail to ALL Addresses in MYSQL DB

    How do I send an email to all the names in a database field entitled email?
  6. Rhyan

    Mailing to Names in MYSQL DB

    How do I send an email to all the names in a database field entitled email?
  7. Rhyan

    Displaying Results

    Using PHP/MYSQL, I am trying to display a table with 2 columns. Names that begin with aaa_ and that begin with bbb_, which are all together in a table field named Names so it'd look like this: __________________________ aaa_kdjkjf | bbb_ijkjeje | aaa_terem | bbb_imeeee | aaa_chack |...
  8. Rhyan

    Date

    How can I have a form that automatically sends the current date to a database (mysql)?
  9. Rhyan

    Coding Help, Errors

    http://www.baaclub.com/account/confirm.php3?hash=015665665fbbbc0aa59b8383fe1e54a1&email=dallas22%40airmail.net I'm getting these errors and not sure why, anyone have an idea? Warning: Oops, php3_SetCookie called after header has been sent in /home/baaclub/baaclub-www/include/user.php3 on line...
  10. Rhyan

    Comparison of Tables

    Hi<br><br>I have two tables, Results and Assignments<br><br>Results has the following fields<br>Week (With selections of Week 1, Week 2, Week 3, Week 4)<br>Winner<br>Loser<br>Wins<br>Losses<br><br>Assignments has the following fields<br>Week (With selections of Week 1, Week 2, Week 3, Week...
  11. Rhyan

    PHP/MYSQL User Authentication/display

    I am creating a private community made up of various forms which do varying things. For example:<br><br>A form where a person can go and enter Tournament Wins like<br>1st or 2nd Place, Tournament Name,Tournament Room Name, Date, Time.<br><br>I have a form that allows people to Register for the...
  12. Rhyan

    PHP/MYSQL User Authentication/display

    I am creating a private community made up of various forms which do varying things. For example:<br><br>A form where a person can go and enter Tournament Wins like<br>1st or 2nd Place, Tournament Name,Tournament Room Name, Date, Time.<br><br>I have a form that allows people to Register for the...
  13. Rhyan

    PHP Scripts and MYSQL Tables

    I desperately need to know how to do the following:<br>I have a mysql table with a field entitled Wins. There will be new entries for certain people with a value in the Wins column. Example, each week someone submits a Win value and I have it stored in the database. I need to know how to write a...

Part and Inventory Search

Back
Top