Search found 1 match

by pwykes
Sat Aug 05, 2006 4:23 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Using HTML Inspector in PHP Code
Replies: 1
Views: 1785

Using HTML Inspector in PHP Code

I'm hoping to replace Homesite with Rapid PHP but there appears to be one big drawback. It appears you can't use inspector on HTML tags within a block of php code. For example: <?PHP echo "<table><TR><TD>Hello World</TD></TR></Table>"; ?> With this code, insepector will not work with any of the HTML ...