Ändrew's Profile
Reputation: 25
Craftsman
- Group:
- Contributor w/DIC++
- Active Posts:
- 311 (0.17 per day)
- Joined:
- 21-April 08
- Profile Views:
- 8,468
- Last Active:
51 minutes ago- Currently:
- Viewing Topic: is there a way to add RC_DATA re...
Previous Fields
- Country:
- AU
- OS Preference:
- Mac
- Favorite Browser:
- Chrome
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- PC
- Your Car:
- Who Cares
- Dream Kudos:
- 100
Latest Visitors
-
huzi8t9 
26 Mar 2013 - 07:46 -
hugoriffic 
24 Mar 2013 - 15:23 -
Nelson-j 
20 Mar 2013 - 04:36 -
raghav.nagana... 
05 Mar 2013 - 23:29 -
creativecoding 
28 Feb 2013 - 22:11 -
Darkranger85 
19 Feb 2013 - 18:55 -
darek9576 
17 Feb 2013 - 03:09 -
azamalvi 
14 Feb 2013 - 08:06 -
strawhat89 
06 Dec 2012 - 02:57 -
Darky88 
29 Oct 2012 - 05:49
Posts I've Made
-
In Topic: c# MySQL connections, Are they safe?
Posted 31 Oct 2011
Yes, you should send a unique useragent or some sort of key that will be unique to those requests. -
In Topic: how to select certain lines of code?
Posted 12 Oct 2011
You can read the whole file and then split the contents of the file at each newline \r\n into an array and then you can use the key's of the array like the line numbers minus one since arrays start at zero or you could have the first element in the array equal nothing. -
In Topic: Upload file to server using Http web request
Posted 13 Sep 2011
morsev, on 14 September 2011 - 01:52 AM, said:so where is the problem exactly ??
The problem is as Curtis Rutland stated is that you need to either tell us the code on the server side or make some server side code for handling the file you are posting to the web server.
You could do a PHP file for handling the incoming file since you are using WAMP. Here is an example of a PHP upload. -
In Topic: Trying to display information already in database in a form[co
Posted 20 Aug 2011
Ok remember ' is not the same as " and echo is not a function so you do not need to use parenthesis.
<tr><td>Name :</td> <td><input type="text" name="u_client_name" size="30" value="<?php echo $name; ?>"></td></tr> -
In Topic: PHP: Does not Destroy Session
Posted 24 Jul 2011
Just wondering is those # spose to be there?
My Information
- Member Title:
- D.I.C Regular
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
- Years Programming:
- 5
- Programming Languages:
- C#,VB.NET,Ruby,HTML,PHP,SQL,CSS,Javascript
Contact Information
- E-mail:
- Click here to e-mail me
Friends
|
|


Find Topics
Find Posts
View Reputation Given

|
Comments
abhishek415
01 Jul 2012 - 05:04i am facing a little problem in my code...
itz very urgentt.. please..!!
DimitriV
29 Jan 2012 - 19:08