Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-20-2005, 04:35 PM
IRV IRV is offline
Junior Member
 
Join Date: Sep 2004
Posts: 5
Default PHP Classes

Anyone know of a hand history reader class or lib available for php.
Reply With Quote
  #2  
Old 04-20-2005, 04:47 PM
IRV IRV is offline
Junior Member
 
Join Date: Sep 2004
Posts: 5
Default Re: PHP Classes

[ QUOTE ]
Anyone know of a hand history reader class or lib available for php.

[/ QUOTE ]

I'll add that I don't want to reinvent the wheel.
Reply With Quote
  #3  
Old 04-20-2005, 06:38 PM
New York Jet New York Jet is offline
Member
 
Join Date: Aug 2004
Location: Ohio
Posts: 30
Default Re: PHP Classes

bisonbison's code is available at SourceForge.
Reply With Quote
  #4  
Old 04-21-2005, 09:43 AM
IRV IRV is offline
Junior Member
 
Join Date: Sep 2004
Posts: 5
Default Re: PHP Classes

[ QUOTE ]
bisonbison's code is available at SourceForge.

[/ QUOTE ]

The bisonbison project is useful if you want to convert your hand histories into a nice readable format for forums. I need a programming class written in php that I can use for my own php projects. Thanks anyway though.
Reply With Quote
  #5  
Old 04-21-2005, 11:32 AM
MrMoo MrMoo is offline
Member
 
Join Date: Sep 2004
Posts: 43
Default Re: PHP Classes

No. But if you were doing something I found interesting I'd consider helping you write some.
Reply With Quote
  #6  
Old 04-21-2005, 12:38 PM
droidboy droidboy is offline
Member
 
Join Date: Sep 2002
Location: oakland
Posts: 73
Default Re: PHP Classes

[ QUOTE ]
Anyone know of a hand history reader class or lib available for php.

[/ QUOTE ]

This really is a pedestrian task. It shouldn't take a decent coder much more than a day or two to get this done.

- Andrew

www.pokerstove.com
Reply With Quote
  #7  
Old 04-23-2005, 07:59 AM
Gayle Gayle is offline
Junior Member
 
Join Date: Apr 2005
Posts: 8
Default Re: PHP Classes

[ QUOTE ]
[ QUOTE ]
bisonbison's code is available at SourceForge.

[/ QUOTE ]

The bisonbison project is useful if you want to convert your hand histories into a nice readable format for forums. I need a programming class written in php that I can use for my own php projects. Thanks anyway though.

[/ QUOTE ]
If you look at the hand converter code you'll find the first thing it does is parse the hand history from whatever format it's in to a standard internal format. The only time consuming part of writing the parser is coming up with the relevant regexes and all that's done for you.

While it's not PHP and it's not a class you will find most of the hard work has already been done for you if you just read the code.
Reply With Quote
Reply


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

Forum Jump


All times are GMT -4. The time now is 10:04 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.