Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
1 Commented Post
0 Endorsements
Ranked #4K
~6K People Reached
About Me

▒▒▓▓████████ ωєℓ¢σмє тσ мα ρяσƒιℓє████████▓▓▒▒ ιΘÔÅ∂IÏ€g...... Ã…bΘμt мε??? ιÔÅ∂IÏ€g...... ███ 10% ██████ 20% ██████████████…

Member Avatar for Jenniferlinn

Can anybody tell me how many storage engines are there in MySQL and which engine is the default engine in MySQL? Kindly post answer if know it

Member Avatar for mrcullers
0
336
Member Avatar for bhanu1225

Hi everyone, OS : Windows XP Professional (Srevice pack2). In my system , there are [COLOR="red"]three user accounts[/COLOR]. All the three user account [COLOR="red"]doesn't have passwords[/COLOR]. Like, one is limited account , one is guest account and other acccount, i don't knpw whether it is limited or administrator account. I …

Member Avatar for striker_1
0
169
Member Avatar for bhanu1225
Member Avatar for bhanu1225
0
82
Member Avatar for bhanu1225

Is this the right process to rotate an image ? [code] <?php $original = imagecreatefrompng("myimage.png"); $yellow = imageColorAllocate($original,255,0,0); imagerotate($original,50,$yellow); header("content-type:image/png"); imagepng($rotated); imagedestroy($original); imagedestroy($rotated); ?> [/code]

Member Avatar for diafol
0
47
Member Avatar for bhanu1225

small doubt my friends.... How can we submit a form without a submit button?

Member Avatar for diafol
0
45
Member Avatar for dskumar_85

hai friend's how to use the bullets in HTML , we use the editor for hmtl is dreamviewer , ya i use the bullets but the aligment change's if i use the bullets'

Member Avatar for nats01282
0
82
Member Avatar for bhanu1225

Hi all ... How MySQL " JOINS " useful in PHP and where it is useful?

Member Avatar for diafol
0
107
Member Avatar for bhanu1225

Hi Freaks ... I need information regarding the webpage designing through PHP. I want the specs for designing a web page through PHP with a backend by which i can easily go through and it would be user friendly.

Member Avatar for almostbob
-1
80
Member Avatar for bhanu1225

Hello All.... Is "Entropy PHP 5.2.9" different from "PHP 5.2.9" ? If yes, any installation changes required ?

Member Avatar for emarshah
0
82
Member Avatar for anitak

my system preferences is in different languages ?? what is going wrong ?? :(

Member Avatar for ilaureano
0
92
Member Avatar for bhanu1225

Hello All ... Bit information from your side. Which PHP version will support on Mac OSX ?. I am using Mac OS 10.5.7. If so, what are requirements for designing an application ? Like (web server , database server , etc ...). With Best Regards, Bhanu.

Member Avatar for chrishea
0
86
Member Avatar for bhanu1225

Hello all... Anyone plz help for "TRIGGER CONCEPTS" & "STORED PROCEDURES". Materials wanted.

0
62
Member Avatar for pradeepktg

Hi, How to find number of rows affected in update statement using mysql (not using php mysql). Thanks, Pradeep

Member Avatar for Atli
0
2K
Member Avatar for bhanu1225
Member Avatar for josmcc
0
92
Member Avatar for bhanu1225

Hello All Is there any option for getting the deleted files from thrash? My files has been deleted few days back. I want to get it back.

Member Avatar for John A
0
77
Member Avatar for bhanu1225

Hello All. Is there any syntax for [COLOR="Red"]getting fields in a column in an alphabetical order[/COLOR] in mysql? See, for example... I have a two column with "NAME & NUM". NAME NUM BHANU 6 KIRAN 3 ADAPA 8 CHANDU 7 I need to get the names in alphabetical order. There …

Member Avatar for bhanu1225
0
105
Member Avatar for ashalalaxmi2002

hi how can access romote Mysql database from local mysql database. like oracle dblinks will also work in mysql.

Member Avatar for bhanu1225
0
265
Member Avatar for bhanu1225

Hello All Can crystal reports be generate in Python ? Any suggestions plz??

0
53
Member Avatar for bhanu1225

Hello All. I am having doubt that, is MS SQL works on Apple Mac Os X AND ".NET" too ??

0
63
Member Avatar for bhanu1225

Hello All. See,for example... in this community site, we can view 10 to 15 threads in a single page and it goes to the second page. It means, a single page can set few threads. I need like that in python. Any suggestions plz.

0
44
Member Avatar for bhanu1225

Hello All. I am having doubt that, is MS SQL works on Apple Mac Os X AND ".NET" too ??

0
61
Member Avatar for sarithak

Hi frnds.. Currently i am working as a php developer.i know php,mysql and smarty... i am interested to change my domain from [B]web developer to mysql admin..[/B] plz give me some suggestions to me... how can i need to follow? and where can i get information regarding mysql totally.....what should …

Member Avatar for sarithak
0
140
Member Avatar for architact

Hello Everyone, I have a pretty simple problem for an expert. I want to access the database on the server from my localhost, I don't know how to do it. On our localhost the way is mysql_connect("localhost","name","password"); But how I will access the database on a server from my localhost?? …

Member Avatar for bhanu1225
0
86
Member Avatar for srpa01red

how can we take backup of a database with shutdown the server in mysql.

Member Avatar for bhanu1225
0
87
Member Avatar for bhanu1225

Hello All. I am working on Mac OS X. I installed Python 2.5.4 and Mysql 5.1.31. For the interface, i installed Mysql-Python 1.2.2. I did the right steps for the installation. But , getting some warnings. So, i checked in Python shell for the modules. Python 2.5.4 (r254:67917, Dec 23 …

0
62
Member Avatar for bhanu1225

Hello All. While making ".py" program to ".app", we need some steps to follow. [B]1. Create a setup.py file $ py2applet --make-setup MyApplication.py 2.Clean up your build directories $ rm -rf build dist 3.Development with alias mode $ python setup.py py2app -A Running your application 1.$ ./dist/MyApplication.app/Contents/MacOS/MyApplication 2.$ open -a …

0
46
Member Avatar for bhanu1225

Hello All. [COLOR="Red"]I created a login form and an application form in a single system. For that navigation, i imported application form's file name in login form. Then, we can easily execute it. If we enter "user id" and "password" in login form, then it navigates to application form.[/COLOR] This …

Member Avatar for jlm699
0
91
Member Avatar for seriousgeek

Hi all python programmers..I'm new to python and i'm having a doubt.. I'm running linux in my machine and i use "ipython" to run my python programs. I also write them in independent .py files.. But I'm not able to write loop-based programs in .py files, because after i save …

Member Avatar for jlm699
0
187
Member Avatar for bhanu1225

Hello All. I got a doubt. In general, for updating remote database, we use ip address for the remote system. Here, i would like to update two remote systems at a time. I wrote the code like the below one. Could anyone please give the correct advice and suggestions. [B]try: …

Member Avatar for jice
0
180
Member Avatar for bhanu1225

Hi all. I am newbie to python. I need a starting step to get through it. [COLOR="Red"]How to read lines from a file.[/COLOR] I need the solution.

Member Avatar for _Nestor
0
100