Showing results 1 to 40 of 52
Search took 0.01 seconds.
Posts Made By: puddin
Forum: PHP Jul 12th, 2006
Replies: 5
Views: 974
Posted By puddin
Re: I want to let members message each other

Forget above message.... I tried to send this message and edit above, but I timed out see below pkease.

Thanks again for your reply:

No I get error with your code, it's the sessions: Parse error:...
Forum: PHP Jul 12th, 2006
Replies: 5
Views: 974
Posted By puddin
Re: I want to let members message each other

Thanks again for your reply:

My problem is... When I send the message, I have no problem getting them to go to the session users ID and displaying for them on the users message page, it looks Great!...
Forum: PHP Jul 11th, 2006
Replies: 5
Views: 974
Posted By puddin
Re: I want to let members message each other

Thanks for your reply; I'm so stressed out...

Gee I do not exactly know what you mean, I am still learning the terminology, but I do know I did it like you suggested I think, see below:

...
Forum: Website Reviews Jul 11th, 2006
Replies: 1
Views: 1,106
Posted By puddin
Re: Analytical Critiques needed

I am not an advanced designer, but I really liked your site! The Flash! I think that is flash as we enter the site you did it amazing...

My comment is: Your site is very impressive! I kept it in my...
Forum: Website Reviews Jul 11th, 2006
Replies: 3
Views: 908
Posted By puddin
Re: Can I get some Critiques on my first site? www.improvjam.com

You did great! Very user friendly and I luv the Bio's

Good for you! puddin
Forum: PHP Jul 11th, 2006
Replies: 5
Views: 974
Posted By puddin
Help I want to let members message each other

I'm dizzy trying to figure out what I should do, I will treasure whoever can help me!

When a user comes to the site they are automatically in their own $_SESSION, they are greeted by their...
Forum: MySQL Jul 10th, 2006
Replies: 0
Views: 885
Posted By puddin
Help I really need help!

Thanks so much

Can anyone please tell me. I have Mysql 4.0 my users are listed by auto increment not null

On the site I offer you a form to send a member a message you fill out the form. The form...
Forum: MySQL Jul 7th, 2006
Replies: 13
Views: 2,765
Posted By puddin
Re: Help With Messages in Mysql Stop Overwriting

I want to show you this is what I have now:

HERE IT IS GETTING WHO THE MESSAGE IS FROM THE SENDER

<?php
include 'db.php';
// get the variables from home page
$password =...
Forum: MySQL Jul 7th, 2006
Replies: 13
Views: 2,765
Posted By puddin
Re: Help With Messages in Mysql Stop Overwriting

That is really kind of you! Good heavens I am truly pleasantly suprised, Thanks so much!

I did the test_table , brought up the code as test.php and I see it all.
On the Test_table mysql said I had...
Forum: MySQL Jul 7th, 2006
Replies: 13
Views: 2,765
Posted By puddin
Re: Help With Messages in Mysql Stop Overwriting

How can I create this message system, I'm trippin out , it has to be possible! I am wondering if I am going about it the right way, gee it's tuff when we don't know uh!
Forum: MySQL Jul 7th, 2006
Replies: 13
Views: 2,765
Posted By puddin
Re: Help With Messages in Mysql Stop Overwriting

Sorry about the typo question, no I thought it would work, but it does not nor without it... if I script it like :
INSERT INTO table_name (id) VALUES ('2') It still creates a new ID.

It echos but it...
Forum: MySQL Jul 6th, 2006
Replies: 13
Views: 2,765
Posted By puddin
Re: Help With Messages in Mysql Stop Overwriting

I am a beginner 100% I love working with programming a lot, everytime I learn something new I get this big smile!

I have it setup that that the message is viewed before posting but what you have...
Forum: MySQL Jul 6th, 2006
Replies: 13
Views: 2,765
Posted By puddin
Re: Help With Messages in Mysql Stop Overwriting

This is what I have , it's not working, it's creating a new id and not going into (id) VALUES ('2')

