+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Looking for PHP/CSS Coder

  1. #1
    Sohail's Avatar
    Sohail is offline x10 Spammer Sohail is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    London, UK
    Posts
    3,052

    Looking for PHP/CSS Coder

    Hi, i am looking for someone with experienced knowledge in PHP and CSS to help me with a few problems, it's starting to get urgent so i will be offering that person up to 1000 credits to solve a few problems for me, first of all, if you go to http://tutorials.sohailtech.com/, you will notice a big space before the banner, and i don't want that, so it can match with http://forums.sohailtech.com/. And another thing, on the tutorials site, if you scroll down on the first page and click the title, send and get data from PHP, (not get data from PHP) you'll notice that the content has moved below the menu, that has happened with a few other pages too so that also needs fixing... And for all the titles, i want the colour of the text to be change to #5095BE. The second thing done is that i need someone to edit this code for me:

    PHP Code:
                                  <?php
    if(isset($_POST['submit'])) {
    $to "sohail@sohailtech.com";
    $subject "New Game Request";
    $name_field $_POST['name'];
    $email_field $_POST['email'];
    $gametitle $_POST['gametitle'];
    $imglink $_POST['imglink'];
    $swflink $_POST['swflink'];
    $copyright $_POST['copyright'];
    $others $_POST['others'];
     
    $body "From: $name_field\n E-Mail: $email_field\n Game Title: $gametitle\n mage: $imglink\n Game Link: $swflink\n Copyright Evidence: $copyright\n Anything Else: $others";
     
    ?>
     
    <html>
    <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <title>Submit Game</title>
    <link href="/games/stylesheet.css" rel="stylesheet" type="text/css">
    </head>
    <body>  
       <div id="banner"></div>
       <div align="center">
    <div id="navigation"><a href="http://sohailtech.com/">HOME</a> • <a href="http://tutorials.sohailtech.com/content/blogsection/4/26/">FLASH TUTORIALS</a> • <a href="http://tutorials.sohailtech.com/content/blogsection/5/29/">PHOTOSHOP TUTORIALS</a> • <a href="http://tutorials.sohailtech.com">BLOG</a> • <a href="http://forums.sohailtech.com/">FORUMS</a> </div>
      </div>
      <div align="center"><br>
      <?php
    echo "Thanks for your request, it will be reviewed shortly!";
    mail($to$subject$body);
    } else {
    echo 
    "You have submitted an invalid form, please try again.";
    }
    ?>
    </div>
    </body>
    </html>
    So i want the imglink to obtain the image in that link, then make two resized images of it, 600*420 and 129*101 then it should upload it to the server. If you want to do one one of these tasks, i will offer 400 for the PHP script, and 600 to help me with the tutorials site (Joomla).

    Important: Read my second post, it contains some important information!

    Thanks.
    Last edited by Sohail; 05-01-2008 at 08:58 AM.

  2. #2
    DarkDragonLord's Avatar
    DarkDragonLord is offline x10 Elder DarkDragonLord is an unknown quantity at this point
    Join Date
    Mar 2007
    Location
    Brazil
    Posts
    782

    Re: Looking for PHP/CSS Coder

    the first one is just check if the DIV that have the banner got any padding or margin
    Regards,
    Raphael DDL

    Designing Solutions for You
    *Web Design;
    *Coding;
    Free Downloads;
    and all related Stuff
    .


    My Tutorials:
    | Multi-Language Websites | Rotative Banners |
    | Bookmark Script for All Browsers
    |
    |
    PHP Switching/Including Content|
    |


  3. #3
    Sohail's Avatar
    Sohail is offline x10 Spammer Sohail is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    London, UK
    Posts
    3,052

    Re: Looking for PHP/CSS Coder

    Thanks for your advice, i can't seem to find anything which is why i need someone to do these things for me... If anyone here is interested then please PM me and i can give you FTP and login details for the site on the St network, i still have problems fixing the problem on "how to send and get data from php", or something like that where the modules start to go off the page so i will need someone to fix that too . A few more things, i also need someone to install a Captcha code for me at http://sohailtech.com/contact.html... Plus i need someone to fix the big space that appears at the bottom of my search page when you search for something - http://sohailtech.com/search.html. I can easily raise this offer to 2,000 credits if i am pleased with your work.
    Last edited by Sohail; 05-01-2008 at 08:57 AM.

  4. #4
    kbjradmin's Avatar
    kbjradmin is offline x10 Elder kbjradmin is an unknown quantity at this point
    Join Date
    Feb 2008
    Location
    Washington State, USA
    Posts
    512

    Re: Looking for PHP/CSS Coder

    for the banner, just set the div with the image with a top of 0px.

    Code:
    #banner{
    position: absolute;
    top: 0px;
    }
    when it come to the search page, could you be more specific, i don't see a big space at the bottom.
    Last edited by kbjradmin; 05-01-2008 at 09:21 AM.

  5. #5
    Sohail's Avatar
    Sohail is offline x10 Spammer Sohail is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    London, UK
    Posts
    3,052

    Re: Looking for PHP/CSS Coder

    Okay i will try this out soon then i will get back to you.

    Thanks.

  6. #6
    Dan's Avatar
    Dan
    Dan is offline
    Lord Of The Keys Dan is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    UK
    Posts
    1,258

    Re: Looking for PHP/CSS Coder

    I can do some of that for you, I can do PHP & CSS so anything you want me to do just PM me.
    Thanks,
    Dan
    _______________
    Retired Staff

  7. #7
    Sohail's Avatar
    Sohail is offline x10 Spammer Sohail is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    London, UK
    Posts
    3,052

    Re: Looking for PHP/CSS Coder

    Okay first can you edit the PHP script for me, i will PM you later about everything else

  8. #8
    Sohail's Avatar
    Sohail is offline x10 Spammer Sohail is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    London, UK
    Posts
    3,052

    Re: Looking for PHP/CSS Coder

    I'm now increasing my offer to 2000 credits so people notice this. It's getting a bit urgent...

  9. #9
    VPmase's Avatar
    VPmase is offline x10 Elder VPmase is an unknown quantity at this point
    Join Date
    Nov 2007
    Location
    Dixon, IL, USA
    Posts
    914

    Re: Looking for PHP/CSS Coder

    Quote Originally Posted by sohailamir52 View Post
    Thanks for your advice, i can't seem to find anything which is why i need someone to do these things for me... If anyone here is interested then please PM me and i can give you FTP and login details for the site on the St network, i still have problems fixing the problem on "how to send and get data from php", or something like that where the modules start to go off the page so i will need someone to fix that too . A few more things, i also need someone to install a Captcha code for me at http://sohailtech.com/contact.html... Plus i need someone to fix the big space that appears at the bottom of my search page when you search for something - http://sohailtech.com/search.html. I can easily raise this offer to 2,000 credits if i am pleased with your work.
    I'll script the captcha code for you. I already have one done for my site, even though its simple, it gets the job done. If it is too simple for you I can add some lines and other stuff to make it look different.

    Demo: http://saumpro.com/user.php?t=reg

    PM me if you want me to.
    Last edited by VPmase; 05-05-2008 at 04:59 PM.

  10. #10
    Sohail's Avatar
    Sohail is offline x10 Spammer Sohail is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    London, UK
    Posts
    3,052

    Re: Looking for PHP/CSS Coder

    Replied to your PM VPmase. I sent you a PM too Dannad500.

+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Php coder and Graphic designer needed
    By stunna in forum Graphics & Webdesign
    Replies: 2
    Last Post: 04-06-2008, 09:53 AM
  2. Php coder available
    By networker in forum Ads & Offers
    Replies: 4
    Last Post: 03-29-2008, 01:44 AM
  3. Actionscript/Lingo Coder
    By SEŅOR in forum Programming Help
    Replies: 0
    Last Post: 02-26-2008, 09:48 PM
  4. [req] PHP Coder
    By Rising in forum The Marketplace
    Replies: 3
    Last Post: 08-02-2007, 12:29 PM
  5. Hiring PHP Coder, and Template Designer($$)
    By Arucard98 in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 02-06-2006, 02:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers