Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

I wish I could go to school for computers but unfortunately that cannot happen at this time!
I want to understand computer languages so to create impressive sites and work in this field professionally!

Interests
PHP SQL JAVASCRIPT : Becoming Rich!
Favorite Forums
Favorite Tags
Member Avatar for puddin

[B]Good Day, PHP Members HELP W/DB Images[/B] 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 me. I have tried for 3 days. I have in my database table …

Member Avatar for darylcharm
0
173
Member Avatar for puddin

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 username, it looks professional really nice... If the person is not a member they …

Member Avatar for puddin
0
142
Member Avatar for puddin

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 inputs are named = message from and user_id, …

0
62
Member Avatar for puddin

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 right ID’S in the Mysql database, BUT! It is overwriting as …

Member Avatar for b225ccc
0
259
Member Avatar for puddin

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 right ID’S in the Mysql database, BUT! It is overwriting as …

Member Avatar for Dani
0
80
Member Avatar for puddin

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, Puddin ____________________ This Is My User Form Is The Error Here? ____________________ <?php include 'db.php'; …

Member Avatar for puddin
0
163
Member Avatar for puddin

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 appreciated, again, puddin. Here is my form and process photo code: …

0
157
Member Avatar for puddin

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 code: <?php include'db.php'; // get the variables from home page $password = $_SESSION['password']; $email_address = …

Member Avatar for digital-ether
0
192
Member Avatar for puddin

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) Great!... Next to the (Mysql Database under aphoto_filename) Again with (Name and Type …

Member Avatar for VioletSite
0
147
Member Avatar for puddin

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 photo form , they show two pictures but it repeats only (1) …

Member Avatar for alpha2006
0
107
Member Avatar for puddin

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 name. The code is two parts. The preupload form page NEXT To The photos.php page …

Member Avatar for puddin
0
149
Member Avatar for timhysniu

Hi guys, I have 3 pages where 1 of them (last one) is in secure server. I use sessions in all of them and these sessions work fine in first two pages (using session_start()), but when I get switched to secure server ([url]https://xxx.xx.../site/page3.php[/url]) a new session comes in. I can …

Member Avatar for puddin
0
98
Member Avatar for puddin

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 <table class="form"> <form name="login_form" method="POST" action="welcome.php"> <tr> <td> <p class="b">Email Address<br> <input name="email_address" …

0
91
Member Avatar for puddin

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 them signup with a Desired Username, Email address and Password okay. Now when …

Member Avatar for DGStudios
0
184
Member Avatar for puddin

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 Exhausted... To session_id is to the person who just signed up. // Let's mail the …

Member Avatar for puddin
0
118
Member Avatar for puddin

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

Member Avatar for DGStudios
0
65
Member Avatar for puddin

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 the GET method because it shows in the address bar... How do …

Member Avatar for puddin
0
125
Member Avatar for puddin

Hi My php page will have links okay I need to know how when a link is clicked for the php page to reappear with the include file but not automatically I want the Include file only on click not include automatically... I have it like this and it keeps …

Member Avatar for DanceInstructor
0
67
Member Avatar for puddin

PHP Pros PLEASE Explain To Me : I have a page profiles.php Now on the profiles.php page are several links and when the user clicks one of the links The address bar does not change - The user sees the selected page they clicked maybe they clicked add your photo …

Member Avatar for goldeagle2005
0
63
Member Avatar for puddin

Hello, Q. With php I know we can Create a Form and have it POST to read on the next page. Great! NOW can it post to a third page, without using a form again. I just want to carry the users name around, so to say. Design so my …

Member Avatar for puddin
0
114
Member Avatar for puddin

Hi, I am with a web host using mysql 4.0 and phpmyadmin 2.5.5 p\1 I am trying to get my html user form on my website to insert into mysql database. I keep getting: Error! Could not select the database: Access denied for user: 'match.match.com@10.80.0.%' to database 'mydb' Can you …

Member Avatar for puddin
0
121
Member Avatar for puddin

Hi I am so Desperate! I use a server internic.ca which host my website and offers me MySQL with phpMyAdmin 2.5.5-p\1 I seem to be able to make the table fine beyond that I cannot understand… How do I use this phpMyAdmin 2.5.5-p\1 I am trying to setup a Membership …

Member Avatar for chrisranjana
0
140
Member Avatar for puddin

Hi I am so Desperate! I am using a server internic.ca to host my website my package includes MySQL with phpMyAdmin 2.5.5-p\1 I seem to be able to make the table fine beyond that I cannot understand… How do I use this phpMyAdmin 2.5.5-p\1 I am trying to setup a …

Member Avatar for Troy
0
90
Member Avatar for soulman

on the index.php page under create new database listed is no Priviligies. How can i correct this. it seem to be working fine but then i think i played around with priviligies to get mamboserver working. after that all my databases were gone and i can't seem to add new …

Member Avatar for puddin
0
578