Forum: Other Web Development Languages
Jul 3rd, 2005, 9:47 PM
|
|
Replies: 0
Views: 227
Php, Mysql, Perl
OK, I am not sure if I am simply slow, or what but, Let's see, I have been doing great with PHP/MYSQL, have been just ok with CGI but, I am having an issue, and am not finding the answer in any of...
|
Forum: PHP
Jun 15th, 2005, 1:24 AM
|
|
Replies: 1
Views: 384
extracting info from a remote site.
I haven't been on in a while, mostly due to some projects that have been way too time consuming, but, I am running across a problem.
I have 2 websites. One is a real estate site.
I have my listings...
|
Forum: HTML / XHTML / CSS
Apr 12th, 2005, 1:19 PM
|
|
Replies: 2
Views: 311
|
Forum: Other Programming Languages
Apr 7th, 2005, 10:16 AM
|
|
Replies: 1
Views: 297
3d OpenGL I need an understanding please?
I downloaded a program called anim8or wich is similar to 3d studio max. I actually have 3d studio max, but can't, for the life of me, figure out how it works.
anim8or has been a life saver.
In my...
|
Forum: PHP
Feb 15th, 2005, 5:08 PM
|
|
Replies: 3
Views: 348
here's the solution
Well, the problem wasn't ASC, DESC.
for those who have similar problems with things of this nature. When you are doing your database structure, make sure that you make an entry that is going to be...
|
Forum: PHP
Feb 15th, 2005, 4:28 PM
|
|
Replies: 3
Views: 348
Sorting order by
Here's a tricky question.
I have
[code]
$sql = "SELECT * FROM client ORDER by memid";
[\code]
This should order it by the memid in ascending order right? well, I run the script and I...
|
Forum: ASP.NET
Feb 15th, 2005, 3:28 PM
|
|
Replies: 4
Views: 450
I thought so
I thought that might be the case...LOL.. now this is more of a personal project and I am not about making a deal with that devil. Momma gave me at least that much good sense, Haha.
Thanks for the...
|
Forum: ASP.NET
Feb 14th, 2005, 10:52 PM
|
|
Replies: 4
Views: 450
.net passports?
I am putting this here only because of the fact that I think that mostly ASP people would know how to do this.
I have a project. It is actually a PHP driven site, and I don't have the ability to use...
|
Forum: PHP
Feb 8th, 2005, 3:32 AM
|
|
Replies: 0
Views: 326
MYSQL, pipe delimited or just spaces?
One of my projects is going to require a search.
I have members who have and use multiple names. Some of these names use spaces or hyphens, and I believe some may use commas.
my issue is that, i...
|
Forum: PHP
Feb 7th, 2005, 7:22 PM
|
|
Replies: 8
Views: 831
Here's some code for ya.
This should work just fine.
<?
$f_name = $_POST[f_name];
$l_name = $_POST[l_name];
$phone = $_POST[phone];
$email = $_POST[email];
$additional = $_POST[additional];
$message = "Name: $f_name...
|
Forum: Coder's Corner Lounge
Feb 4th, 2005, 3:41 AM
|
|
Replies: 5
Views: 1,272
Well, I am...
Well, I am using
http://www.resellershosting.net/linuxhosting.htm
I had an account at one point with was http://www.hostony.com
I had bought the first one first, and then decided to move to...
|
Forum: Other Web Development Languages
Feb 4th, 2005, 3:27 AM
|
|
Replies: 20
Views: 815
No one has really made any new argument that I...
No one has really made any new argument that I wouldn't make.
All of the hosting plans that I have been attached to, happened to have been on linux servers, so, I had no need to learn ASP.
And,...
|
Forum: PHP
Feb 4th, 2005, 1:57 AM
|
|
Replies: 9
Views: 249
Not as solved as I thought it was.
New project, same problem, same question.
Hopefully, someone will read this even though it says solved, and I can't figure out how to change the thread name anymore, under the new layout.
Now, I am...
|
Forum: HTML / XHTML / CSS
Feb 1st, 2005, 6:47 AM
|
|
Replies: 5
Views: 389
Thank you thank you thank you...
You don't...
Thank you thank you thank you...
You don't believe how much of a lifesaver this information was. I spent, litteraly 1 and a half days trying to figure out what was going on with this thing. I thought...
|
Forum: HTML / XHTML / CSS
Feb 1st, 2005, 5:21 AM
|
|
Replies: 5
Views: 389
|
Forum: HTML / XHTML / CSS
Feb 1st, 2005, 3:03 AM
|
|
Replies: 5
Views: 389
|
Forum: PHP
Feb 1st, 2005, 2:54 AM
|
|
Replies: 5
Views: 286
|
Forum: Other Scripting Languages
Jan 31st, 2005, 6:27 AM
|
|
Replies: 1
Views: 1,077
How?
Ok, so, Basically these are .ini files right?
you create the script in word save it as an ini, put it in your mirc directory with all the other ini's and then what?
how does one actually run the...
|
Forum: Community Announcements and Feedback
Jan 31st, 2005, 6:07 AM
|
|
Replies: 9
Views: 514
I don't know for sure
Not exactly sure, but, I do believe that I see myself with points in my profile. I just don't know what these points do for us.
For some reason, the sigs aren't showing up any longer iether, not...
|
Forum: PHP
Jan 31st, 2005, 2:53 AM
|
|
Replies: 5
Views: 286
PHP Includes?
Well, I am using include statements on one of my projects. I am kind of racking my brain about something.
First off, the server I am using, I have no access to PHP.ini. I have set up under my root...
|
Forum: HTML / XHTML / CSS
Jan 31st, 2005, 1:18 AM
|
|
Replies: 8
Views: 564
your frame problem
Well, that whole use frames don't use frames thing.
There are some arguable reasons why one should and shouldn't. Personaly, I don't, but, that wasn't your question.
For those who say "don't use...
|
Forum: Visual Basic .NET
Jan 29th, 2005, 4:53 PM
|
|
Replies: 1
Views: 512
Websites and forms. With VB
OK, I hope my sig still has the website I am working on it.
Here's my deal. I have been hired as a Virtual Assistant for a real estate company, wich requires me to do a few different things. One of...
|
Forum: PHP
Jan 12th, 2005, 2:37 AM
|
|
Replies: 4
Views: 441
It took some doing but I figured it out. I am...
It took some doing but I figured it out. I am posting it so that anyone who has this question can come and see...
$connection = mysql_connect("host","user","pass") or die(mysql_error());
$db_name =...
|
Forum: PHP
Jan 11th, 2005, 5:44 PM
|
|
Replies: 4
Views: 441
A random entry from MYSQL database
php.net doesn't help it's in none of my books, and I am having some issues, cause I need to do this.
Here's the project,
I am doing work on a Realtor website where on the index page there is a...
|
Forum: PHP
Jan 10th, 2005, 3:33 AM
|
|
Replies: 7
Views: 310
Pizentios,
where can one find that...
Pizentios,
where can one find that ebook?...lol
Nisim,
Well, it confused me too for a long while, and then through the help of this amazing board and the help of my new found best friend..lol.. who...
|
Forum: Coder's Corner Lounge
Jan 10th, 2005, 3:23 AM
|
|
Replies: 4
Views: 283
Well apparently, and this is comming from the...
Well apparently, and this is comming from the MySQL bible actually the php/mysql bible, at first, the language that he created was called mSQL, still doesn't really say that the m stands for Monty, I...
|
Forum: PHP
Jan 10th, 2005, 3:11 AM
|
|
Replies: 12
Views: 339
alright, so that let's me know that obviously...
alright, so that let's me know that obviously there is no login situation on this site, because if there was, there would probably be a mysql database of some sort going on here.
You can definately...
|
Forum: PHP
Jan 7th, 2005, 7:47 PM
|
|
Replies: 12
Views: 339
|
Forum: Visual Basic
Jan 7th, 2005, 7:33 PM
|
|
Replies: 8
Views: 560
|
Forum: Coder's Corner Lounge
Jan 7th, 2005, 4:06 AM
|
|
Replies: 4
Views: 283
OK, just a question, or a thought. I have two...
OK, just a question, or a thought. I have two books on MySQL. It's agreed here that SQL stands for Structured Query Language. We all (or those who have taken the time to play with it do) know...
|
Forum: Visual Basic
Jan 7th, 2005, 3:58 AM
|
|
Replies: 8
Views: 560
|
Forum: HTML / XHTML / CSS
Dec 23rd, 2004, 12:39 PM
|
|
Replies: 0
Views: 253
|
Forum: Visual Basic
Dec 23rd, 2004, 12:27 PM
|
|
Replies: 8
Views: 560
|
Forum: Visual Basic
Dec 21st, 2004, 5:59 PM
|
|
Replies: 8
Views: 560
here's a question.
Anyone use any type of chat...
here's a question.
Anyone use any type of chat program? aol, yahoo. Well, I want to create a similar thing, with Visual Basic. A stand alone chat program.
As I am alright with VB itself haven't done...
|
Forum: PHP
Nov 3rd, 2004, 7:21 AM
|
|
Replies: 7
Views: 310
Having html and css background is good work....
Having html and css background is good work. That's where I started, and then since then got a little inot C programming and vb programming (ok, I am not the best at those, but, know enough to do a...
|
Forum: PHP
Nov 2nd, 2004, 3:47 AM
|
|
Replies: 8
Views: 242
|
Forum: PHP
Nov 1st, 2004, 11:48 PM
|
|
Replies: 8
Views: 242
Oh crazy,
I haven't seen this before. It is all...
Oh crazy,
I haven't seen this before. It is all part of this same journey so, I am just tacking it to this thread.
I have noticed a few times where the = sign is used and I am understanding that =...
|
Forum: PHP
Nov 1st, 2004, 10:32 PM
|
|
Replies: 8
Views: 242
Blazing Wolf,
Now that is an initeresting idea,...
Blazing Wolf,
Now that is an initeresting idea, setting the temp directory someplace within where I have access. I only have access to anything folder or file that is within my root, and of course...
|
Forum: PHP
Oct 30th, 2004, 4:25 AM
|
|
Replies: 8
Views: 242
Ade,
this isn't my home server, so I have no...
Ade,
this isn't my home server, so I have no access to php.ini, I am hosted at godaddy and I am on a tight budget, with the lowest plan. I actually called tech support to see what was up with all of...
|
Forum: PHP
Oct 29th, 2004, 3:21 AM
|
|
Replies: 8
Views: 242
I just don't get it, whatever happened to...
I just don't get it, whatever happened to simplicity?
I have the php5 and MySQL Bible as well as PHP fast and easy web development. These books are great for the most part, that's how I get started...
|