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
~6K People Reached
PC Specs
PHP, JOOMLA, MYSQL
Member Avatar for mithesh

<?php printf("This is the first line. \n"); printf("This is the second line"); ?> This is the code but it isnt printing in new line.

Member Avatar for prabhjots226
0
5K
Member Avatar for Robinaofloxley

I have an image that got sent to me for a logo... I need to change the text to something else. It is a jpeg image and am not sure how to go about it.

Member Avatar for annemendez
0
118
Member Avatar for sundeep_g

Hello guys any one help me in joomla. i have a problem with create an article. A new article doesn't create with media file like video, audio, flash. etc....can any one help me...... Thankyou Sundeep

Member Avatar for Kraai
0
100
Member Avatar for sundeep_g

Hello Guys, I am happy to interact with u all. I have a problem with Anu Script Manager 7.0. I unable to installed in my VISTA OS. it shows the error like [U]could not open registry[/U] and another one [U]DLL: could not open essential file[/U]. The same software working in …

Member Avatar for sundeep_g
0
576
Member Avatar for sundeep_g

Hello Guys.... I have a problem in photoshop. I created a web template with login form...so, in login form i have two boxes. so i would like to convert these boxes into HTML boxes...then i have to enter userID and password..(OR) tell me is there any another alternate procedure. Thankyou....!

Member Avatar for apines
0
90
Member Avatar for sundeep_g

Hi guys...im very happy to interact with you all...I have a problem with my code..i would like to call the javascript value into php.. can any one help me plz.... :- this is my function var cell3 = row.insertCell(2); var element2 = document.createElement("input"); element2.type = "text"; element2.name="name"+rowCount; element2.value="name"+rowCount; cell3.appendChild(element2); .............................................................. …

Member Avatar for Airshow
0
258
Member Avatar for sundeep_g

Hello Guys....i am very happy to interact with u all. Im new to database. i want to display database names into a dropdown list box and at the same time if i select a particular DB it will display all the tablenames into another dropdown list box... Can any one …

Member Avatar for sundeep_g
0
122
Member Avatar for sundeep_g

Helo guys....I am very happy to intract with you all. can any one suggest me how to upload a image...i trie so many web site..here is my code.. uploadimage.php <?php define ("MAX_SIZE","10000"); define ("WIDTH","150"); define ("HEIGHT","100"); function make_thumb($img_name,$filename,$new_w,$new_h) { $ext=getExtension($img_name); if(!strcmp("jpg",$ext) || !strcmp("jpeg",$ext)) $src_img=imagecreatefromjpeg($img_name); if(!strcmp("png",$ext)) $src_img=imagecreatefrompng($img_name); $old_x=imageSX($src_img); $old_y=imageSY($src_img); $ratio1=$old_x/$new_w; $ratio2=$old_y/$new_h; …

Member Avatar for sudeepjd
0
218