User Profile

Collapse

Profile Sidebar

Collapse
Gwenne Moses
Gwenne Moses
Last Activity: Feb 18 '13, 05:12 PM
Joined: Sep 10 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Gwenne Moses
    replied to Not all cells in FPDF showing
    in PHP
    Hello sir.I have fixed the problem couple of weeks ago. Am sorry, I forgot to post it.Really sorry.
    Tnx a lot. :-D
    See more | Go to post

    Leave a comment:


  • Gwenne Moses
    replied to Not all cells in FPDF showing
    in PHP
    @Rabbit,
    Yes sir. I knew from the beginning that the two arrays are causing the problem. I have been trying to alter the loops; remove the $fromdata and the like but still won't work.
    Arrays and Loops in PHP are a bit weird. This could have been easy using JAVA. :-(
    See more | Go to post

    Leave a comment:


  • Gwenne Moses
    started a topic Not all cells in FPDF showing
    in PHP

    Not all cells in FPDF showing

    Hello there,
    Pls help me with this.
    I want to output data from database(mySql) .Output them in pdf form using FPDF (like a report). My problem is that, Not all the data from the db are being outputted. Just a row(4 cells) is showing. I dont know how to fix this anymore. pls help me..am just a newbie...
    Here is my code...
    Code:
    <?php 
    //connection
    include "config.php";
    ...
    See more | Go to post

  • i have a form that is full of textboxes where in the user have to input details or personal info of an employee ..those inputted details r to be saved to an access database...the user should also be able to update n delete records...
    i solved my aforementioned problem by putting brackets with my table name n field names too...this is how i did it...
    "INSERT INTO [tblemployee]([Fname],[Mname],[Lname],[Position],[Gender],[Cstatus],[Bday],[Age],[Address],[Telephone],[Cellphone],[Emailaddress],[Softwareknowled ge])...
    See more | Go to post

    Leave a comment:


  • Okay...
    i jst tried putting brackets [] in my field names n table name..it did work...

    oohh yes..i will..thank u so much!
    See more | Go to post

    Leave a comment:


  • oohh thank u for all those who viewed my Query...
    my program works now...finally found out y...
    tnx much...
    See more | Go to post

    Leave a comment:


  • Syntax error in insert into statement

    Hello...
    i am doing some kind of application using Vb.net connected to an access database..unfor tunately i am getting this SYNTAX ERROR IN INSERT INTO STATEMENT...i have been trying to find out y for a day now but i really can't find answers...im feeling sorry for myself now..i am jst a beginner...coul d someone out there pls help me with this..i so much thank you in advance...
    here is my simple code...

    Dim command as...
    See more | Go to post
No activity results to display
Show More
Working...