View Full Version : changing PHP script layout


sunshinemom
06-01-2006, 04:35 PM
I'm very familiar with HTML but new to PHP. I have a real estate script that I want to make changes to.

I want to change the layout of the site. Specifically I need to delete some of the options (decrease the length and width). I have no clue how to do it. I've searched the web for tutorials but I can't seem to locate them.

Could someone offer suggestions on how to accomplish this.

Douglas
06-01-2006, 05:45 PM
You can delete options right in the HTML, post the code and tell me what options to delete and I can do the PHP.

sunshinemom
06-02-2006, 01:11 AM
I would really appreciate it. Is there a specific file I need to send. When I looked at the index.php it only had the links listed from source view.

Douglas
06-02-2006, 05:42 PM
Send all the php. ;D And tell me which ones to delete.