D
D
drtvader2015-10-07 09:34:15
PHP
drtvader, 2015-10-07 09:34:15

How to open php page in modal window?

Good afternoon! How to open php page in modal window? Now I use fancy-box, everything is fine with html pages, but the php page does not want to open. Writes: Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
Fatal error: Unknown: Failed opening required 'C:/xampp/htdocs/crib/form2.php' (include_path='.;C :\xampp\php\PEAR') in Unknown on line 0
How else can I open a php page in a modal window?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2015-10-07
@drtvader

Either you open php in a direct path on your computer, and not in http. Either you have the wrong paths for require / include.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question