- Strength to Increase Rep
- +6
- Strength to Decrease Rep
- -1
Just moved home back from Austin, Texas. I've been in the semi-conductor industry down in Texas for the past five years or so, programming and doing Linux administration. Now I do the same, in a much colder climate.
- Interests
- Guitar (just like half the people in here I'm guessing) Reading
63 Posted Topics
Re: Hey soundman, you like animation? My company partner is also partner in another company* called [url="http://www.d7peacemaker.com"]http://www.d7peacemaker.com[/url], check out these trailers, let me know if you like em: [url="http://d7peacemaker.com/stage1/"]http://d7peacemaker.com/stage1/[/url] [url="http://d7peacemaker.com/nightfall/R4/trailers.htm"]http://d7peacemaker.com/nightfall/R4/trailers.htm[/url] *Note: Not trying to sell anything, Arik (the animator and producer) is really talented, just sending the trailers from one animation … | |
Re: PHP is pretty easy to learn, quite honestly. Just go here: [url="http://us3.php.net/manual/en/index.php"]http://us3.php.net/manual/en/index.php[/url] When you are ready to begin more advanced development, use this: Classes and Objects (PHP5): [url="http://us3.php.net/zend-engine-2.php"]http://us3.php.net/zend-engine-2.php[/url] PHP5 now has many of the OO features included in Java. In my opinion, PHP would be the way to go. You … | |
Re: This may be of some help: [url="http://www.daniweb.com/techtalkforums/thread2375.html"]http://www.daniweb.com/techtalkforums/thread2375.html[/url] | |
Re: Perhaps this will work: 1.) Open your device manager. 2.) Search for Mouse Device Installed. 3.) Go to properties 4.)Check our the advanced setting for VMWare Virtual Mouse pointer 5.)Try changing some of the settings 6.)Restart VM Also, are you using an Optical Mouse? | |
Re: [QUOTE=gkdmaths]Based on the assumtion that power is derived from, or otherwise is faceted to knowledge, I'd have to agree with him in the idea that knowledge is not power. Basically, you must first define both power and knowledge. If power is the ability to develop spontaneous advantage over a competitor; … ![]() | |
Re: This should work: [CODE]class replace_this { public function replace($replace,$replacewith,$inme) { $doit = str_replace ("$replace", "$replacewith", $inme); print("$doit"); } } $rp = new replace_this(); $rp->replace(" ",'',"This is text");[/CODE] | |
Who here would prefer Java over PHP, or PHP over JAVA? If you prefer one over the other, for whatever reason or application, why? Specific code comparisons are appreciated | |
A very simple PHP/Javascript snippet to detect the resolution of a user's monitor and create a table using that resolution to best fit within the user's browser (to avoid scrolling). Note: This is a PHP script which includes Javascript | |
Re: Straight from [url="http://www.php.net"]PHP.net[/url] regarding [url="http://us3.php.net/array_unique"]array_unique[/url]: [b]array_unique[/b] (PHP 4 >= 4.0.1, PHP 5) array_unique -- Removes duplicate values from an array [b]Description[/b] array array_unique ( array array ) array_unique() takes input array and returns a new array without duplicate values. Note that keys are preserved. array_unique() sorts the values treated as … | |
Re: As YoungCoder stated, become familiar with [url="http://www.php.net/"]http://www.php.net[/url] You can search for functions, tutorials, and a vast array of information provided through php.net. My suggestion is to start with PHP 5.x and Mysql 4.x combo. No reason to start with (PHP) 4.3.x or (Mysql) 3.x.x at this point. What are you … | |
Re: I have worked on large scale projects using Oracle, medium sized projects using MySQL, and some small projects using Access. All have worked great for the most part. However, I have seen problems with Access and I am not impressed overall. I'm sure Access is great for small single user … | |
Re: [QUOTE=sarahk]I use a free script called [url="http://phpmailer.sourceforge.net/"]phpMailer[/url] which lets you do attachments really easily as well as embedded images. The docs and examples all go with it but if you get stuck just post back here.[/QUOTE] Thanks for the link. :) | |
This is probably a little off from the regular threads, but here goes: How many of you actually like Wine, expensive or cheap (over 21 please, we don't need any incriminating threads)? I have tried wine ranging from cheap to expensive, recently aged to very aged... and it all tasted … | |
Re: I'm not a networking guy, but can't this be done through a router on the WAN -> Local level? Perhaps looking into a firewall might help. | |
I've been gone from the forum for a few years now and I have to say, I'm quite impressed with the route this forum has taken. It appears quite a few people have gained knowledge and help from this site. Just curious, how many of you where surprised (in a … | |
Re: This may help. I have a speaker/sub setup that is meant for RCA. I was using it for my DVD player/Television. I went to Radio Shack and bought size converters, and a converter for merging two lines into one, so it could be plugged into my SB16 (yes. sad old … | |
Re: Name: Ross Nickname: They call me the 'tin-can-man' at the shelter... I don't know why. My wife calls me the hamburgler. My son (2 year old) just looks at me and throws crayons in disgust. Age: 22 Height: Tall enough not to be considered a midget, short enough not to … | |
Re: From Zend: == [b]Chapter 35. Cookies[/b] PHP transparently supports HTTP cookies. Cookies are a mechanism for storing data in the remote browser and thus tracking or identifying return users. You can set cookies using the [b]setcookie()[/b] or [url="http://www.zend.com/manual/function.setrawcookie.php"][b]setrawcookie()[/b][/url] function. Cookies are part of the HTTP header, so [url="http://www.zend.com/manual/function.setcookie.php"][b]setcookie()[/b][/url] must be … | |
Re: You are already running the latest stable version of WAMP: [url="http://www.en.wampserver.com/download.php"] http://www.en.wampserver.com/download.php[/url] If you want the latest RC release, go here: [url="http://prdownloads.sourceforge.net/wampserver/wamp5_1.4.5RC1.exe?download"] http://prdownloads.sourceforge.net/wampserver/wamp5_1.4.5RC1.exe?download[/url] You may want to read this first (taken from site): [QUOTE] RE-RELEASE OF THE WAMP5 1.4.5 A special "unofficial" release for those who would like to try … | |
Re: I have never used TPL, but somewhere (on another forum I think) I read: [QUOTE]TPL files are text files filled with blocks of html that are included in their respective spots.[/QUOTE] I found one [url="http://wdvl.internet.com/Authoring/Languages/PHP/Templates/substitution.html"]tutorial[/url] that may be kind of close to what you are looking for. It certainly was … | |
Re: Does the header's domain name differ from the 'From' domain name in the email received? The reason I ask, is because the spam filtering software for the registered user's may not allow your mail to come through normally if the domain names do not match. It might help if you … | |
Re: The following code might help for what you are looking for. I took the width and height in the table from the screen resolution (taken from the cookie and split) and reduced them by 300 (so that it would fit inside a browser without scrolling - set this to whatever … | |
Re: Is this on your home box? If so, is it safe to assume you are accessing your web server locally or within your local home network (as opposed to having the site/server offsite)? If that is the case, I would lean toward the stability of your setup (especially if you … | |
Re: [QUOTE=ashneet]I m not sure if this is right question to ask. I am trying to get php to make PDF file and email it to some one when they enter enough information. is it even possible as i have no idea how would you do this...[/QUOTE] [url="http://pear.php.net/package/File_PDF"]http://pear.php.net/package/File_PDF[/url] Quote from site: … | |
Re: Here is a great tutorial for building a LAMP Server: [url="http://www.lamphowto.com/lamp.htm"]Lamp HowTO: Building a LAMP Server[/url] | |
Re: [QUOTE=Narue]>Does he or she win a free turkey? A life. And he or she can have yours since you're obviously not using it.[/QUOTE] Holy crap, that's kind of harsh as the comment seemed innocent enough, don't you think? ;) | |
Re: [url]http://www.daniweb.com/techtalkforums/showthread.php?p=163191#post163191[/url] | |
Re: aarya, I would recommend that you purchase one of the following: [url="http://www.amazon.com/exec/obidos/tg/detail/-/076459723X/qid=1127612410/sr=8-9/ref=sr_8_xs_ap_i9_xgl14/102-8629913-3129734?v=glance&s=books&n=507846"]Professional LAMP[/url] [url="http://www.amazon.com/exec/obidos/tg/detail/-/0764557440/qid=1127612410/sr=8-3/ref=sr_8_xs_ap_i3_xgl14/102-8629913-3129734?v=glance&s=books&n=507846"]Beginning PHP, Apache, MySQL, Web Development[/url] [url="http://www.amazon.com/exec/obidos/tg/detail/-/0130893986/qid=1127612614/sr=8-3/ref=sr_8_xs_ap_i3_xgl14/102-8629913-3129734?v=glance&s=books&n=507846"]Core PHP Programming: Using PHP to Build Dynamic Web Sites[/url] You seem to have quite a few questions, and this is a great place to start. However, you may want to … | |
Re: There is an underlying debate that seems to come up with the issue of IT pay scale/experience: Do you need a degree? Although you seemed to have answered this question in your case, I would take the following away from the countless number of times people have debated this issue: … | |
Re: Not sure why you are getting the $ end of file notation error, all your brackets seem to be in order (of course I didn't check that closely but they appear to be in order). Is the name='uploadfile' (login.php) meant for "$POST[fileupload]" (in.php)? Also, in case you get an 'Undefined … | |
Re: What specifically do you want it to do? Do you want the program to remote connect you to your Windows XP Desktop? Or are you interested in calling a database remotely (for example)? List what you want to get out of the remote connection and it will be easier to … | |
Re: I am assuming you want to run a dual boot. Going off the information you posted I will be making some assumptions to answer. If any of the assumptions are wrong, please let me know and I will revise the answer for you: If you are going to wipe the … | |
I just read an interesting oracle article comparing PHP4, PHP5, and ASP. I would suggest anyone questioning the PHP/ASP debate to read the article: [url="http://www.oracle.com/technology/pub/articles/hull_asp.html"]http://www.oracle.com/technology/pub/articles/hull_asp.html[/url] | |
Re: This is a great place to start, espcially if you want to understand the difference of PHP4 and PHP5, and you want to learn PHP: [url="http://www.php.net/manual/en/"]http://www.php.net/manual/en/[/url] -- Installation and Configuration: [url="http://www.php.net/manual/en/install.php"]http://www.php.net/manual/en/install.php[/url] -- -- Language Reference: [url="http://www.php.net/manual/en/langref.php"]http://www.php.net/manual/en/langref.php[/url] -- -- PHP4 Object Oriented: [url="http://us2.php.net/oop/"]http://us2.php.net/oop/[/url] -- -- PHP5 Object Oriented: [url="http://us3.php.net/zend-engine-2.php"]http://us3.php.net/zend-engine-2.php[/url]-- My suggestion … | |
Re: [QUOTE=mediaphyte]actually.... i would do it like this (use straight html when you can... its quicker): <? // does anything really need to be here? ?> <script language="javascript"> function ViewPage(url) { OpenWin = this.open(url, 'CtrlWindow', 'toolbar=yes,menubar=yes,location=no,scrollbars=yes,resizable=yes'); } </script> <tr><td><a href="javascript:ViewPage('article_1.html');">Article1</a></td><tr> otherwise.... echo 'a bunch of '.$stuff.' here'; or... echo "whatever you … | |
When attempting to compile PHP 5.0.4 with MySQL 4.0, I received some strange errors from attempting to use --with-mysql and --with-mysqli. After getting it to configure correctly, where it finds mysql and mysqli support, when I run make I get these odd compile errors: == /usr/src/php-5.0.4/ext/mysqli/php_mysqli.h:48: error: syntax error before … | |
Re: If you are thinking enterprise level, I would consider Oracle. For anything otherwise, MySQL would probably suffice. Especially, considering (MySQL) 4.1 and the upcoming changes in 5. | |
Re: Linux -> Why not Windows -> Why :cheesy: Well I guess it depends on what kind of user you are. To sum it up I will simply post the following: == Need lots of software only out for Windows and you don't care about license fees -> Get Windows (or … | |
Re: My suggestion for an editor is Jedit, it has always worked well for me in Windows: [url="http://jedit.sourceforge.net/"]http://jedit.sourceforge.net/[/url] Of course, if you are really feeling froggy (for an IDE that is), you may want to check out the Zend IDE suite: [url="http://www.zend.com/store/products/zend-studio/"]http://www.zend.com/store/products/zend-studio/[/url] I believe the Standard Edition is $99 and Pro … | |
Re: If you are interested in having a popup state that information must be entered in a certain field, my suggestion is to use javascript in your PHP. Otherwise, you can do it through PHP via various functions and/or if/then statements. | |
Re: The BMW M3 is not bad it's price range. Interestingly enough, I once got to drive a friend's Mercedes SL55 AMG. I know these are high price range, and in conversation I never here "Man look at that Viper, I like Corvettes, I like the SL55 AMG", probably because of … | |
I have browsed through various forums in search of an answer to this: I need [url]https://www.domain.com[/url] to redirect to [url]https://domain.com[/url]. Reason being, the cert is only valid for [url]https://domain.com[/url] and not [url]https://www.domain.com[/url] This rewrite rule works fine to redirect: == rewriteEngine on rewriteCond %{HTTP_HOST} !^domain\.com rewriterule (.*) https://domain.com/$1 [R=301,L] == … | |
Re: Here is a start: [url="http://en.wikipedia.org/wiki/ISO_9660"]http://en.wikipedia.org/wiki/ISO_9660[/url] | |
Re: Sorry if I am pushing this in the wrong direction but I agree, Open Office is a great program. Check it out: [url="http://www.openoffice.org"]http://www.openoffice.org[/url] | |
Re: Is this a 3rd party forum or did you create this yourself? What are the steps you have gone through to install the forum on your server, or, if it is 3rd party, what are the install instructions and how far have you gotten? Also, please elaborate on any errors … | |
Re: Check this out: [url="http://forums1.itrc.hp.com/service/forums/bizsupport/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xff8c85079106d71190050090279cd0f9%2C00.html&forumId=2&admit=716493758+1073015641076+28353475"]http://forums1.itrc.hp.com/service/forums/bizsupport/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xff8c85079106d71190050090279cd0f9%2C00.html&forumId=2&admit=716493758+1073015641076+28353475[/url] Perhaps it is a cooling issue or a hardware failure. Assuming you are absolutely positive it is not a virus or a runaway process. | |
Re: Call your ISP tech support. :cheesy: | |
Re: The power to produce TV Dinners on demand (preheated of course) Edit: Oh, guess I should pick one from the list... the ability to fly. Hmmm.... I would settle for a mobility chair, the less effort the better I say. When they put twin turbos on those I'm all over … |
The End.