User Profile

Collapse

Profile Sidebar

Collapse
syam
syam
Last Activity: Sep 25 '07, 11:07 AM
Joined: Dec 27 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Read the contents of a file which is uploaded in to the database

    Hai evenerybody..

    I uploaded a text/html file into the database now i want to read the contents of the file and write the contents to send as an email. How do i read the contents of the file, which is uploaded to the database using php..

    thanks in advance..
    See more | Go to post

  • syam
    replied to Unable to send email to certain domains
    in PHP
    No it is part of the response.. i didn't add anything..
    See more | Go to post

    Leave a comment:


  • syam
    replied to Unable to send email to certain domains
    in PHP
    i am getting such response while i am sending mail to yahoo.com mail

    Warning: mail() [function.mail]: SMTP server response: 550 <"usrname"@yaho o.com> No such user here in
    See more | Go to post

    Leave a comment:


  • syam
    started a topic Unable to send email to certain domains
    in PHP

    Unable to send email to certain domains

    Hai ..

    In my current project, i have the newsletter portion and i want to send the newsletter to the registrered users of the sites.

    I am not able to send mails to all domains eg:yahoo.com. what all changes do i have to make in the php.ini ....thanks in advance...
    See more | Go to post

  • syam
    replied to How to send email to multiple addresses using PHP
    in PHP
    more than fifty recepients are there
    See more | Go to post

    Leave a comment:


  • syam
    started a topic How to send email to multiple addresses using PHP
    in PHP

    How to send email to multiple addresses using PHP

    Hai frnds..
    I have to send newsletters to multiple email ids which are stored in database. can i have to make a file containing all these id's from database or can i send to each of them taking from the database . please provide me a sample code...
    See more | Go to post

  • syam
    started a topic Haunting problem in joomla..
    in PHP

    Haunting problem in joomla..

    Hello Friends..

    I am a new one to the joomla. There is a web site that already developed using joomla. In that site , there is a order form which contains a select box containing multiple products. My problem is tht i have to keep selected the specific product in the select box. But i can't get the thing to be done. I am getting the product id of the selected product. But how can i select the particular product.
    ...
    See more | Go to post

  • syam
    started a topic Multiselect List Boxes Validation Problem

    Multiselect List Boxes Validation Problem

    Hai Friends..

    I have a search page and contains multiple multiselect list boxes, each containing 6 options. I want to check whether the user has checked atleast one option in each of those list boxes at the time the user clicking the Search button. How do i validate this .

    Thanks in advance...
    See more | Go to post

  • syam
    started a topic How do i Get the Title Name of the script
    in PHP

    How do i Get the Title Name of the script

    Hai Frnds.

    I want to get the title name of the script . I looked at the server variables but the script file name is getting . what to do to get the title name of the script
    Thanks in advance..
    See more | Go to post

  • syam
    started a topic Send Links to Pear Tutorials
    in PHP

    Send Links to Pear Tutorials

    Hai Friend..

    Send me some good links about PEAR including installation,co ding samples
    See more | Go to post

  • syam
    replied to mail() fails to connect to SMTP server
    in PHP
    Please tell me how do i find out my smtp server name
    See more | Go to post

    Leave a comment:


  • syam
    started a topic mail() fails to connect to SMTP server
    in PHP

    mail() fails to connect to SMTP server

    Hai Friends..

    I am using the simple form of mail() function. I am giving the code down.I am writing code for mail sending function in a feedback form. The mails are always sent to the variable $this->to_mail in the code and the visitors are putting their mail id in $this->from_mail in code.

    [code=php]
    if(isset($_POST['sub']))
    {
    echo "The Post is not empty";...
    See more | Go to post

  • syam
    started a topic Paying to Multiple Sellers....
    in PHP

    Paying to Multiple Sellers....

    Please help me...
    How do i implement payment scheme to multiple sellers . I am not using PayPal, using credit card payment system.

    Thanks......
    See more | Go to post

  • syam
    started a topic Sample Site For A Shopping Cart...
    in PHP

    Sample Site For A Shopping Cart...

    Hello Friends.... Please send some URL's of sample shopping cart applications in PHP, so that i canhave a look at the code and the various things to be cautious while making such an application. If we can Edit those codes, will be more happy. Thanks in advance....
    See more | Go to post

  • syam
    started a topic Problems on smarty installation....
    in PHP

    Problems on smarty installation....

    Please help me on Smarty Template Installation...

    I am using PHP5 . Plase help me to Install the Smarty. I downloaded the Smarty2.6.18 in the dierectory in which our root dierectory resides. Then i edited the php.ini to include the path of smarty/lib dierectory. I made two folders inside. I created a index.php file and and a index.tpl file . When i executes the index.php file, the...
    See more | Go to post

  • syam
    started a topic PHP Shopping cart
    in PHP

    PHP Shopping cart

    Please help me...

    send me some good tutorial site regarding PHP shopping cart using samrty templates . Thanks in aadvance...
    See more | Go to post

  • syam
    started a topic Ajax Beginner...

    Ajax Beginner...

    Hello Friends, I am a new to Ajax. Please send me some good URL's to sart with Ajax sample application...

    Thanks...
    See more | Go to post

  • syam
    replied to Saving a page into html in php
    in PHP
    Thanks... for your reply.....But thisn't what i mean

    The above code is for already existing file. But this isn't what i mean. I have to save the page at the same time the user is viewing the page. For example if u r looking some web page and then itself u can save the page using SaveAs in your desired format like doc/rtf/html etc. I want that kind of saving using php.
    See more | Go to post

    Leave a comment:


  • syam
    started a topic Saving a page into html in php
    in PHP

    Saving a page into html in php

    I ahve a problem..Help me....

    When user submits a form, a page is displayed with all the submitted details. But my real problem is how do i save the same page into .htm/.html format and store it on the disc at the same time when the user sees the page...Thanks.. .
    See more | Go to post

  • syam
    replied to Exporting html to doc in php
    in PHP
    I need help on this matter that how do i convert a html page into a .doc format . In previous case, i requested the same problem but with pdf format. But now i really need this code.Please help me...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...