User Profile

Collapse

Profile Sidebar

Collapse
apking
apking
Last Activity: Apr 2 '12, 12:56 PM
Joined: Feb 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • apking
    started a topic Single login for multiple database.

    Single login for multiple database.

    Hi to all,


    How to create single login for access multiple databases in sql server 2008. i need to access 3 database using single connection.pls help me in that...


    thanks in advance
    See more | Go to post

  • apking
    started a topic Min to hours convertion problem
    in PHP

    Min to hours convertion problem

    Hi Here is my Code. Iam trying to convert min to hours. buts its coming 160.5 instead of 160.3.help me in that pls..


    Code:
    while($res_proj_hrs = mysql_fetch_object($qry_proj_hrs))
    								{
    									$hr   = $res_proj_hrs->hrs;
    									$min  = $res_proj_hrs->mins;
    									if($hr || $min){
    										$getHour =getCorrectTime($hr,$min);
    										$totmin = $hr * 60 + $min;
    ...
    See more | Go to post

  • apking
    started a topic Update row in mysql

    Update row in mysql

    Hi,

    Iam trying to update row in table.its not working.iam write this code.what is wrong in it.




    [PHP]<?PHP session_start() ;
    if (isset($_SESSIO N['loggedin']))
    {
    if($_SESSION['username'] == "admin" || $_SESSION['username'] == "noise")
    {
    $user = $_GET["userid"];
    $file = $_GET["fileid"];
    include('db.php ');...
    See more | Go to post

  • apking
    replied to Form Filled values from mysql
    in PHP
    yea please suggest tutorials to me.iam new to PHP Programming.Tha nks for reply theservant


    apking
    See more | Go to post

    Leave a comment:


  • apking
    started a topic Form Filled values from mysql
    in PHP

    Form Filled values from mysql

    hi Friends,


    how to filled values from mysql database using php in html form.actually when user wants to edit his account.when fields filled with old details from musql database

    for example :

    <input type="text" name="uname" id="uname">

    uname value in mysql database.how to get that name using PHP.


    thanks
    See more | Go to post

  • apking
    replied to How to Reset MD5 Password
    in PHP
    yees.. password stored md5 format in database.when user wants reset his password.then it will reset and send to user email and also update new reset md5 format in database.
    See more | Go to post

    Leave a comment:


  • apking
    started a topic How to Reset MD5 Password
    in PHP

    How to Reset MD5 Password

    Hi

    how to reset Md5 password in php?
    See more | Go to post

  • apking
    started a topic Redirect to other page in same domain
    in PHP

    Redirect to other page in same domain

    Hi Friends,

    iam newbie,This is my form Authentication script.i need to redirect another page when user correctly authenticated.h ow to redirect anothe rpage?

    [PHP]
    <?php
    // Include the database connection file.
    include("db.php ");
    // Check if a person has clicked on submit.
    if(isset($_POST['submit'])) {
    // Create variables from each $_POST.
    $uname = $_POST['uname'];...
    See more | Go to post

  • apking
    started a topic Form Reset with javascript

    Form Reset with javascript

    Hi friends.. iam trying to reset form fileds with javascript function.but it will not working.iam using this one..


    Code:
    <script language="Javascript">
    function reset() {
    document.regform.fname.value = "";
    document.regform.email.value = "";
    document.regform.passwd.value = "";
    document.regform.passwd1.value = "";
    document.regform.city.value
    ...
    See more | Go to post

  • apking
    started a topic Template Splitting Problem.
    in PHP

    Template Splitting Problem.

    Hi Friends,

    Iam new to PHP.i am designing a CSS layout.Now i need to split the head and footer and left parts.then include those files in every page.This is mu code How to split this.and splitted parts save to PHp files.Please help me?
    [HTML]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
    <html xmlns="http://www.w3.org/1999/xhtml">...
    See more | Go to post

  • apking
    started a topic Flash Mp3 Player

    Flash Mp3 Player

    Hi Friends,

    I have Flash Mp3 Player.I need to display Album image in that player.How to add image in that using Action script.Please Help Me.
    Regards
    apking
    See more | Go to post

  • apking
    started a topic FLA file editing Problem

    FLA file editing Problem

    when i edit FLA file Text Links. Then export to swf all links not display in swf file.What is the problem.?

    Regards
    apking
    See more | Go to post

  • apking
    started a topic PHP Website
    in PHP

    PHP Website

    Hi Friends

    Iam newbie to PHP website.I have PSD file template.How to design my template in php.How to call same header in all pages in PHP.how to create Template bottom and header. and also how to call every page these 2 sections. please reply me.

    regards
    apking
    See more | Go to post

  • apking
    replied to Problem with desktop.ini files
    Yes. Its working For me fine.
    See more | Go to post

    Leave a comment:


  • apking
    replied to Problem with desktop.ini files
    USE NOD32 Antivirus Business Edition 3.0
    See more | Go to post

    Leave a comment:


  • apking
    started a topic How to convert all video formats to Flv Format
    in .NET

    How to convert all video formats to Flv Format

    Hi Friends,

    Users upload any format video files to my site.but i want to convert thease files to Flv.Because iam using Flash Player.how to do this in .NEt.any other thirdparty dlls or softwares please tell me?
    See more | Go to post

  • apking
    started a topic How to store in Database

    How to store in Database

    Hi Friends,


    I Want to store the file url in Mysql Database.how to do this.any one can help me?


    Thanks in advance
    apking
    See more | Go to post

  • apking
    replied to Problem with desktop.ini files
    Hi arunbalait

    Use Avira Antivurus.You will surely Resolve that problem.go here and get it avira antivirus personal classic Edition.once install and update .its purly free software.

    www.avira.com

    regards
    apking
    See more | Go to post

    Leave a comment:


  • apking
    replied to Flash Mp3 Player
    i am Using FLASH CS3 Version
    See more | Go to post

    Leave a comment:


  • apking
    started a topic Flash Mp3 Player

    Flash Mp3 Player

    Hi Friends,

    How to create Flash Mp3 Player.any good tutorials for creating Flash Mp3 Player

    Regards
    chow
    See more | Go to post
No activity results to display
Show More
Working...