Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
Z

zunisheikh

@zunisheikh
About
Posts
9
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • PHP
    Z zunisheikh

    yes i am trying .i followed w3schools.but I observed most people save image name in database not the image can you guide me if we will save a image name in database than how will we retrieve those images?

    Web Development php database tutorial question

  • PHP
    Z zunisheikh

    how to upload an image and store its path in my sql using php?

    Web Development php database tutorial question

  • how to use join query to merge order,customer,category and product table?
    Z zunisheikh

    ok actually its my first time to use sch type of site.Its really a good site.Nd actually I was in trouble thats why i asked question.But Sorry if you fell annoyed .Next time I will avoid it.

    Web Development database sales tutorial question

  • PHP
    Z zunisheikh

    SELECT ord.orderid,cus.custid,cus.custname,cat.catid,cat.catname,pro.proid,pro.proname from `order` as ord inner join`customer` as cus on cus.custid=ord.custid inner join `category` as cat on cat.catid=ord.catid inner join `product` as pro on pro.proid=ord.proid there is no error in this query bt still it select no record i dnt know y:(

    Web Development php database sales help

  • PHP
    Z zunisheikh

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order set custid='4',catid='1', proid='2',quantity='14',totalbill='1400', ' at line 1] insert into order set custid='$custid',catid='$catid', proid='$proid',quantity='$quantity',totalbill='$totalbill', deldate='$var_date',orderstatus='$orderstatus kindly explain me this error

    Web Development php database mysql sysadmin help

  • how to use join query to merge order,customer,category and product table?
    Z zunisheikh

    thank u so mch :)

    Web Development database mysql sysadmin sales help

  • PHP
    Z zunisheikh

    i am a biggner in PHP.can someone recommend me best sites for php learning???Kindly do reply

    Web Development php question learning

  • how to use join query to merge order,customer,category and product table?
    Z zunisheikh

    SELECT ord.orderid,cus.custid,cus.custname,cat.catid,cat.catname,pro.proid,pro.proname from 'order' as ord inner join 'customer' as cus on cus.custid=ord.custid inner join 'category' as cat on cat.catid=ord.catid inner join 'product' as pro on pro.proid=ord.proid #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''order' as ord inner join 'customer' as cus on cus.custid=ord.custid inner join' at line 1

    Web Development database mysql sysadmin sales help

  • how to use join query to merge order,customer,category and product table?
    Z zunisheikh

    SELECT ord.orderid,cus.custid,cus.custname,cat.catid,cat.catname,pro.proid,pro.proname from 'order' as ord inner join 'customer' as cus on cus.custid=ord.custid inner join 'category' as cat on cat.catid=ord.catid inner join 'product' as pro on pro.proid=ord.proid kindly reply where i am wrong:(

    Web Development database sales tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups