Search found 34 matches
- Sat Apr 17, 2004 3:40 pm
- Forum: PHP - Code
- Topic: PHP Upload...with MySQL?
- Replies: 2
- Views: 445
PHP Upload...with MySQL?
Hi all, I have a website for friends of mine to come, register, log in, and access a few members pages (all working very well). However, my latest project for the members section is to add a upload documents page for my friends to upload Word documents (.doc) to my website. Since there will be many ...
- Wed Feb 25, 2004 1:09 am
- Forum: PHP - Code
- Topic: Small Syntax Error!
- Replies: 0
- Views: 327
Small Syntax Error!
Hi all, I am currently having a syntax error problem with a bit of php code I made with a for loop. I have the tables in my database: class1, class2, class3,..., class10. On one page I have 10 textfields for each class of games users want to see, and when they submit, it should store their text into...
- Mon Feb 23, 2004 3:21 am
- Forum: PHP - Code
- Topic: Textbox Database Storage Problem!
- Replies: 1
- Views: 558
Textbox Database Storage Problem!
Hi all, I currently have a blog website I made for fun... I store users information in databases, but when I want to store a textbox, similar to the one I am filling out right now for this post, in a database, it saves the text without returns...just commonplace, ugly text. Is there any way I can ha...
- Mon Feb 23, 2004 12:35 am
- Forum: PHP - Code
- Topic: PHP Website Creator...Almost done!
- Replies: 14
- Views: 2951
- Sat Feb 21, 2004 7:29 pm
- Forum: PHP - Code
- Topic: GET statement?
- Replies: 1
- Views: 717
GET statement?
Hey all...
Let's say I have a user signed up at my site with the username gyro, and they visit http://www.site.com/hello.php?user=gyro . How would I fetch all of gyro's information in the database using a $_GET statement?
Thanks a lot guys!
-Anonymous.
Let's say I have a user signed up at my site with the username gyro, and they visit http://www.site.com/hello.php?user=gyro . How would I fetch all of gyro's information in the database using a $_GET statement?
Thanks a lot guys!
-Anonymous.
- Sat Feb 21, 2004 10:14 am
- Forum: PHP - Code
- Topic: Mod Rewrite quick help!
- Replies: 6
- Views: 1669
I'm getting there...but take for example xanga's website.
If you type in:
http://www.xanga.com/ilovecats
it will automatically redirect you to:
http://www.xanga.com/home.aspx?user=ilovecats
How did they do that?
Thanks!
-BUMPle.
If you type in:
http://www.xanga.com/ilovecats
it will automatically redirect you to:
http://www.xanga.com/home.aspx?user=ilovecats
How did they do that?
Thanks!
-BUMPle.
- Sat Feb 21, 2004 3:55 am
- Forum: PHP - Code
- Topic: Mod Rewrite quick help!
- Replies: 6
- Views: 1669
- Fri Feb 20, 2004 11:18 pm
- Forum: PHP - Code
- Topic: Textfield Database Storage!
- Replies: 2
- Views: 560
Textfield Database Storage!
Hey all,
I was wondering, for a web site that wants to store about seven fields, all containing 1,000 characters each, what type of variable (TEXT, LONGTEXT?) would I use with MySQL? For example, what does this forum use?
Thanks!
-BUMPle.
I was wondering, for a web site that wants to store about seven fields, all containing 1,000 characters each, what type of variable (TEXT, LONGTEXT?) would I use with MySQL? For example, what does this forum use?
Thanks!
-BUMPle.
- Fri Feb 20, 2004 11:17 pm
- Forum: PHP - Code
- Topic: Mod Rewrite quick help!
- Replies: 6
- Views: 1669
- Fri Feb 20, 2004 9:34 am
- Forum: PHP - Code
- Topic: Mod Rewrite quick help!
- Replies: 6
- Views: 1669
Mod Rewrite quick help!
Hi all! I made a user_template.php for displaying any user's information from a database, however, I have a few questions after reading the modrewrite FAQ and the Working with Forms Tutorial. I want users to come to http://www.domain.com/username to be redirected to http://www.domain.com/user_templa...
- Fri Feb 20, 2004 7:53 am
- Forum: PHP - Code
- Topic: PHP Website Creator...Almost done!
- Replies: 14
- Views: 2951
- Tue Feb 10, 2004 12:16 am
- Forum: PHP - Code
- Topic: PHP Website Creator...Almost done!
- Replies: 14
- Views: 2951
- Mon Feb 09, 2004 10:22 pm
- Forum: PHP - Code
- Topic: PHP Website Creator...Almost done!
- Replies: 14
- Views: 2951
- Mon Feb 09, 2004 10:00 pm
- Forum: PHP - Code
- Topic: PHP Website Creator...Almost done!
- Replies: 14
- Views: 2951
well, the problem is, I want it to be easy to access...maybe not grilled spam.com/username/index.php....but users.grilled spam.com/username Is there anyway I can do it like xanga...when you type in http://www.xanga.com/idiot ... it redirects you to http://www.xanga.com/home.aspx?user=idiot is there ...
- Mon Feb 09, 2004 9:31 pm
- Forum: PHP - Code
- Topic: PHP Website Creator...Almost done!
- Replies: 14
- Views: 2951