Hi to everyone, I'm using mantis 1.1.1 and I want to use it to report hardware problems and I'd like to have a custom field to archive serial numbers but I need these serial numbers to be archived in a different table because they are too much to be just in a field like a type list custom field.
I ...
Search found 2 matches
- 16 Jul 2008, 07:40
- Forum: Customizations
- Topic: Custom field getting data from a table (similar to category)
- Replies: 0
- Views: 2220
- 26 May 2008, 06:57
- Forum: Help
- Topic: using mantisconnect from a php script
- Replies: 4
- Views: 9749
using mantisconnect from a php script
In mantis 1.1.1 version, I'm trying to test mantisconnect creating my own php script, but I can't find any example of how to use it, and the standards nusoap examples are not working.
I have tried creating a test.php with the following code:
<?
include('api/soap/nusoap/nusoap.php');
$url = 'api/soap ...
I have tried creating a test.php with the following code:
<?
include('api/soap/nusoap/nusoap.php');
$url = 'api/soap ...