Php Help
-
I have a script that works flawless at resizing pictures, adding them into a folder, then putting the info into a database. Now for sum reason, when it is just regular php code(un pretty page) it works great, but when I use the php include on my wordpress blog, it includes the add form(newad.php) but when it tries to process it(processor.php) it says that it can not find the page, but the weird thing is, is that it does not stay on the newad.php page, it tries to go to this http://thislooksshooped.com/random-submit/processor.php
and that is not a page, the page that the ad is on is
http://thislooksshooped.com/random-submitSo I was wondering if you knew what was wrong?
The topic ‘Php Help’ is closed to new replies.