Dear,
I may need to set its connection encoding upon connecting to the database in MSSQL.
The equivalent of running SET NAMES utf8 under mysql after connecting.
Regards,
Faruk Chowdhury,
User Profile
Collapse
-
Dear,
Thanx for your reply.
but it doesnot support to fix this problem.
for this same i used set names utf8 in mysql_query().
so can you tell how to do this same functionaly for mssql?
Your quick response is highly appriciated.
Regards,
FarukLeave a comment:
-
How to insert Arabic characters in MS SQL Server 2005?
Dear ,
i am trying to use php with MS SQL 2005.
while i am trying connect using follwing code and inserting arabic data using quey then it stores the arabice data in database as garbase. can any one suggest me abt this problem?
i solved this proble by using mysql_query("SE T NAMES utf8"); is there any similar anything in MS SQL server?
[code]
$myServer = "10.0.120.5 8";... -
encoding problem with MSSQL and php
Dear sir,
i am tring to use mssql with php for my web application.
But i am facing problme with arabic chararcters.
it appears like as ��������� ���.
can anyone tell me how to fix this error?
Regards,
Faruk Chowdhury.
...Code://Query to connect MSSQL $myServer = 'localhost'; $myUser = 'sa'; $myPass=''; $myDB='pos'; $dbhandle
-
-
Thanx for your prompt response...
i also used this event function...Leave a comment:
-
How to detect the x button in InternetExplorer?
Dear,
can anyone tell me how to detect X button in internet explorer ?
Regards,
Faruk Chowdhury -
Change the security settings using javascript
Dear Sir,
i need to know how to change security settings of internet explorer using javascript.
is it possible to control the settings of internet explorer using programming language like javascript?
can you anyone help me regarding this issue?
Regards,
Faruk Chowdhury. -
how to use ASP with Apache?
Dear Sir,
Is it possible to run ASP on Apache? I have Apache running on my home server and I want to install an ASP scripts. I have Apache running on Windows XP home, so there is there a way to run ASP also? A module or a plug in or something? Where can I get it? thanks. :confused:
Regards,
Faruk Chowdhury -
i tried with the code as below. but it remains same problem. this problem is for vedio and audio files. but it does not happend in .doc or jpg files.
[code]
$videoName = "new_Ayman" ;
$videoDir = "download/tv-interview/";
$fullPath = $videoDir . $videoName;
header("Content-Type: application/octet-stream");
header("Content-disposition: attachment;...Leave a comment:
-
can you tell me what is reason file to be corrupted?
i tried the following code but it reamins same problem as before.
...Code:$videoName = "new_Ayman.wmv"; $videoDir = "download/tv-interview/"; $fullPath = $videoDir . $videoName; header("Content-Type: application/octet-stream"); header("Content-disposition: inline; filename={$videoName}");Leave a comment:
-
Now i am using the code like as below.But it remains same problem. the error is like that:
The file you are attempting to play has an extension that does not match the file format.
...Code:videoName = "new_Ayman.wmv"; $videoDir = "download/tv-interview/"; $fullPath = $videoDir . $videoName; header("Content-Type: application/octet-stream");Leave a comment:
-
Thanx for your quick response.
Can you tell me what will be problem at OS ?
i checked from different client's pc and all of them are using windows xp. and i am using apache 2.2.8 web server.
in all cases the same problem exist....Leave a comment:
-
.wmv file downloading
Dear Sir,
i am facing a problem in downloading .wmv file.
while i downloded the .wmv file and then try to open it gives an error that file type is not supported. can any one tell me where is the problem in my php code?
...Code:$videoName = "new_Ayman.wmv"; $videoDir = "download/tv-interview/"; $fullPath = $videoDir . $videoName; header("Content-Type: video/x-ms-wmv"); -
-
i need php code or php classe by which i can show the current temperature for local city/country in my site....Leave a comment:
-
-
weather information in web site
Dear Sir,
i need to add weather information in my web site.
how can i do this using php?
please try to inform to me.
Regards,
faruk chowdhury -
enconding problem
Dear Sir,
i am using apache 1.3.33 - php 4.3.10 - mysql 4.1.9.
now i want to use update apache php and mysql versions via XAMMP.
when i am storing data in updated mysql database i can't see arabic characters for previous data. but for new data this is not making any problem.
i checked via phpmyadmin and i see that it shows the arabice characters properly but in my php scripts it does not show properly.i am using... -
Dear Sir,
i am tesiting on internet explorer version 6.0 .
Thanks in advance .
FarukLeave a comment:
No activity results to display
Show More
Leave a comment: