Displaying data with a dynamic table. MySQL PHP
Hi...
I am trying to display data I setup in sql and display it in dw. I already inserted the record set into my php file in dw.
After this, I inserted the dynamic table by going to the insert menu/data object/dynamic data/ dynamic table.
Things look fine up to this point. But when I try to see my display data on the browser, I get this message:
Warning: require_once(Connections/elclasico.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/dwphpelclasico/list.php on line 1
I have my server folder setup to this:
/Applications/MAMP/htdocs/dwphpelclasico
thanks