Dynadot โ€” .com Transfer

[PHP JOB] I want my personal site to be coded in PHP

Spaceship Spaceship
Watch
Status
Not open for further replies.

vivsin

Established Member
Impact
4
I want my personal site to be coded in PHP, mainly i want you to create 2 template pages for me like this (index page + content page)

-----------------------------------
------include_once(header.html)----
------------------------------------
---main.html-------sidebar.html-----
------------------------------------
-----------footer.html---------------
------------------------------------
* all HTML files to be included are ready(coded in html)
* all images are sliced
* a sample index.html is also ready, you just need to convert it in validate PHP

i was trying to do it myself, but lotta errors( its first time in my life I tried to CODE )

I will pay $5, if intrested PM me
It may lead to permanent relation, I need a rgular CODER for my client projects.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
.US domains.US domains
So are you trying to code a layout in php, i didnt know that was possible. :s
 
0
•••
Webmonkey.. that's one of the most basic things.. .. .. -_-

Vivsin.. that doesn't really show much or why you would need that in PHP.

PHP:
<?php
 include_once('header.html');
 include('main.html');
 include('sidebar.html');
 include('footer.html')';
?>

According to your post, that's all you are asking for.. :| (except maybe some div's that line them up correctly..)
 
0
•••
Oh, i know what you mean now lol.
 
0
•••
Status
Not open for further replies.
Appraise.net
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back