[PHP] Dreamweaver templates

2001-08-20 Thread -:-Doigy-:-
Hi Folks, Can't find an answer in the archives... Can php parse DW templates? ie. I want only a small amount of code to be editable with the tag. Dreamweaver places the following code to identify editable regions: \\ editable code here I don't think PHP will parse the tags and leave them as d

[PHP] Switch case syntax

2001-08-20 Thread -:-Doigy-:-
Hi Folks, In a switch, I have a load of 3 letter prefixes I'm sorting by. They are the truncated first 3 letters of alpha-numeric product codes which gives the category of the product. Some codes start with MB- for instance, and this causes a parsing error. Can I fix this without changing the fa

Re: [PHP] Switch case syntax

2001-08-20 Thread -:-Doigy-:-
No, they weren't in quotes strangely. Adding quotes removes parsing error. Thanks David -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Database editor

2001-10-05 Thread -:-Doigy-:-
Hi Folks, I'm after a quick and easy way to edit tables in a mySQL database, much like you would in ms excel. I'm thinking I'll do it with forms... Is there a non-commerical solution in existance already? Cheers, Steve -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-ma