Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
88% Quality Score
Upvotes Received
13
Posts with Upvotes
7
Upvoting Members
10
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
1 Commented Post
0 Endorsements
Ranked #1K
~134.44K People Reached
About Me

That's very kind of you, but I don't like nutshells.

Interests
Web Deisgn
PC Specs
Thanks.

162 Posted Topics

Member Avatar for samaru
Member Avatar for Dani

Dani did this just to annoy me. :P While I agree that phpBB 2.0.x offers few features that most other boards offer, it's important to keep in perspective that it's quite old - several years or more in fact. [url="http://area51.phpbb.com/"]phpBB 2.2[/url], the newest version they plan to release, offers many …

Member Avatar for Amit6622
0
2K
Member Avatar for vexer007

It would be helpful if you were to provide the error returned, or a description of what's not working correctly.

Member Avatar for chocolatte.lavista_1
0
408
Member Avatar for Yzk
Member Avatar for jessa_lee

[quote="MIQuebec.NET"]You must give content type see the example below: mail($to, $object, $message, "From: $from\nReply-To: $from\nContent-Type: text/html;); 8)[/quote] Isn't there a " between the [code]text/html;[/code] and the [code]);[/code] ?

Member Avatar for smartedesigners
0
1K
Member Avatar for bratbo

Or, if you (very wisely) do not have auto_globals enabled, then $_SERVER['PHP_SELF'].

Member Avatar for ishan1211
0
5K
Member Avatar for GrimJack

Is there some kind of reset button on the back of the device? Can you remember the IP address that you entered, if so, try connecting to that address.

Member Avatar for sakkkoy
-1
680
Member Avatar for starsunited

[QUOTE=starsunited]from what i have research, there are some barcode scanner which is uSB and are keyboard wedge have built in decoders that can read several barcode types and send them via the keyboard so info scanned appears as if it has been typed. Therefore does it means that, if the …

Member Avatar for davilotte
0
2K
Member Avatar for nikuki

Make sure your code is compatible with more browsers than just IE. And Dani, the code should be: <img src="smiley.gif" [b]/[/b]> :p :)

Member Avatar for dean8710
0
193
Member Avatar for oalee

Also, if you share your computer amongst multiple users, you can restrict access to certain files and folders to yourself only, for example.

Member Avatar for caperjack
0
628
Member Avatar for himerus
Member Avatar for gnomix

[url]www.php.net[/url] Go to downloads... downlaod what you need... absolutely free and open source. PHP is compiled at run time. The Zend Optimiser merely cleans up the code to make it compile faster... but it is always compiled at run time; ie, when a user accesses the webpage.

Member Avatar for jakubmisek
0
924
Member Avatar for sistrlynn

[php] echo "<table cellpadding="2" cellspacing="2" border="1" style="text-align: left; width: 400px;"> [/php] The problem is that you're using double quotes inside double quotes (and you also forgot to end the statement properly). PHP thinks you've finished echoing, when you obviously haven't. Just change the outer pair to single quotes, like so: …

Member Avatar for richieking
0
298
Member Avatar for billy61788

[QUOTE=billy61788]I do ctrl+alt+del and then lock computer and put in my password[/QUOTE] Wait a moment there! You press Ctrl + Alt + Del, click Lock (or just press the Windows Key and L) and then it's locked. You'll see in this stage, you can do absolutely nothing except enter your …

Member Avatar for russellr
0
152
Member Avatar for rex_b

Yes, just 3000 or so... Don't worry about member numbers. Just get the site going, and people will look around your site. If they like what they see, they'll sign up.

Member Avatar for spamblocker
0
411
Member Avatar for fakespike

[quote="Bob"]Forget computers, being cool, and people sucking up. Women will always prefer guys with fast cars.[/quote] Who do u think comes up with the engines for fast cars? :P

Member Avatar for anu07
0
799
Member Avatar for techhelpforme

The website that told you to use $PHP_SELF is severely out of date. Instead, use $_SERVER['PHP_SELF']

Member Avatar for thinnakornzhang
0
950
Member Avatar for techhelpforme

It has to end in .php to be parsed by the PHP engine, change your file name back to PrintInfo.php. The HTML code (within the PrintInfo.php code) will not be analysed by the PHP parser, bnut instead be sent straight to output. The PHP parser only reads between the <?php …

Member Avatar for diafol
0
3K
Member Avatar for kc0arf

Google Desktop Search seems to me a superior product, and also allows the index to be encrypted at a user's option.

Member Avatar for MartyMcFly
0
277
Member Avatar for pranav3380

If you don't have a child's toybox ;) then use a normal screwdriver but wrap the top of the blade (closets to the handle) in Electritian's Tape.

Member Avatar for Annalise
0
388
Member Avatar for Roberdin

Dani... I'm disappointed in you. [url=http://validator.w3.org/check?uri=http%3A%2F%2Fwww.daniweb.com%2F&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&ss=1]Results of Webpage Validation[/url] :P

Member Avatar for SmartBeaver
0
274
Member Avatar for Crazyfist

By the looks of it your CPU has a very fast pulse rate. jk ;) (The graph looked like a cardiogram... ) Whatever this process is, it must be doing something big every couple of seconds. Are you networked or anything, perhaps acting as a server for user roaming?

Member Avatar for Frank Wallis
0
372
Member Avatar for Killer_Typo
Member Avatar for AALLGOD

Doesn't that just crash the Remote Procedure Call Service, which triggers an automated shutdown because no other systerm service can run without it? Not a freeze.

Member Avatar for goomnaga
0
175
Member Avatar for daybase

Are you supposed to have a directory structure in the remote file?

Member Avatar for patelmiteshb
0
90
Member Avatar for billah_norm

In a loop, the break and continue keyworks work as in C; however, for IF I am not certain. Best to try them out and see what works, or check [url]www.php.net[/url]