<?php
include'db.php';
$sql = mysql_query("INSERT INTO myd (id, fm, mg,...
Forum: MySQL Jul 6th, 2006
Replies: 13
Views: 2,765
Posted By puddin
Re: Help With Messages in Mysql Stop Overwriting

Thanks so much for your reply,

Now I am trying to use your suggestion , I think you may be right. But with INSERT INTO when I try to add the user id # like in UPDATE I can add the user id -Like...
Forum: MySQL Jul 4th, 2006
Replies: 13
Views: 2,765
Posted By puddin
Help Help With Messages in Mysql Stop Overwriting

Hello Pro Programmers!

Can you help me, Please!!!

What I want to do is let my users message each other, I have my form and message page setup I love it! It’s working the messages are going in the...
Forum: PHP Jul 4th, 2006
Replies: 1
Views: 759
Posted By puddin
Help Help With Messages in Mysql Stop Overwriting

Hello Pro Programmers!

Can you help me, Please!!!

What I want to do is let my users message each other, I have my form and message page setup I love it! It’s working the messages are going in the...
Forum: PHP Jun 6th, 2006
Replies: 2
Views: 939
Posted By puddin
Re: Please If You Can See Where My Mistake Is!

Thank-you...


Your help has been appreciated, but now the Gif photos won't come up... I have tried replacing ImageCreateTrueColor with so many other image commands but i cannot get it. How does it...
Forum: PHP Jun 5th, 2006
Replies: 2
Views: 939
Posted By puddin
Help Please If You Can See Where My Mistake Is!

I AM POSTING A SECOND TIME ON THIS. I NEED SOMEONE TO HELP!!!

TO TELL ME WHERE MY MISTAKE IS: THE JPEG PHOTOS DO NOT DISPLAY CLEARLY AT ALL.... CAN YOU HELP PLEASE!!!

Thank-you Kindly,...
Forum: PHP Jun 3rd, 2006
Replies: 0
Views: 816
Posted By puddin
Question Help, If You Can Find My Error! Exhausted Again

I have tried and again I cannot figure it out. Everything is working...

Only the jpg, JEPG like these do not show up correctly... Can you see the mistake? If you do please spell it out for me. Much...
Forum: PHP Jun 1st, 2006
Replies: 1
Views: 1,796
Posted By puddin
Question how to open a jpg from mysql database

Hello,

When I select my images they are opening. Only the jpg will not come in clearly. If you know the code to correct this can you please tell me, Thanks puddin

Here is my...
Forum: PHP May 23rd, 2006
Replies: 2
Views: 1,405
Posted By puddin
Re: Php Mysql Image Help Please!!!

Gee Wiz

I must not be filling it in correctly...
echo "<img src='/path/to/" . $filename . " ' />

Is the path/to $images_dir And The $filename Is $aphoto_filename?
It's not coming up... I'll keep...
Forum: MySQL May 23rd, 2006
Replies: 1
Views: 2,250
Posted By puddin
Help Mysql Php Image Help Please!!!

Hello and a BIG Thank-You!!! To you who have helped me...

This I think will be my last image question. Okay the user uploaded a picture , it went to the (Photos directory) (Name and Type Show)...
Forum: PHP May 23rd, 2006
Replies: 2
Views: 1,405
Posted By puddin
Php Mysql Image Help Please!!!

Hello and a BIG Thank-You!!! To you who have helped me...

This I think will be my last image question. Okay the user uploaded a picture , it went to the (Photos directory) (Name and Type Show)...
Forum: PHP May 20th, 2006
Replies: 2
Views: 1,920
Posted By puddin
php mysql image again PLEASE HELP

Hello ,

If you know the answer please simplify it for me. I am so discouraged trying to figure this out. I'll be very grateful, Thanks ahead a time!

When I insert my (2) selected photos in my...
Forum: PHP May 14th, 2006
Replies: 2
Views: 2,311
Posted By puddin
Re: Php Mysql Image Question

Thank-you kindly Barnamos,

I figured out with "Your reply" to get the picture name in the name field... I am trying to clean up the text field so it will list a second and if I want to allow a...
Forum: PHP May 7th, 2006
Replies: 1
Views: 1,882
Posted By puddin
Re: PHP sessions/$_POST problem. Too Stressed today!

I understand your upset. I went crazy with sessions I have it working but still I do not completely understand it.

I will just show you what I have linking each page through my site and I have like...
Forum: PHP May 7th, 2006
Replies: 2
Views: 2,311
Posted By puddin
Php Mysql Image Question

Hello.

I have an image system kinda working, when it uploads however it is uoloading calling all the images ARRAY.gif or ARRAY.jpg

Can you see what I should do that it correctly list the images...
Forum: PHP May 1st, 2006
Replies: 2
Views: 1,246
Posted By puddin
PHP Members HELP W/DB Images

Good Day, PHP Members HELP W/DB Images


I am desperately trying to allow the user to put selected images into the database and than view them in the photo gallery. If you know the method please tell...
Forum: PHP Apr 21st, 2006
Replies: 0
Views: 868
Posted By puddin
Do You Know Sessions! HELP PLEASE!

DO YOU KNOW WHY THIS IS NOT WORKING ALL THE TIME ONLY SOMETIMES!


okay on my Login Page I Have At The Very Top

<?php
session_start();
?>

FOLLOWED BY THE LOGIN FORM THAT GOES TO welcome.php PAGE
Forum: PHP Apr 15th, 2006
Replies: 7
Views: 1,459
Posted By puddin
Re: Do you know what I need for this to Validate

Hi DGStudios,

I think hope you are seeing it poorly because of the browser - it is working on Internet explorer browser. I will figure out the different browsers for sure. So far Internet explorer...
Forum: PHP Apr 15th, 2006
Replies: 7
Views: 1,459
Posted By puddin
Re: Do you know what I need for this to Validate

You are a very nice person DGStudios

Thank-you so much you really made my day a big happy difference for me. I told my family and friends’ today “Good people do still exist in the world - I was...
Forum: PHP Apr 15th, 2006
Replies: 7
Views: 1,195
Posted By puddin
Re: Stressed This mail() was working - Can you see why it is not now

I contacted them and explained. Thaey did something cause it is working fine so it was something from their end for sure! it's working fine now. Thanks
Forum: PHP Apr 14th, 2006
Replies: 7
Views: 1,459
Posted By puddin
Re: Do you know what I need for this to Validate

Thanks for your reply , I am trying to still understand this and I should of added in i am trying to call the username of the email_address and password user that is in the database.

Now when they...
Forum: PHP Apr 12th, 2006
Replies: 7
Views: 1,459
Posted By puddin
Do you know what I need for this to Validate

Hello

I read sessions and php but it's not exactly registering in my head that I understand it easily. On my site someone signups all is good they get their email and register sign in.

I have...
Forum: PHP Apr 9th, 2006
Replies: 7
Views: 1,195
Posted By puddin
Re: Stressed This mail() was working - Can you see why it is not now

Yes I will do that thanks,

I just said I going to double check I was not sure about the server that they could be be having a problem I'm actually shocked. No one should be ever touching my files...
Forum: PHP Apr 9th, 2006
Replies: 1
Views: 785
Posted By puddin
Hello All What I Am Trying To Do Is!

Thanks for all your replies.

Here it is have you ever seen www.mate1.com. They have a site design I want to do. You signup get in and are brought to a page that is “Your Account�

You have...
Forum: PHP Apr 9th, 2006
Replies: 4
Views: 1,468
Posted By puddin
Re: How Do We Make A Form Without Post Or Get

Thanks for all your replies. Here it is have you ever seen www.mate1.com. They have a site design I want to do. You signup get in and are brought to a page that is “ Your Account �

You have...
Forum: PHP Apr 9th, 2006
Replies: 7
Views: 1,195
Posted By puddin
Re: Stressed This mail() was working - Can you see why it is not now

I do not know exactly how to do that... I wish I did! But it was working fine. I am convinced it is my server , you mean the people I host my webpage with. Ohhhh It's so upsetting. I so much want to...
Forum: PHP Apr 9th, 2006
Replies: 7
Views: 1,195
Posted By puddin
Stressed This mail() was working - Can you see why it is not now

I am so stressed,


My membership signup was working fine. Now it's not emailing. It is entering into the database fine but not emailing can someone tell me what is the problem, Thanks Kindly I'm...
Forum: PHP Apr 8th, 2006
Replies: 4
Views: 1,468
Posted By puddin
How Do We Make A Form Without Post Or Get

Okay How Does The Pros Do It!

The user fills out the entry form and becomes activated. But I don't want the Post method because the user cannot go back without getting an error... And

I don't want...
Showing results 1 to 40 of 52

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 12:24 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC