|
|
| |
1. is this package only for use with TBS? |
|
Reply |
|
|
 Darren Conyard | 2013-01-04 15:58:07 |
Hi Robert,
I was taking a look at this package and in using it I came across the following error:
This class requires Global Functions - cannot continue
within parameters.class.php I found that this error messgae is displayed when the TBS_Global_Functions are not defined. I am not too sure what TBS is so I looked it up and I found that TBS (TinyButStrong)is PHP class, which is used to separate PHP scripts and XML/HTML/Text files.
Is this package only for use with TBS or can it be used without it?
Best Regards
Darren Conyard |
| |
2. is this package only for use with TBS? |
|
Reply |
|
|
 Darren Conyard | 2013-01-04 16:19:58 - In reply to message 1 from Darren Conyard |
aah I pushed a little bit more forward with running an example and I have suddenly just realised I was not including the global functions script that you packaged and all of the information in my previous message is just a big red herring!
It works well.
Best Regards
Darren Conyard
|
| |
3. Re: is this package only for use with TBS? |
|
Reply |
|
|
 Robert Atkinson | 2013-01-07 10:18:00 - In reply to message 2 from Darren Conyard |
Glad you worked it out Darren. TBS actually stands for The Book Serrvice, the company I work for.
In this instance, TBS is being used as a namespace to stop any clash of existing names.
Let me know what you think to the class though.
Cheers, Rob. |
|