Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~189 People Reached
Favorite Forums
Favorite Tags
php x 2
Member Avatar for siri_ajay

Hi every body i want to send youtube embedded code through php mail function. embedded code is: [code=php]<object width="500" height="380"> <param name="movie" value="http://www.youtube.com/v/<?=$_GET['url']?>&amp;hl=en&amp;fs=1&amp;rel=0&amp;showinfo=0&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" /> </param> <param name="allowFullScreen" value="true" /> </param> <param name="allowscriptaccess" value="always" /> </param> <embed src="http://www.youtube.com/v/<?=$_GET['url']?>&amp;hl=en&amp;fs=1&amp;rel=0&amp;showinfo=0&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="380"></embed> </object>[/code] Pls reply as early as possible. Thanks …

Member Avatar for diafol
0
157
Member Avatar for siri_ajay

Hi every body I have a problem.I m uploading images from main domain in admin side.I want to display those images in subdomain.Is it possible to point the images path in subdomain.Presently what i did is i create separate admins for main domain and subdomain and uploading same images from …

Member Avatar for chrishea
0
32