0
I can't handle php errors
how to migrate from old version to latest. in simple words is there any way or solutions to convert my code to php 7
7 Respostas
+ 4
@Farhad could you elaborate the kind of errors your facing in PHP?
+ 3
The mysql_query () and such other functions have been removed better you should move to PDO or MySQLi
+ 3
Visit the following link to resolve you issues, believe me it easy
http://incvice.com/mysql_query-to-mysqli_query-php/
0
yeah
0
I installed latest version of xamp from bitminy
0
when ever I run or debug my codes of php
an error always interpreted.
mysql_query() not recognized
0
now it's long journey for me.
to upgrade my self thanks devender.
I tried to find a software that could change my code in sample steps.
my laziness at high peak