when i am trying to connect to mysql from my php page i got the below message
Warning: mysql_connect() : Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in /home/content/d/e/a/dealersmax/html/db.php on line 6
Warning: mysql_select_db (): supplied argument is not a valid MySQL-Link resource in /home/content/d/e/a/dealersmax/html/db.php on line 7
I am using the below php...
User Profile
Collapse
-
mysql connection problem.
-
problem with payment gateway integration
Hi All,
I am using Orbit payments API for my website but when integrating it I got response from gateway as:
Code:response=2&responsetext=Invalid currency - contract curreny and transaction currency does not match.&authcode=&transactionid=813667826&avsresponse=&cvvresponse=&orderid=&type=sale&response_code=11
My country code is... -
problem with curl
Hi All,
I need to run a program with curl support. I am using php 4.3.6 and i have copied the php_curl.dll file into windows/system32 and c:/php folders and also i have copied the libeay32.dll and ssleay32.dll files into the same directories and uncommented extension=php_c url.dll in php.ini file. But when i try to execute the program i got a warning message says: unable to load dynamic library php_curl.dll the specified module could... -
I have restarted the IIS. But i am unable to run the program.... -
I too got the same problem.
I have installed php/java brodge and made changes to php/ini file. I am using IIS on windows XP.
But i could not be able to run the program(php) which contains the creation of java object
Please suggest a solution....Leave a comment:
-
Now the java module is showing up in phpinfo() but when i tried to run the java1.php file, it shows a "page can not be displayed" page. What do i need to do to execute this page?Leave a comment:
-
Otherwise Please tell me any alternative way of calling the java object in php if any.
Please help me....Leave a comment:
-
I have copied the configuration files to the windows directory but it does not load the java mocule in phpinfo() and the php file which uses java object is not working. Please suggest me a solution....Leave a comment:
-
problem with php-java
Hi all,
http://www.hiveminds.c o.uk/node/3811
I have followed the instructions from the above link to execute a java class from a php page. I have set up all as mentioned and when i used phpinfo(), it does not show the java part and when i tried to run the php program which contains the java method call is not running.
Can any one please tell me how to do this.
Thanks in advance,
Sridevi. -
-
Image upload
I would like to be able to select few pictures and upload them all at once or even select a folder and upload all the pictures in that folder at once
Can anyone please tell me how can i do this?
Waiting for your response.
Thanks,
Sridevi. -
Hi,
Thanks for your reply.
Can you please tell me how to use cron or launchd for my requirement?
Thanks,
Sridevi....Leave a comment:
-
Need a small help in looping
i want to execute a script for every 10 seconds . and the loop is 10 minutes long.
I written the code like this but i got timeout warning. i have changed the execution time too in .ini file. please tell me what is wrong or give me a sample code for this:
[code=php]
$time = time();
$timeafter10min s = $time+10*60;
$result = mysql_query("se lect * from tbl_outbox where UniqueID like '%12345%'");
while($time... -
Execute script every 10 seconds for ten minutes
i want to execute a script for every 10 seconds . and the loop is 10 minutes long.
I written the code like this but i got timeout warning. i have changed the execution time too in .ini file. please tell me what is wrong or give me a sample code for this:
[PHP]$time = time();
$timeafter10min s = $time+10*60;
$result = mysql_query("se lect * from tbl_outbox where UniqueID like '%12345%'");
while($time... -
Changing all to lowercase when getting the nodevalue
Hi all,
I have an xml file like this:
<?xml version="1.0"?>
<links>
<link>http://webservices.ama zon.com/onca/xml?Service=AWS ECommerceServic e,AWSAccessKeyI d=1E0AQ8SH3JCMJ FBG96G2,Operati on=ItemSearch,B rowseNode=1000, ItemSearch.Shar ed.ResponseGrou p=Medium,ItemSe arch.Shared.Sea rchIndex=Books, ItemPage=4</link>
</links>
While parsing through getNodeValue() method,... -
Problem with ActiveX Object
Hi All,
I have used ActiveX object in my program. When i enable "Intialise and script ActiveX controls not marked as safe" at intenet->tools->security->customlevel ,
i am able to run the program and when i diable activex controls mrked as safe, i am unable to run the program.
Is there any way to enable it through programatically in javascript?
Can anybody pls help me?
... -
I have done this already. But i could not find out any dll file in the zip downloaded....Leave a comment:
-
where to download php_curl.dll
Hi All,
I could not find out where to download the php_curl.dll. Can anyone please tell me where can i get this?
Thanks,
Sridevi. -
How to forward a request object with request data in php?
Hi All,
I have page called page1.php with some hidden fields and i submitted the page to page2.php. I page2.php, i am able to get the values of hidden fields through $_REQUEST. And from this page 2 i need to forward the values of hidden fields to page3. Is any way to send the previous request directly to page3? or do i need to again write the values into hidden fields and get them in page3? I have a total of 70 hidden fields getting... -
Thank you very much for your reply.
I need to write the values of vbscript to Database. is there any way to that from vbscript directly?
Thanks,
Sridevi,...Leave a comment:
No activity results to display
Show More
Leave a comment: