![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hello, I am new to PHP and was wondering how I would go about creating the look of a page, is this correct? 1. use something like Frontpage or Similar and add the layout as you want it 2. rename file to PHP 3. put all the PHP code in you need What happens if you want a small change to apperence? do yo have to put all the PHP back in again? I good coder may know all the HTML without the WYSIWYG but not me :-( Thanks for any help | |||
|
| Advertisements |
| | #2 | ||
| "Equis" <rhys@gallamda.net> schreef in bericht news:3f56e03a$1@dnews.tpgi.com.au... > Hello, > > I am new to PHP and was wondering how I would go about creating the look of > a page, is this correct? > > 1. use something like Frontpage or Similar and add the layout as you want > it > 2. rename file to PHP > 3. put all the PHP code in you need > > What happens if you want a small change to apperence? do yo have to put all > the PHP back in again? > > I good coder may know all the HTML without the WYSIWYG but not me :-( > > Thanks for any help > code like this to seperate the code from the html and use something like dreamweaver because frontpage creates crappy code!! hope this helpes G <html> <head><title><?php echo $title ?></title></head> <body> <table> <tr> <td> <a href="http://www.php.net"><?php echo "Link to the php website"; ?></a> </td> </tr> </table> </body> </html> | |||
|
| | #4 | ||
| MK PitStop Member | php is hard i looked at a few tutorials and i was like i cant do that haha!!
__________________ Contact Me About Graphics Work | ||
| | |
| | #5 | ||
| Website Owner ![]() Join Date: Mar 2006 Location: UK
Posts: 3,975
My Photos: (46)
iTrader: (3) Banked: MK Cash: $3.06 I am Worth: MK Cash: $2.06 Donate Recent Blog: Reliable and responsive web hosts ![]() ![]() ![]() | I also hate PHP, whatcha is a wiss at php I am sure he loves it that much he dreams about it ![]() | ||
| | |
| | #6 | ||
| MK Moderator ![]() | PHP is great. It's so useful and it is really effective in actually getting stuff done because it's server-side. You can't do anything with HTML alone. | ||
| | |
| | #7 | |||
| Back Office Guy- ![]() | Quote:
__________________ http://www.backwebservices.co.uk | Free Lance Web Coder | Ebay & Paypal Solutions Provider | |||
| | |
| | #8 | ||
| MK god | PHP is good and i support GLD's answer. Its extremely easy to learn IF you know any other programming language(Not html and css) and have a reference like php.net. Firsts are always hard. Practice and handwork make one perfect!
__________________ Visit Messenger Exclusive for the Lastest Messenger News | ||
| | |
| Featured Websites | ||||
|
![]() |
| Tags: design, newbie, page |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| Featured Websites | ||||
|