WebView dealing with PHP
WebView dealing with PHP
- Subject: WebView dealing with PHP
- From: Oli Donald <email@hidden>
- Date: Sun, 4 Jan 2004 02:53:05 +0000
Last question for tonight :)
When my WebView loads a php file via
'
http://localhost/~user/index.php', it renders perfectly, but when I
load the same file via a file reference (using NSURL fileURLWithPath:)
it doesn't render the PHP at all. Is there something special I need to
do in order for php to be correctly rendered in my WebViews when the
source is a file? I do have both php and websharing enabled.
Cheers,
Oli
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.