Yes
Thank you so much.
User Profile
Collapse
-
-
mahmoodtyagi started a topic oci_num_rows(ocirowcount) is always showing 0 records in PHP with Oraclein PHPoci_num_rows(ocirowcount) is always showing 0 records in PHP with Oracle
oci_num_rows(oc irowcount) is always showing 0 records(while having more rows) in PHP with Oracle to fetch total no of records.
Code wrote as follows:
$qry2="select * from USER";
$smt2=ociparse( $conn,$qry2);
$r=ociexecute($ smt2);
echo 'Total Rows='.ocirowco unt($smt2);
Output show always: Total Rows=0 -
Thanx,
on server side
just I want to run "mstsc.exe" command when I click on anchor Tag: <a href="test.php" >Click to Run</a>
-------------------------------------------------Leave a comment:
-
Thanx, but exec() is not working.......
just I want to run "mstsc.exe" command when I click on anchor Tag: <a href="test.php" >Click to Run</a>Leave a comment:
-
How can I execute a command from php on Windows
Just I want to execute a command through PHP program.
Thanx & Regards
Mahmood Ali
No activity results to display
Show More
Leave a comment: