hi
if i do that i get this error
Code:
Warning: include(testmailer/phMailer.php) [function.include]: failed to open stream: No such file or directory in /home/correctm/public_html/testsite/ajaxfiles/about_contactus.php on line 12
Warning: include() [function.include]: Failed opening 'testmailer/phMailer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/correctm/public_html/testsite/ajaxfiles/about_contactus.php on line 12
question -- it calls html page, can that page have php include ?
if not can it call just a normal php page? if so where do the php files need to be?
Thank you
Bookmarks