Helpful Information
 
 
Category: Classifieds
Website Design Under $35

I am seeking a website designer for an internet radio station - must be coded in PHP variables and the "content" box needs to be expandable. A full list of what you need to do will be sent to all parties interested in designing the site.

I am willing to offer $35 USD via PayPal to the person who can design the best project - which means other people will be working on the project.

The terms are 1/2 of the files sent via email, then the payment will be made, then the other 1/2 of the files sent via email. A preview must be shown via email before any agreement is made.

Contact me via email if you are interested, or post here. My email is eukaradio@gmail.com




Regards,

DJ Phreaking
www.eukaradio.com
Administrator

So is that $35.00 an hour or for an entire design and custom php script?

$35 for the project - and no there is no custom PHP script involved. If you know what PHP is you will understand what I mean when I say the main content section has to be coded like so:


<?php
$page = $_GET['page'];
$page .=".php";
if (file_exists($page)){
include($page);
}else{
include("home.php");
}
?>

Yes I am very familiar with PHP. :)










privacy (GDPR)