How to add code to PHP script/application?

by 4 replies
5
Hello, I'm trying to add some code using PHP but I'm not sure where to add the code.

Here are the instructions...

The code (my URL info removed):

Code:
<?php require_once('owa_env.php'); require_once(OWA_DIR.'owa_php.php'); = new owa_php(); ('your_site_id'); ('My Web Page Title'); ('article'); (); ?>
So where exactly do I paste this code? Not sure where I find my "PHP script/application. Do I create a php file to FTP or from PHPMyAdmin? Just not sure. Thanks.
#programming #add #code #php #script or application

Next Topics on Trending Feed