| | |
Need help!! Error message :Parse error T_String...
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2007
Posts: 7
Reputation:
Solved Threads: 0
Hello,
I noticed that there are many threads on forum regarding this issue/error but I still couldnt find solution for my problem, so I am sorry, I had to make new thread, i just cant find right solution.
Here is the problem, whenever I open this page on my site ( http://www.centralni-servis.co.ba/test2.php ) I receive next error message:
"Parse error: parse error, unexpected T_STRING in http://www.centralni-servis.co.ba/shop/index.php on line 1"
This is beginig of the code in index.php :
As you can see first line of code is "<?php" and I am little confused whats problem??
Any help is appreciated.
Cheers
I noticed that there are many threads on forum regarding this issue/error but I still couldnt find solution for my problem, so I am sorry, I had to make new thread, i just cant find right solution.
Here is the problem, whenever I open this page on my site ( http://www.centralni-servis.co.ba/test2.php ) I receive next error message:
"Parse error: parse error, unexpected T_STRING in http://www.centralni-servis.co.ba/shop/index.php on line 1"
This is beginig of the code in index.php :
PHP Syntax (Toggle Plain Text)
<?php /* * Quick.Cart by OpenSolution.org * www.opensolution.org */ extract( $_GET ); session_start( ); if( !isset( $_SESSION['iCustomer'] ) ) $_SESSION['iCustomer'] = time( ).rand( 100, 999 ); define( 'CUSTOMER_PAGE', true );
As you can see first line of code is "<?php" and I am little confused whats problem??
Any help is appreciated.
Cheers
•
•
Join Date: Sep 2007
Posts: 7
Reputation:
Solved Threads: 0
I forgot to mention that I am trying to install e-commerce solution Quick.Cart http://opensolution.org/?p=Quick.Cart .
Script works very good as you can see on next link:
http://www.centralni-servis.co.ba/shop/
but when I try to include this script in test2.php with this line of code:
I receive Parse error
All suggustions are wellcome regarding this problem!
thanks!
Script works very good as you can see on next link:
http://www.centralni-servis.co.ba/shop/
but when I try to include this script in test2.php with this line of code:
PHP Syntax (Toggle Plain Text)
<? include ("http://www.centralni-servis.co.ba/shop/index.php"); ?>
I receive Parse error
All suggustions are wellcome regarding this problem!
thanks!
![]() |
Similar Threads
- error message--- 'flie:///c:/WINDOWS/privacy_danger/index.htm'. (Viruses, Spyware and other Nasties)
- Unexpected error that doesn't exist (PHP)
- Why atof causes a C0000005 exeption? (C++)
- Hijack Log, What To Delete? Please Help (Viruses, Spyware and other Nasties)
- PHP parsing error, unexpected '<' (PHP)
- Parse Error T_STRING - Help Please (PHP)
- Parse error: parse error, unexpected T_STRING (PHP)
- Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/f (PHP)
- Parse error: (PHP)
Other Threads in the PHP Forum
- Previous Thread: Problem querying number of topics in a forum
- Next Thread: Parse error, unexpected T_STRING, expecting T_CASE
| Thread Tools | Search this Thread |
ajax apache api array beginner binary body broken cakephp checkbox class cms code cookies cron curl database date date/time display dynamic ebooks echo email error file files folder form forms function functions google href htaccess html image include insert interactive ip javascript job joomla js limit link login mail mediawiki menu mlm mobile msqli_multi_query multiple mycodeisbad mysql navigation oop outofmemmory paging parse paypal pdf php problem procedure query radio ram random recursion regex remote script search server sessions sms source space sql stored subdomain syntax system table tutorial unicode update upload url validator variable video web webapplications websitecontactform xml youtube





