Development Software
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb Site ManagementDevelopment Software

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now!
  #1  
Old April 24th, 2005, 08:56 PM
epanagio's Avatar
epanagio epanagio is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 413 epanagio User rank is Corporal (100 - 500 Reputation Level)epanagio User rank is Corporal (100 - 500 Reputation Level)epanagio User rank is Corporal (100 - 500 Reputation Level)epanagio User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 7 h 58 m 29 sec
Reputation Power: 9
Application to handle php and html

I started working on a page that was created using php and had tables. In the beginning it was fun but quickly became tough to manage. As I started to nest tables, it drove me crazy. Is there a Windows application that manages php and tables well?

Thanks,
__________________
Evan

Reply With Quote
  #2  
Old April 27th, 2005, 04:59 AM
jharnois's Avatar
jharnois jharnois is offline
mod_dev_shed
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Sep 2002
Location: Atlanta, GA
Posts: 14,266 jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Week 1 Day 23 h 15 m 4 sec
Reputation Power: 744
This is a rather vaque question. I assume you mean HTML <table> elements? Does your PHP use templates? Have you thought about using a <table>less design to trim down the code?

Maybe you should tell us what exactly you mean by "manage php and tables". What do you want the software to do for you?
__________________
# Jeremy

Explain your problem instead of asking how to do what you decided was the solution.

Reply With Quote
  #3  
Old April 29th, 2005, 12:40 PM
epanagio's Avatar
epanagio epanagio is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 413 epanagio User rank is Corporal (100 - 500 Reputation Level)epanagio User rank is Corporal (100 - 500 Reputation Level)epanagio User rank is Corporal (100 - 500 Reputation Level)epanagio User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 7 h 58 m 29 sec
Reputation Power: 9
<table>less? What do you mean?

I am sorry for the poor job I did to describe my needs. I am designing a few pages in a combination of html and php using a text editor. I used nested tables and almost immediately I ran into problems trying to find the right cell and table to add content to.

The table was going to have three columns and several rows. Since I wanted to have a few cells with borders I decided to go with nested tables.

Almost immediately I realized that using a text editor is not the most efficient way to work on pages. And that's when I came to this forum. I used Mozilla's editor but it doesn't handle php at all.

I am looking for an editor that would handle editing a php file that is made of html and php code. I would like to edit the code, save it and test it.

Thanks,

Reply With Quote
  #4  
Old April 29th, 2005, 01:13 PM
jharnois's Avatar
jharnois jharnois is offline
mod_dev_shed
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Sep 2002
Location: Atlanta, GA
Posts: 14,266 jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level)jharnois User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Week 1 Day 23 h 15 m 4 sec
Reputation Power: 744
Quote:
<table>less? What do you mean?
You don't have to layout your page with tables. Search Google: tableless design css

or at least use CSS to apply borders to specific cells and what-not, which will prevent you from nesting yet another table.

If you're looking for the ability to run the HTML/PHP locally on your computer, you will need to install PHP (and probably Apache). Some WYSIWYG editors that use/have this feature: Zend Studio, PHP Designer 2005, SciTE (after some configuration).

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementDevelopment Software > Application to handle php and html


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway