User Profile

Collapse

Profile Sidebar

Collapse
mak1084
mak1084
Last Activity: Oct 20 '09, 03:09 AM
Joined: Jul 18 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mak1084
    replied to hi how to send sql query to remote server.
    in PHP
    Hey If the request goes from the php server then i have to write script on both server. and If I use mysql_connect() then all code will be in first server it self.

    but dont you think giving a user name and pass to the from remote server will be safe?...
    See more | Go to post

    Leave a comment:


  • mak1084
    started a topic what to choose???

    what to choose???

    hi guys,
    I'm totally confused for my future...Right now I just started working as jr. php programmer. But I'm Confused about my future Coz here where I'm working is giving me very very less as compared to what a Jr. programmer should get.
    I dont mind this coz i'm getting experience and this is my first job. but still I htink that a PHP programmer Does not have as good future as any other pro programmers have like java or .NET....
    See more | Go to post

  • mak1084
    replied to hi how to send sql query to remote server.
    in PHP
    hey thanks for the link it really helped me. and now I can little understand the cURL but I still not understanding how to pass the sql query to the example.com get the result.

    say my query will be

    Select * from register where id = '$varible'...
    See more | Go to post

    Leave a comment:


  • mak1084
    replied to hi how to send sql query to remote server.
    in PHP
    I want to send to a php server. and im runnig a mysql. at both side i mean on both server.
    how do i use curl is main concern here. Can i use url rewriting here but how?...
    See more | Go to post

    Leave a comment:


  • mak1084
    started a topic hi how to send sql query to remote server.
    in PHP

    hi how to send sql query to remote server.

    Hi,
    I want to make online registration script. To do this I searched google and found that cURL can be used, to send a query to the remote sever and getting the data back.
    Can you guys help me I'm not able to get any thing how to use cURL to send the query to remote server and getting back the result of the query.


    thank in Advance.
    See more | Go to post

  • mak1084
    replied to hi is this query is right?
    yes coolsti the variables are empty and i want to search in both case when the they have put the values and when they have not. is it possible for single query to achieve this?...
    See more | Go to post

    Leave a comment:


  • mak1084
    started a topic hi is this query is right?

    hi is this query is right?

    [CODE=php]$qselect = 'SELECT ticketID,ticket .created,subjec t,dept_name,nam e,email,source, ticket.ticket_i d,ticket.dept_i d,ticket.staff_ id '.
    ',status,isover due,pri.* ';
    $qfrom=' FROM '.TICKET_TABLE. ' ticket LEFT JOIN '.DEPT_TABLE.' dept ON ticket.dept_id= dept.dept_id '.
    ' LEFT JOIN '.TICKET_PRIORI TY_TABLE.' pri ON ticket.priority _id=pri.priorit y_id '.
    ' LEFT JOIN '.TICKET_LOCK_T ABLE.' tlock ON ticket.ticket_i d=tlock.ticket_ id...
    See more | Go to post

  • mak1084
    replied to multiple data insert...?
    in Java
    You mean that JSP should not have any java code....then how should i use the database?


    You can think it coz in college the professor don't know any think. They are not concerned about us, they will just give us internal marks...that all.

    can you please send me some code example, so that i can see how to write the code?...
    See more | Go to post

    Leave a comment:


  • mak1084
    replied to multiple data insert...?
    in Java
    Oh!! I did some change before posting...
    here where I chaned it in second jsp.

    [CODE=java]<%!
    int no1 = Integer.parseIn t(request.getPa rameter("no"));
    int i;
    %>
    <%
    for(i=1;i<no1;i ++)
    ...
    See more | Go to post

    Leave a comment:


  • mak1084
    replied to multiple data insert...?
    in Java
    I dont know whether the method which I'm using is right or wrong. Here I'm using a variable 'no' to count the total roll_no. This variable is also being used in the <input> tag to give a diffrent name for the diffrent values of the roll_no.
    but here i'm not able to get the values in next page in getParameter...
    and geting this error...


    [CODE=java]type Exception report

    message
    ...
    See more | Go to post

    Leave a comment:


  • mak1084
    started a topic multiple data insert...?
    in Java

    multiple data insert...?

    Hi Friends,
    I'm facing a serius problem...in 2 days i have to submit my project and i'm stuck here..please help me...

    I'm getting some values from the database from one table say roll_no on one page....and then on that page i'm putting some values in front of that roll_no.
    Now I want to store the all data in a another table..
    P.S. roll no. are not fixed and that is it can any thing from 1 - 60

    ...
    See more | Go to post

  • mak1084
    started a topic how do i insert into database.
    in Java

    how do i insert into database.

    i'm creating a an web application in which a user after selecting the categories he gets all the student info who has taken that subject.

    my problem is i'm able to get the multiple student with the text box where a user can put up his monthly attendance. how do i insert the info in database...

    the snapshot of the code is here...
    here I'm getting the roll no. along with the text box..

    [CODE=java]...
    See more | Go to post

  • mak1084
    started a topic how do i create database in sql server

    how do i create database in sql server

    hello friends..
    how do i create a data base in in sql server 2000. when i open the Enterprise manager...on the left pane it doesnt show any file in the sql server group..

    i was following this tutorial but i stuck.....pleas e help

    http://www.sitepoint.c om/article/sql-server-2000-datab


    thank you.
    See more | Go to post

  • mak1084
    replied to how to save a file in .doc file
    in Java
    problem is i'm new to jsp and this is my first project in my life. i barely know jsp bu ti'm trying it. but it seems that i have to learn POI.. is hard to learn that....i'm scared becouse i have very less time to comlete it....
    See more | Go to post

    Leave a comment:


  • mak1084
    replied to how to save a file in .doc file
    in Java
    is there any other way to this any other mathod.....
    See more | Go to post

    Leave a comment:


  • mak1084
    replied to how do i handle
    thanks...

    but i here some more query i wan t a data to be backed some where out side of the working database how could i achieve this. i mean how can i back up a data in non working data base.



    thanks...
    See more | Go to post

    Leave a comment:


  • mak1084
    started a topic how do i handle

    how do i handle

    hey friends...

    i'm creating a web application for college atandance. In this application after every semester student have to postponed to a new new semester...so how do i change the coulmn of the student table to there respective semester....

    if i use a update query then it will over write all the previous data...

    how do backup all the data so that they can be accesable in the database till the student...
    See more | Go to post

  • mak1084
    replied to how to hndle month
    hey thanks every one.. you guys helped me a lot.
    See more | Go to post

    Leave a comment:


  • mak1084
    started a topic how to save a file in .doc file
    in Java

    how to save a file in .doc file

    hi,
    i'm creating an application where user needs to save the data in a doc file ....how could i do this through a jsp ...

    thanks
    See more | Go to post

  • mak1084
    replied to how to hndle month
    to do a validation i thik it will be better..in case a user enters a wrong month or year.....
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...