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
~10.0K People Reached
Favorite Tags
Member Avatar for Juls

Hi, I have a text data type field in MySQL table that I need to read out to a page. When the value is entered into this text field the value will have returns as follows: ------------------ TEST TEST aaaaaaaa asdasdasdfas 3rd lineasadas ---------------- When I read this value out …

Member Avatar for Mckcvision
0
292
Member Avatar for Narue

Post your tips for making life easier in C and C++. I'll start: [SIZE=3][B]Standard vector object initialization[/B][/SIZE] The biggest problem with the standard vector class is that one can't use an array initializer. This forces us to do something like this: [code] #include <iostream> #include <vector> using namespace std; int …

Member Avatar for bector
2
7K
Member Avatar for ashwinperti

Sir When I am installing Red Hat Linux 7.2 from the CD. It is asking for CD driver which it is not supporting. Kindly do help me in the matter. Also when I am trying to install from the Hard Disk (after copying the CDs) then also I am unable …

Member Avatar for WebDave
0
74
Member Avatar for ashwinperti

Sir, I had mysql file ss.sql. Now I want upload the file in the Database. Is there any way to do the same. Kindly help me in the matter. Ashwin Perti

Member Avatar for timmay
0
169
Member Avatar for ashwinperti

Hello As I am new to PHP I would like to know that I am facing problem connecting to the Database. And not able to find the reason of not connecting. I also want to know about the difference between mysql_query, mysql_fetch_row, mysql_fetch_num Ashwin Perti

Member Avatar for Lafinboy
0
106
Member Avatar for laxy_m

Hello!! Please guide me. How do I install Apache, MySQL, PHP on Linux? Thanks Laxy [URL=http://www.funspot.com]www.funspot.com[/URL]

Member Avatar for ashwinperti
0
174
Member Avatar for ashwinperti

Sir, I have installed SOLO Antivirus and some patches for windows due to remove Virus from my Computer. But now while I am retrieiving my Files already downloaded from the Internet are showing Data Error. Kindly help me . Ashwin Perti

Member Avatar for tayspen
0
73
Member Avatar for ashwinperti

Sir I am currently using wamp5_1.4.4 1) Apache 1.3.33 2) MySql 4.1.10a And I want to update with the latest version. I could I made the modifications. PLease do help me. Ashwin Perti

Member Avatar for ashwinperti
0
169
Member Avatar for ashwinperti

Sir, I am having problem that when I use <HTML> </HTML> and include <?php <php?> in between the HTML tags, if I am saving the file with .php then I can view only the PHP tags and not the HTML tags elements. Please tell me whether to save the file …

Member Avatar for sarahk
0
134
Member Avatar for ashwinperti

How to view the elements enetered in the FORM element on the Explorer. Is there any way to view in the Explorer.

Member Avatar for zippee
0
78
Member Avatar for ashwinperti

void main() { float a = 0.7; if(a < 0.7) printf("YES"); else printf("NO); } But this function always prints NO. And when it is made Greater than 0.7 It shows YES Why is it so with float variable Ashwin Perti

Member Avatar for Balachandran
0
166
Member Avatar for aarya

i have a problem in generating txt file from php. my prblem is After I add a news item etc. the script that updates the database would geneterate a text file. Then in my code instead of my 'include file show_news.php3' command, I would do a a include news.html that …

Member Avatar for digital-ether
0
630
Member Avatar for ashwinperti

Sir, I want to know why is it so that, in the Case of C Language there is no need to include stdio.h Header file. But when the same Program is saved with with .cpp extension it ask for the prototype. and we have to include the stdio.h header file. …

Member Avatar for Narue
0
113
Member Avatar for ashwinperti

Sir, I want to multiply a 2-D array of size 100 by 100 a[100] * b[100]; or a[100][100]; What is the way to multiply the two arrays. Ashwin Perti

Member Avatar for Rashakil Fol
0
236
Member Avatar for Ghost

Hi Everybody, I just got a book on PHP, and I'm trying to learn the language. The only problem is, when I make a php test page: [PHP]<?php phpinfo(); ?>[/PHP], it doesn't work. As a matter of fact, no php pages work (unless the pages are online.) I installed PHP …

Member Avatar for Lafinboy
0
97