The sabre tag has no wiki summary.
1
vote
0answers
23 views
How and where to start looking for information regarding travel websites?
I'm trying to find some relevant information on how I would go about planning a travel website. I've been wanting to do this for quite a while, but put the project on hold until now. The reason beeing ...
1
vote
4answers
125 views
How can I parse this without regex?
A friend of mine said if the regex I'm using is too long, it's probably the wrong tool for the job. Any thoughts here on a better way to parse this text? I have a regex that returns everything to an ...
1
vote
4answers
1k views
Accessing Sabre Web Services using PHP
I have been approached to create a website using Sabre Web Services to power the reservations system. All documentation I have seen refers to .NET or Java solutions, I was in doubt whether PHP can be ...
1
vote
2answers
474 views
Sabre web-services DepartureWindow format
Do you know what's the format of the DepartureWindow parameter for sabre web-services' OTA_AirLowFareSearch call? Whatever I pass, it shows me an error.
This is the entire documentation for those ...
0
votes
0answers
29 views
Connect to Sabre with Openjaw 1.4 configuration
I am trying to install Openjaw 1.4 and make a connection to Sabre. I have been unsuccessful so far. I cannot get SAAJ connection to Sabre work, due to Null pointer exception. Since it is not open ...
0
votes
1answer
193 views
PHP + Sabre Web services
I am trying to using sabre web service in one of my php application.
But I am confuse how to implement it.
I done lots of R & D on google but still not get result.
Has anyone solution ? please ...