Select in Wordpress Multisite -


why first line (select) works , second line (second select) not work , outcome of second row same first?

first line

(select blog_id wp_blogs domain = 'subsite.site.com.br') blogid, 

second line

(select blog_id wp_blogs domain = (select option_value wp_9_options option_name = 'siteurl')) blogid, 

what's wrong syntax, select? please, give me light, i'm 2 days pounding head without solution. that's id of sub-site..


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -