User Profile

Collapse

Profile Sidebar

Collapse
greatjuli
greatjuli
Last Activity: Oct 19 '10, 09:26 AM
Joined: Jul 30 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Next and Previous buttons MySQL rows displaying 3 rows per page

    Hi all, please I am quite new to PHP/ MySQL. I have got a table "members" and the DB name is "jutland". I have got columns - id, name, surname & email. I want to display 100 records with 5 rows per page using PHP going back and forth with previous(previo us 5 rows) and next (next 5 rows) links. I have the knowledge of the LIMIT x, y condition but still stuck on passing required parameters. Please can anyone who has done this...
    See more | Go to post

  • Thank you! How is this ASP-PHP handover done? can the PHP script reside in ASP file? I have seen a segment of code in ASP where windows username was fetched but dont know how to pass this to PHP.
    See more | Go to post

    Leave a comment:


  • greatjuli
    started a topic Getting Windows Network login username using PHP
    in PHP

    Getting Windows Network login username using PHP

    Hi,
    I am trying to develop intranet for my company as the new web admin. When users log in to the network with their username and password, they do not need to login again into the intranet; a single sign-on situation. The intranet will be PHP-MySql on Apache driven. Please does anyone know how i can get the username they used to log on to windows (Network) in my PHP scripts on the intranet. Thank you.
    See more | Go to post
    Last edited by greatjuli; Jul 17 '08, 11:59 AM. Reason: more details

  • greatjuli
    started a topic NoClassDefFoundError
    in Java

    NoClassDefFoundError

    Please i am trying to run a java application but i keep getting this error:
    NoClassDefFound Error
    However, if i run the file from the bin folder it works but i dont want to keep changing directory to the bin folder to run my applications. I want to run the file as long as i have the same folder where this file is saved as the active directory at comand line
    See more | Go to post

  • greatjuli
    started a topic Mathematical notations in JavaScript

    Mathematical notations in JavaScript

    Please can anyone help me with using mathematical notations in JavaScript.
    Notations like subset, harr and sperset, i need to check user's entry for these notations. Thank you
    See more | Go to post

  • HTMl ASCII- "∈" caharacters doesnt appear on my page

    Please can someone help me with my mathematical notation needed for my project. I know html uses ∈ for this set notation but i cant view it in IE7
    See more | Go to post

  • Displaying bigger pictures when click on the thumbnail (onclick event)

    Please can anyone help with a javascript code to display bigger pictures me.jpg, me2.jpg.... on the same page by clicking on their thumnails on the same page.

    I have done what i believe is the right thing but still doesnt work. Below is my code:


    Pictures are in the same folder as the Html file to keep things simple
    [code=javascript]
    <HTML>
    <HEAD>

    <!-- Set up...
    See more | Go to post
No activity results to display
Show More
Working...