Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags

10 Posted Topics

Member Avatar for Viji

Hello everyone, I have a little bit problem here.I have installed PHP version 4.4.1 and it's working well. I want to connect PHP with MySQl . I have also installed MySQL and it installed successfully. Inorder to configure PHP to work with Mysql, I did the following changes in the …

Member Avatar for kwesiaryee
0
700
Member Avatar for ugp

I am very much sure that the error is not by adding the line LoadModule php5_module "c:/php/php5apache2.dll". If you are using Apache 2.X, we need to add “c:/php/php4apache2.dll" instead of "c:/php/php4apache.dll". U need to add more one line in the "http.conf

Member Avatar for bgoedecke
0
369
Member Avatar for Viji

I am using MS Excel 2003, Win XP, MyODBC driver 3.51.12.This problem is associated with the use of MS Excel with Mysql Connector/ODBC3.51.12 . Connector/ODBC was installed and tested successfully.However,I tried to import data to Excel from the MySQL database that resulted in error message "[MySQL][ODBC 3.51 Driver]User cancelled. Procedure …

0
112
Member Avatar for Viji

Hello everyone, I wonder if PHP can access MS database. If so, can anyone share some lights on how to work on it? What configuration i need to do inorder to do it. Thanks in advance. Many thanks, VG

Member Avatar for Puckdropper
0
91
Member Avatar for Viji

Hello everyone, One of my friend got the mini project in college.She is expected to do the project in VB.net. She want to be sure that what are all the software required. Is these software enough to learn the VB.net as a starter 1. Microsoft .NET Framework 1.1 Redistributable. 2. …

Member Avatar for Bharati Krishna
0
149
Member Avatar for Viji

Hello everybody, I am using a Laptop that runs the Windows XP Home Edition operating system. However Win XP Home Edition doesn't ship with a web server IIS / PWS. Can u suggest me how to run ASP script ? Is there any free ASP host which is trust worthy??. …

Member Avatar for delizeka
0
223
Member Avatar for Viji

Hello Everyone, I Downloaded .Net Framework SDK 1.1 from [url]http://www.microsoft.com/downloads/details.aspx?FamilyId=9B3A2CA6-3647-4070-9F41-A333C6B9181D&displaylang=en[/url] site, But i was not succeded in Installing. I encountered following errors. Internal Error 2908.{1D377656-ACBB-44E2-BFEB-4CC6FB0FDA33} Internal error 2908.{CFF19309-EA6F-4C72-96F6-8FB0903F9366} Internal error 2908.{48F78E6B-EE61-4ACA-BC2C-00D89DFD1435} Error 1935.An erro occured during the installation of assembly TlbExpCode,version="1.0.5000.0",FileVersion="1.1.4322.573",Culture="neutral", PublicKeyToken="b03f5f7f11d50a3a"'.Please refer to help and support for more information …

Member Avatar for DMR
0
149
Member Avatar for Viji

Hello Everyone, I Downloaded .Net Framework SDK 1.1 from [url]http://www.microsoft.com/downloads/...&displaylang=en[/url] site, But i was not succeded in Installing. I encountered following errors. Internal Error 2908.{1D377656-ACBB-44E2-BFEB-4CC6FB0FDA33} Internal error 2908.{CFF19309-EA6F-4C72-96F6-8FB0903F9366} Internal error 2908.{48F78E6B-EE61-4ACA-BC2C-00D89DFD1435} Error 1935.An erro occured during the installation of assembly TlbExpCode,version="1.0.5000.0",FileVersion="1.1.4322.573",Culture="neutral", PublicKeyToken="b03f5f7f11d50a3a"'.Please refer to help and support for more information …

Member Avatar for tgreer
0
185
Member Avatar for lkpatir

go to httpd.conf that is present in conf folder. Search for DirectoryIndex and add the index.php as the First parameter . DirectoryIndex index.php index.html index.shtml. Then invoke the test.php in the browser . I think it should work.. Cheers, viji

Member Avatar for Viji
0
151
Member Avatar for Viji

Hi, I am a beginner trying to learn PHP. I have created two Files -one HTML page and another is a PHP file. HTML page-Form page PHP file- Does the Evaluation. HTML code: <form action="Samplepgm.php" method="post"> Your Name : <input type="text" name="name"><br><br> E-mail : &nbsp; &nbsp; &nbsp; &nbsp; <input type="text" …

Member Avatar for neilem
0
143

The End.