Hola Amigos:
Necesito iniciarme en el desarrollo de una aplicación WEB y he pensado en TWEB.
Alguien que quiera conducir a este ciego por la TWEB?
Saludos
cnavarro wrote:http://forums.fivetechsupport.com/viewtopic.php?f=3&t=36990
Y sobre todo en su web: http://itarraco.com/tweb.forum/
Warning: include(config.php): failed to open stream: No such file or directory in C:\xampp\htdocs\test_tweb.php on line 2
Warning: include(): Failed opening 'config.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\test_tweb.php on line 2
Warning: Use of undefined constant TWEB_PATH - assumed 'TWEB_PATH' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\test_tweb.php on line 3
Warning: A non-numeric value encountered in C:\xampp\htdocs\test_tweb.php on line 3
Warning: A non-numeric value encountered in C:\xampp\htdocs\test_tweb.php on line 3
Warning: include(0): failed to open stream: No such file or directory in C:\xampp\htdocs\test_tweb.php on line 3
Warning: include(): Failed opening '0' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\test_tweb.php on line 3
Fatal error: Uncaught Error: Class 'TWEB' not found in C:\xampp\htdocs\test_tweb.php:4 Stack trace: #0 {main} thrown in C:\xampp\htdocs\test_tweb.php on line 4
<?php
include ('config.php');
include (TWEB_PATH +'core.php');
$oWeb = new TWEB('Test_TWeb.php');
$oWeb->Activate();
$oWeb->END();
?>
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 43 guests