Search Results

Showing results 1 to 40 of 171
Search took 0.02 seconds.
Search: Posts Made By: vssp ; Forum: PHP and child forums
Forum: PHP Apr 1st, 2009
Replies: 5
Views: 3,374
Posted By vssp
Forum: PHP Dec 10th, 2008
Replies: 0
Views: 766
Posted By vssp
Hi Friends
In my mysql table , we stored the rtf file this type , we need to change this real word file .Please advise

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fcharset0 Times...
Forum: PHP Nov 27th, 2008
Replies: 4
Views: 561
Posted By vssp
Thanks For your clarification .

Thanks you so much

bye now

vssp
Forum: PHP Nov 27th, 2008
Replies: 4
Views: 561
Posted By vssp
Hi

Thanks for your reply.

I need just open the given path using php . No need for edit or delete the file.

Please advise.
Forum: PHP Nov 27th, 2008
Replies: 4
Views: 561
Posted By vssp
Hi

I am trying to open the explorer window using php code .But i got the security issue .Please help me how to solve the issue.

<a href="file:///opt" target="_blank">adas</a>

I got this...
Forum: PHP Oct 10th, 2008
Replies: 3
Views: 1,935
Posted By vssp
Thanks for your reply .

This code use only inside the module. But I want to call the module different user . When i login user this goes to new page.

Please advise.
Forum: PHP Oct 9th, 2008
Replies: 3
Views: 1,935
Posted By vssp
Hi Friends

I am working on symfony project. This is new frame work for me. So Please clarify my doubt.

This is looklike community site. user able to create own sub domine. Public site...
Forum: PHP Sep 25th, 2008
Replies: 5
Views: 20,316
Posted By vssp
Forum: PHP Sep 16th, 2008
Replies: 2
Views: 716
Posted By vssp
I am trying to get mail form outlook , this will configure any mail id,
I have created the macro page using asp dot net , when open the mail and click the macro page and press save button mail...
Forum: PHP Sep 15th, 2008
Replies: 2
Views: 716
Posted By vssp
Hi

I am working on save the outlook mails to linux mysql database.

is it possible?

then i need to open the mail using php ?

is it possible ?
Forum: PHP Sep 11th, 2008
Replies: 2
Views: 570
Posted By vssp
use error_reporting =0 for each page or set ini file
Forum: PHP Sep 11th, 2008
Replies: 12
Views: 1,145
Posted By vssp
try this

echo $r="select * from course where course=$course;
Forum: PHP Sep 11th, 2008
Replies: 9
Views: 594
Posted By vssp
Forum: PHP May 5th, 2008
Replies: 1
Views: 501
Posted By vssp
Try Dolphin open source projcet
Forum: PHP May 5th, 2008
Replies: 2
Views: 611
Posted By vssp
Go to w3schools.com this will help you
Forum: PHP Jan 9th, 2008
Replies: 4
Views: 6,742
Posted By vssp
go to w3schools.com , this will help you
Forum: PHP Jan 9th, 2008
Replies: 3
Views: 681
Posted By vssp
it will not take more then 3 hours
Forum: PHP Jan 9th, 2008
Replies: 2
Views: 2,221
Posted By vssp
dowmload xampp and install your system .

This will solve you r issue , befor u uninstall you php and apache
Forum: PHP Jan 9th, 2008
Replies: 3
Views: 640
Posted By vssp
Download phpbb this the best opensource for php forum
Forum: PHP Jan 9th, 2008
Replies: 3
Views: 681
Posted By vssp
Hi
yes this is easy.
Go to http://maps.google.com/

first you get api your site and sample code available in the same site
Forum: PHP Jan 9th, 2008
Replies: 2
Views: 3,076
Posted By vssp
Hi

Please refer this link this will help you

http://www.phpclasses.org/browse/file/7143.html
Forum: PHP Jan 9th, 2008
Replies: 6
Views: 614
Posted By vssp
ys w3schools is the best fro Beginners
Forum: PHP Jan 9th, 2008
Replies: 3
Views: 567
Posted By vssp
using implode function to get all the values to one single variable separated by comma . then easy to inser the values to table
Forum: PHP Jan 8th, 2008
Replies: 4
Views: 924
Posted By vssp
use htmlentities
Forum: PHP Jan 8th, 2008
Replies: 3
Views: 607
Posted By vssp
When login you store the values to SESSION variable. then

try this code

$user_id=$_SESSION['sng_userid'];
if(!$user_id)
{
echo "<meta http-equiv=refresh content=0;url=index.php>";...
Forum: PHP Jan 7th, 2008
Replies: 5
Views: 1,033
Posted By vssp
Using ORDER BY is the best and easy way
Forum: PHP Jan 3rd, 2008
Replies: 15
Views: 1,379
Posted By vssp
Add error_reporting(0) in top of the page

error messages are not listed in front end
Forum: PHP Jan 3rd, 2008
Replies: 2
Views: 1,457
Posted By vssp
Forum: PHP Jan 3rd, 2008
Replies: 10
Views: 1,465
Posted By vssp
<input type="checkbox" name="checkbox5" value="Batata Harra Plate $3.00" />
Batata Harra Plate $3.00</label></td>

Right now i have changed text box value , now you receive...
Forum: PHP Jan 3rd, 2008
Replies: 10
Views: 1,465
Posted By vssp
hi I am not clear what you want

your question is


When user click the check box, then submit, you receive the mail correct?
Forum: PHP Jan 3rd, 2008
Replies: 10
Views: 1,465
Posted By vssp
hi I am not clear what you want

your question is


When user click the check box then submit you receive the mail correct?
Forum: PHP Jan 3rd, 2008
Replies: 6
Views: 1,351
Posted By vssp
Forum: PHP Jan 2nd, 2008
Replies: 5
Views: 1,028
Posted By vssp
Thanks MitkOK ,

I know htaccess file restriction , But i dont know ip address solution

Thanks
Forum: PHP Dec 31st, 2007
Replies: 3
Views: 2,471
Posted By vssp
Forum: PHP Dec 31st, 2007
Replies: 5
Views: 6,112
Posted By vssp
you domain have ftp access , and cpannal access

this will help to upload the files your domain
Forum: PHP Dec 31st, 2007
Replies: 6
Views: 5,752
Posted By vssp
hi

Check this link i hope this will help you

http://forums.codecharge.com/posts.php?post_id=71501
Forum: PHP Dec 29th, 2007
Replies: 4
Views: 1,088
Posted By vssp
if you want only install the phpbb no need for coding knowledge . if you want costamize the code your own wesite you need basic knowledge for design
Forum: PHP Dec 29th, 2007
Replies: 2
Views: 3,390
Posted By vssp
hi

Could you please expline brifely
Forum: PHP Dec 28th, 2007
Replies: 4
Views: 1,113
Posted By vssp
why you want to search other search option just control the query , if value enter add the condition to that query , otherwise no need to add the condition .

So that no need to remove the search...
Forum: PHP Dec 28th, 2007
Replies: 3
Views: 681
Posted By vssp
1.
$purl = $resultat->product_thumb_image;
2.
echo "<img src='test/image/products/$purl.jpg'/>";

this also use
Showing results 1 to 40 of 171

 


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

©2003 - 2009 DaniWeb® LLC