Member Avatar for johnsquibb
0
156
Member Avatar for samaru

I use windows because it is reliable, adaptive, and works, at least for me. If your version doesn't it's probably Windows is misconfigured or low system specs.

Member Avatar for FragFighter
0
190
Member Avatar for bluedos82

I had a similar Error on my Win 2003 Server until I installed a firewall. Try ZoneAlarm. [url]http://www.zonelabs.com/store/content/company/products/znalm/freeDownload.jsp?lid=zadb_zadown[/url] Just click "Downlaod FREE Zonealarm", don't worry about nething else. Then Install it by following the instructions.

Member Avatar for vigneshvh
0
153
Member Avatar for AlPhA

[quote="inscissor"]QBASIC[/quote] Yeah! QBASIC rulez! Anyway, back to the topic... If you want to learn PHP, you might want to download a free websever. That way, you won't need to keep uploading your code to test it... it can be very tedious to find that the error you searched for for …

Member Avatar for schizoman
0
517
Member Avatar for techhelpforme

PHP is a dynamic programming language. It, for example, generated the page that your are viewing now.

Member Avatar for bitmaster
0
588
Member Avatar for AlPhA

[quote="cscgal"]Thank you everyone who's contributed to techtalk in any way! You've all been great.[/quote] I know... :P :D

Member Avatar for The Dude
0
528
Member Avatar for Dani

I have the magic 140. :rolleyes: I only come here on the occassion, and when I do, it's just to complain or be cynical. (BTW - you may wish to get rid of the transparency on the drop down menu when u click on the poster's name to the right …

Member Avatar for ~s.o.s~
0
305
Member Avatar for rixius

It's NOT encryption. It's a hash. That means that it's not mathematically possible to decrypt an md5() encoded string. MD5() is designed to be a secure way of storting data for [i]authentication[/i], not for encryption. So, yes, a few times the same hash will come up for more than one …

Member Avatar for WaltP
0
270
Member Avatar for beeman81

Advertising - try banner exchange programmes (http://banners.eukhost.com is one I can think of off hand)... Also make sure your members are really into the site, that will get them to tell other people about it, etc...

Member Avatar for imgtube
0
227
Member Avatar for wise1
Member Avatar for imgtube
0
307
Member Avatar for GReddy4u

While this goes against my general feelings about it, you'd be well advised to steer clear of phpBB for a while, because it's rather outdated and lacks features such as subfora that most other board software has supported for a while. (Though, a new version is close to completion that …

Member Avatar for imgtube
0
531
Member Avatar for Roberdin

This is unlikely to be the first thread of its kind and nor the last, but with the recent release of Firefox 1.0 final, it would be interesting to see how the current browser line up is. Personally, I'm a Firefox fan.

Member Avatar for BeastOverlordH6
0
545
Member Avatar for Roberdin

Well, I've searched Google to little avail so I've decided to ask here. I've currently set up a Media Centre PC in my room. Everything - even wireless LAN - works perfectly after several kernel recompilations, that is, excepting my TV card. As you may imagine, this is somewhat of …

Member Avatar for bungilo
0
248
Member Avatar for Dani

Heres a site that's garanteed to solve all of your computer troubles... [url="Windows RG"]http://www.deanliou.com/WinRG/WinRG.htm[/url] ;) :D

Member Avatar for Wells1632
0
224
Member Avatar for Roberdin

I'm using Visual Basic 6.0 Learning Edition. Does anyone know how to set an Icon for my program (other than the default)? When I click the '...' and then choose an Icon, it claim's I have 'set an Invalid property value'. Can anyone help with this?

Member Avatar for WaltP
1
409
Member Avatar for DestinyMaker

Due to a restriction in the HTTP Protocol, YOU HAVE TO SEND COOKIES AND OTHER HEADER DATA BEFORE [b]ANY[/B] OUTPUT. The best way I can think of doing that without to many drastic changes would be to move the first php line to the very top. If that chnges the …

Member Avatar for vartotojas
0
103
Member Avatar for mokkema

[QUOTE=cscgal]Programmers would become experts at programming in QBASIC and nothing new would ever happen.[/QUOTE] Do not diss QBASIC. :P

Member Avatar for webmasts
0
374
Member Avatar for TOPH
Member Avatar for Catweazle
0
673
Member Avatar for Dani

Would you be talking about my site? :P I've been forced to use that system because I've had people trying to sign up and abuse myself and other members. It also happened at another board. Those people often fail to provide accurate e-mail addresses, meaning they can't post, and if …

Member Avatar for jmvazq
0
276
Member Avatar for fred999

It might be more helpful just go get phpMyAdmin. It's completely free, and offers all the facillities you desire (and lots more). [url]http://sourceforge.net/projects/phpmyadmin/[/url]

Member Avatar for Troy
0
1K
Member Avatar for ChipNygma

I don't currently have Flash MX installed, but I think, in the library pane (press F11???), if you right-click on an image and click properties or something, there are some additional options to do with image quality.

Member Avatar for cmills83
0
236
Member Avatar for Dani
Member Avatar for MacemanDerek
0
393
Member Avatar for Manny203
Member Avatar for jamestwitch
0
194
Member Avatar for Dani

[quote="cscgal"]Actually I'm going to use the parts to eventually put together a new machine. It might just take me awhile b/c I'm short of a few things (e.g. a case, a hard drive, and cd-rom drive)[/quote] And give it to me, right? :D

Member Avatar for JANINE
0
705
Member Avatar for Kmatt

Predicably, I must disagree. IE works fine here and is pretty stable. Perhaps my Euro-trash-y computer and the trashy IE are cancelling the trashiness of each other out? :rolleyes:

Member Avatar for DMR
0
2K

The End.