Search results

  1. L

    Global Variables in PHP?

    Is it possible to have true global variables in PHP? The tests I have done so far seem to suggest that you can have a global variable that is global only to the php file that declares it and not to your whole website. Once you go to another php file, the variable seems to loose what you assign it
  2. L

    Android help required immediately?

    Hi all, I am currently trying to develop on a Motorola Droid for a project, and I am trying to use the camera preview and its callback for taking the images directly from the feed. This has not been as straightforward as I thought it should be, mostly due to the preview being in the YUVSP420...
  3. L

    Android help required immediately?

    Hi all, I am currently trying to develop on a Motorola Droid for a project, and I am trying to use the camera preview and its callback for taking the images directly from the feed. This has not been as straightforward as I thought it should be, mostly due to the preview being in the YUVSP420...
  4. L

    whats the use of adrotator component in asp.net?

    whats the use of adrotator component in asp.net? How can I use it?
  5. L

    Stop Multiple Submission on forms php?

    Hello there Can anyone help me i am trying to figure a way where to stop multiple submission on my form that i am creating can anyone please please help me i am at loss of what to do, I would appreciate some help with this Cheers
  6. L

    What is session identifier in Asp.net?

    What is Session Identifier in asp.net?
Back
Top