Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Making ads with code
Name: BigShow Date: May 21, 2006 at 20:00:23 Pacific OS: xp CPU/Ram: pentium Product: gateway
Comment:
Hey guys, everytime I go to an ad page to place an advertisement ie..craigslist I always see people with ads that have pictures there or even the ad looks like there webpage, how do they do this, do they write there ad in code. Its always on free ad sites that I see this. Can someone give an example of the front and back tags for placing an ad that looks like this. Thanks in advance for any help.
Summary: Hey, I know you guys are hard core coders but why couldn't you use Dreamweaver templates or FrontPage Shared Borders instead of frames. Don't slam me too much. I'm the tech at a school and have to run...
Summary: i need help with a php code.. how do i make this php code <?php $logfile= 'log.html'; $IP = $_SERVER['REMOTE_ADDR']; $logdetails= date("F j, Y, g:i a") . ': ' . ''.$_SERVER['REMOTE_ADDR'].''; $...
Summary: This forum does not support [code] tags, so just post your PHP as normal text. HTML is more difficult. You either need to replace the greater than and less than characters with the escaped code (&)lt;...