Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: srikanth1243
Forum: PHP Nov 15th, 2005
Replies: 1
Views: 2,250
Posted By srikanth1243
you can use sleep function
Forum: PHP Oct 28th, 2005
Replies: 1
Views: 1,395
Posted By srikanth1243
You can use this script. Once run this code you can get the words.
If you have any doubts in code let me know.

<? ...
Forum: PHP Oct 11th, 2005
Replies: 1
Views: 6,551
Posted By srikanth1243
You have to use adodb interface to connect to postgresql db.
use this:
$con=&ADONewConnection('postgres');//postgres is default super user for postgresql db.
$con->PConnect(server name,username of...
Forum: PHP Oct 11th, 2005
Replies: 12
Views: 3,798
Posted By srikanth1243
I can help you. Please let me know how to approach.
Forum: PHP Oct 11th, 2005
Replies: 1
Views: 1,881
Posted By srikanth1243
You can calculate them in the while loop itself , and store that result value in variable give that to table by creating one more column. If you want to check the rows use the check for $position...
Forum: PHP Oct 11th, 2005
Replies: 7
Views: 3,211
Posted By srikanth1243
You can use html to pdf converter see the link http://www.rustyparts.com/pdf.php
First read your php file and then write that to an html file then convert this html to pdf file using above specified...
Forum: PHP Oct 11th, 2005
Replies: 1
Views: 6,001
Posted By srikanth1243
I think there is no function like mysql_numrows, Its mysql_num_rows
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC