Forum: PHP Aug 24th, 2009 |
| Replies: 3 Views: 214 fopen (http://us2.php.net/manual/en/function.fopen.php)
Also if someone gets wary of the ip address that the request is being made from your server ip could get blacklisted. with curl you can... |
Forum: Geeks' Lounge Aug 23rd, 2009 |
| Replies: 21 Views: 1,233 wow one user out of many I thought I was the only one. I was reading through the php forum and about 90% of the questions are blatantly outlined in the manual
and yes cwarn23 PYTHON was named after... |
Forum: Geeks' Lounge Aug 22nd, 2009 |
| Replies: 21 Views: 1,233 |
Forum: PHP Aug 22nd, 2009 |
| Replies: 3 Views: 214 curl (http://us.php.net/curl) |
Forum: PHP Feb 13th, 2009 |
| Replies: 15 Views: 786 here's something ugly for ya.
<?php
goto dsiembab;
another:
echo "another ";
stupid:
$subject = "abcdef";
$pattern = '/^def/';
$holla = new... |
Forum: PHP Feb 13th, 2009 |
| Replies: 2 Views: 378 New control structure in the works for php 5.3 might have what I am looking for. |
Forum: PHP Feb 13th, 2009 |
| Replies: 15 Views: 786 This isn't really a question I just noticed on the php manual under control structures that they are going to be using goto. I don't know how old any one is in this forum, but when I saw that it... |
Forum: PHP Feb 5th, 2009 |
| Replies: 2 Views: 378 This may be a funny question. But how does php get rendered, I know it is a top down interpreter. But does that change when using classes. If I make a bunch of variables in a function do all the... |
Forum: Getting Started and Choosing a Distro Nov 2nd, 2008 |
| Replies: 79 Views: 32,271 linux will eventually need an anti-virus program hopefully after my time |
Forum: IT Professionals' Lounge Jul 8th, 2008 |
| Replies: 10 Views: 1,474 is it mainly a gaming thing? Then I can understand. Just try PCLinuxOS (http://pclinuxos-one-stop-forum.h8ersclub.com/get-pclinuxos.php). your letting yourself down if you don't, try it in vm ware. |
Forum: Getting Started and Choosing a Distro Jul 8th, 2008 |
| Replies: 72 Views: 16,592 talk about bringing a post back from the dead. PCLinuxOS. |
Forum: IT Professionals' Lounge Jul 7th, 2008 |
| Replies: 0 Views: 847 Just wanted to know everyone's favorite Linux distribution. Misspelled PCLinuxOS. |
Forum: IT Professionals' Lounge Jul 7th, 2008 |
| Replies: 10 Views: 1,474 I think the problem lies in the fact that ubuntu "just works" is bs after the release of hardy heron an actual beta marked as stable. I mean when a required update crashes your computer it's pretty... |
Forum: *nix Software Jul 7th, 2008 |
| Replies: 1 Views: 952 mail --help or is it sendmail --help |
Forum: Getting Started and Choosing a Distro Jul 7th, 2008 |
| Replies: 7 Views: 3,807 try clicking ethernet or cable |
Forum: Website Reviews Jun 28th, 2008 |
| Replies: 16 Views: 1,438 |
Forum: Website Reviews Jun 27th, 2008 |
| Replies: 4 Views: 614 Take your time and don't rush it. Everyone has opinions but what do you want the site to be. Sometimes people can be rude, don't listen to em, they'll just kick you when you are down. Rome wasn't... |
Forum: Website Reviews Jun 27th, 2008 |
| Replies: 16 Views: 1,438 I've been so busy it's not funny, new version should be up in 2 weeks. just checked it and it works, I know it's
not as eye catching as other websites as luba reeves so eloquently put it. I... |
Forum: Website Reviews Jun 6th, 2008 |
| Replies: 16 Views: 1,438 boohoo you hurt my feelings waaaah. dude I could care less what you think. as stated in the original question I was wondering about the back end of the website, i.e. SOAP call or database. but alas... |
Forum: Website Reviews Jun 6th, 2008 |
| Replies: 16 Views: 1,438 that was a nice opinion what kind of drugs are you on? Sometimes we? ooh the collective of borg are you 1/2 of 9. Ah relax man. I do not ask for praise because that would be petty and needy. your... |
Forum: Website Reviews May 29th, 2008 |
| Replies: 16 Views: 1,438 I'm polish, dink, and I know i have a long way to go . I am working more on the backend than anything else. I figured I would put somethiung out their so little girls would be like " Are you on some... |
Forum: MySQL May 27th, 2008 |
| Replies: 1 Views: 1,115 never mind I got this book written in 1999 called SQL: the complete reference and it seems to cover most of the question I have, of course it's antiquated but most of the chapters cover the same... |
Forum: MySQL May 26th, 2008 |
| Replies: 1 Views: 1,115 I currently have a database that is just one table with products and is using the myisam engine for the fulltext capabilities on two columns. The question I have is that this database has about... |
Forum: Website Reviews May 14th, 2008 |
| Replies: 16 Views: 1,438 if I may ask what speed is your internet connection? |
Forum: Website Reviews May 14th, 2008 |
| Replies: 16 Views: 1,438 I actually have a backend to catch the query so the same query take a shorter time because it is not making the soap call |
Forum: Website Reviews May 14th, 2008 |
| Replies: 16 Views: 1,438 hey thanks for the input, The only problem I have is that it relies on an unreliable soap service. In a world of now now now 3 seconds could hurt me. Any who this is just a base to get started on.... |
Forum: Website Reviews May 13th, 2008 |
| Replies: 4 Views: 738 I tried ooking at your site but am getting server not found |
Forum: Website Reviews May 13th, 2008 |
| Replies: 4 Views: 614 I noticed when I scroll down I lose the content and the scroll doesn't stop. I am using firefox for a browser |
Forum: Website Reviews May 13th, 2008 |
| Replies: 16 Views: 1,438 http://bidderscourt.com/
Hi I just implemented this site and I would like some feedback on performance. It's basically a search engine for products kind of like google base. It uses a soap call for... |
Forum: Advertising Sales Strategies May 6th, 2008 |
| Replies: 9 Views: 4,646 |
Forum: PHP Apr 30th, 2008 |
| Replies: 0 Views: 413 I wrote this script and I was wondering if their was an easier way. It's basically for dynamic links <?php
$currents = $_GET['page'];
function paginator($current , $link, $getpre, $firstimg ,... |
Forum: MySQL Apr 4th, 2008 |
| Replies: 1 Views: 703 good afternoon,I am currently in the process of building a database that can expand over time (i think that is an oxymoron, but anyways) From what I have been reading ( I have a 1999 antique book... |
Forum: PHP Mar 28th, 2008 |
| Replies: 3 Views: 882 thanks for the reply. I should have asked is their a way to still keep your variables secure without a ssl? or openssl? more of a way to encrypt passing variables with a homemade formula kind of like... |
Forum: PHP Mar 27th, 2008 |
| Replies: 3 Views: 882 Good afternoon,
Quick question, this may not make any sense but it is a thought, I was thinking, like I usually like to do, when you pass variables over a browser would it be crazy to md5 hash and... |
Forum: IT Professionals' Lounge Mar 25th, 2008 |
| Replies: 17 Views: 3,307 ie7 is a high priority update in microsoft update. This is probably why the numbers are going down. I am not sure but I think aol still uses ie6 as their primary browser. old joke:How many Microsoft... |
Forum: PHP Mar 21st, 2008 |
| Replies: 2 Views: 542 so if I used an array instead like this
<?php
$password = $_POST['password'];
$length=strlen($password);
$divide=round($length/2);
$pass=str_split($password, $divide);
$salt... |
Forum: PHP Mar 20th, 2008 |
| Replies: 3 Views: 979 on my host they give you a php.ini file you can copy to each folder and modify it to your needs. Have you tried ini_set(register_globals, 1) in your php script?... |
Forum: PHP Mar 20th, 2008 |
| Replies: 2 Views: 542 I like to read about hashing passwords and have read articles about how md5 and sha-1 could be deciphered albiet it would take 25 million dollar computer and time but still if you could take a... |
Forum: Search Engine Optimization Mar 20th, 2008 |
| Replies: 5 Views: 936 I now know they do not play a role in ranking but what about searches, there has been many a time I would search for php and something else and I would get search results with the php file extension... |
Forum: Search Engine Optimization Mar 18th, 2008 |
| Replies: 5 Views: 936 well that is a very zen way of looking at it , but seriously don't try it you might like it |