Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Search:

Type: Posts; User: anand s

Search: Search took 0.48 seconds.

  1. Sony LCD 22BX350 vs LG LCD 22LK311, Which one is better?

    Sony LCD 22BX350 vs LG LCD 22LK311, Which one is better?
  2. try zedge.net if ur mobile is not there...then...

    try zedge.net
    if ur mobile is not there...then there may be no themes for u...
    Some mobile dosent support themes..
  3. try zedge.net if ur mobile is not there...then...

    try zedge.net
    if ur mobile is not there...then there may be no themes for u...
    Some mobile dosent support themes..
  4. Replies
    0
    Views
    59

    Php image arranging in grids?

    I want to arrange some pictures (from database) in a tabular form.
    example

    1 2 3
    4 5 6
    7 8 9

    Only 3 per row . How can i ? What is the PHP code for that ?
  5. Replies
    0
    Views
    97

    Php Error Message..Pls help?

    This is the code

    <?php

    $db=mysqli_connect('localhost', 'root', '', 'test');

    $sql = "insert into users ('name', 'add') VALUES ('anand' , 'Greeshmam')";

    if(!(mysqli_query($db, $sql))) {...
  6. Replies
    0
    Views
    110

    Php error message.Pls Help?

    Im getting an error msg in php
    Parse error: parse error in E:\wamp\www\t\language.php on line 19

    The code is:-(language.php)

    <?php
    $languages = array('en' => 'English', 'ml' => 'Malayalam');...
  7. Replies
    0
    Views
    78

    Php error message.Pls Help?

    Im getting an error msg in php
    Parse error: parse error in E:\wamp\www\t\language.php on line 19

    The code is:-(language.php)

    <?php
    $languages = array('en' => 'English', 'ml' => 'Malayalam');...
Results 1 to 7 of 7