Search found 1359 matches
- Thu Jul 07, 2011 8:09 am
- Forum: PHP - Code
- Topic: Help with PHP Code
- Replies: 6
- Views: 1157
Re: Help with PHP Code
Mind just posting the snippet of your code that you think is failing ? Or are you saying you have no idea how to approach the problem and need some general suggestions?
- Thu Jul 07, 2011 8:06 am
- Forum: Installation and Configuration
- Topic: configuring php and apache server on windows 7
- Replies: 1
- Views: 3327
Re: configuring php and apache server on windows 7
http://www.wampserver.com/en/ Will probably be the simplest way to get it set up and going if you're looking for something easy. Make sure it's compatible with Windows 7. It should be but I didn't triple check.
- Wed Jul 06, 2011 12:52 pm
- Forum: The Enterprise
- Topic: Security consulting - who the heck would pay for it?
- Replies: 20
- Views: 37933
Re: Security consulting - who the heck would pay for it?
Offer to point out one exploit for free and then go into your spiel. I know I'd give it a whirl to see if you could spot anything for free and if you did I'd be a lot more likely to consider hiring you. Let us know when you get your website up and running.
- Wed Jul 06, 2011 12:07 pm
- Forum: General Discussion
- Topic: The Square Root Of A Turtle
- Replies: 5
- Views: 1071
Re: The Square Root Of A Turtle
Well, in a way it is. A pizza pie. Mwua ha ha. I crack myself up.
- Wed Jul 06, 2011 11:59 am
- Forum: General Discussion
- Topic: Product Suggestion -- Client File Sharing
- Replies: 3
- Views: 983
Re: Product Suggestion -- Client File Sharing
http://www.egnyte.com/corp/business_pla ... icing.html Might also do the trick for you for a cheap monthly fee. It's drop dead simple. I hate that I'm recommending this product twice in a day but it really is useful and it's what we use it for. Also good for internal company sharing.
- Wed Jul 06, 2011 11:58 am
- Forum: General Discussion
- Topic: free hosting and dev tools
- Replies: 1
- Views: 594
Re: free hosting and dev tools
Check out the webhosting forum from this board home page, down towards the bottom. Should be able to find something to satisfy you hopefully.
- Wed Jul 06, 2011 11:52 am
- Forum: General Discussion
- Topic: Sharing files in a safe way
- Replies: 4
- Views: 1092
Re: Sharing files in a safe way
If they don't mind shelling out a small monthly fee this is what I use: http://www.egnyte.com/corp/business_plans_and_pricing.html It allows us to share files with clients and restrict who sees what easily. We're on the $99 a month plan. Their customer support is absolutely horrible though so be sur...
- Wed Jul 06, 2011 11:50 am
- Forum: General Discussion
- Topic: The Square Root Of A Turtle
- Replies: 5
- Views: 1071
The Square Root Of A Turtle
Interestingly enough, it is not turtle soup but instead it is rather pizza. All of this is to ask how everyone is doing on this fine Tuesday morning?
- Fri Feb 26, 2010 11:13 am
- Forum: Installation and Configuration
- Topic: Sendmail Local Configuration
- Replies: 1
- Views: 1311
Sendmail Local Configuration
Quick question that I can't find to save my life. I have a server hosting domain a.com. However, the MX records are pointed to a different server. When my scripts use sendmail to send an email from a.com it gets delivered locally which is a problem since the emails are out there on a different serve...
- Thu Jan 14, 2010 12:44 pm
- Forum: PHP - Code
- Topic: session_destroy
- Replies: 6
- Views: 614
Re: session_destroy
First time I figured that out I remember commenting in my code // die you ******* session. now. die. never again 

- Thu Jan 14, 2010 12:30 pm
- Forum: PHP - Security
- Topic: Adobe is not willing to fix Flash security issues.
- Replies: 48
- Views: 16499
Re: Adobe is not willing to fix Flash security issues.
What do you mean by a throw away domain? Got time to provide a brief example or did I read over one on accident? Last question being, I take it by your response this issue has still not been resolved?
- Thu Jan 14, 2010 10:44 am
- Forum: PHP - Code
- Topic: Php mailer function Question
- Replies: 3
- Views: 510
Re: Php mailer function Question
Give http://swiftmailer.org/ a try. Thousands of man hours have been spent building what you're trying to do so it'll probably help you out. Of course you're welcome to diagnose you're problem and it'll probably help you in the long run to fully understand but if you're in a hurry the site I linked ...
- Thu Jan 14, 2010 10:36 am
- Forum: General Discussion
- Topic: Expo to decimal format
- Replies: 4
- Views: 430
Re: Expo to decimal format
http://www.php.net/manual/en/refs.math.php
The first two extensions help a lot with arbitrarily large numbers if I remember correctly. If anyone knows otherwise speak up for OP benefit and mine in the future.
The first two extensions help a lot with arbitrarily large numbers if I remember correctly. If anyone knows otherwise speak up for OP benefit and mine in the future.

- Thu Jan 14, 2010 10:34 am
- Forum: General Discussion
- Topic: PHP Help
- Replies: 5
- Views: 519
Re: PHP Help
http://www.google.com/search?q=install+ ... =firefox-a read the first link entire thread. somewhere around the fourth reply it started getting good.
- Thu Jan 14, 2010 8:46 am
- Forum: PHP - Security
- Topic: Adobe is not willing to fix Flash security issues.
- Replies: 48
- Views: 16499
Re: Adobe is not willing to fix Flash security issues.
I know this is old but did it ever get resolved Josh? I'm building a site that allows users to upload swf's and I'd like to know what I need to keep my eyes open for.