php - Here is my code when; I run it with xamp a blank page appear -


if delete include'classes/actualite.php' app runs correctly. couldn't solve problem, please me.

<?php      include'classes/actualite.php' ;      $actualite=new actualite(); ?> 

my form code:

<form action=""method="post">         titre:         <input type="text" name"titre"><br>             <textarea name="description"></textarea><br>             <select>                 <option>astronomie</option><br>                 <option>club</option>             </select>         </br>date:         <input type="date" name="date"></form></section><br>         image:         <input type="file" name="image"><br>         <input type="submit" name="submit" value="submit"><br>     </form> 


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo