Don't know how to search.. Let me explain what I need. PHP script - login file, authorization file, register file, and user file with unique news for each one. Unique page for everyone, but how to put it in search engine.. so here is the problem
PHP simple script
Collapse
X
-
PHP simple script
legendary MOVIE - Can I take your photo? (~short movie)
Hell Thailand - trailer
Hell Thailand - movieTags: None -
So you want a script that allows people to register for an account, login and then display a unique news item for each user logged in ?
Maybe you could explain better what you want ?Comment
-
every registered user should have welcome page and news below about his account. It's ok, If I can edit it manually from my server. No admin panel.legendary MOVIE - Can I take your photo? (~short movie)
Hell Thailand - trailer
Hell Thailand - movieComment
-
Comment
-
That's all what I need, Login file, Register file, Check file, User page file - (that's why I need more information to search a script)legendary MOVIE - Can I take your photo? (~short movie)
Hell Thailand - trailer
Hell Thailand - movieComment
-
Do you need a way for users to sign up ? Do you need to verify the user before giving them access to news ? Do you need a way to manage your users ?
You're not really providing enough information about what you want.
You could write a web app that will let users sign up, log in, verify email, provide user management and display them items based on who they are very simply in most frameworks just by using boilerplate code and not much else.Comment
-
Ok I found this one from keywords you gave me. User Login Register and User Management - PHP Scripts Now very simple question, Can I modify user dashboard? What I mean when I type Modify - it means put news on user's dashboard. News for every user is diffirentlegendary MOVIE - Can I take your photo? (~short movie)
Hell Thailand - trailer
Hell Thailand - movieComment
-
Code it.Ok I found this one from keywords you gave me. User Login Register and User Management - PHP Scripts Now very simple question, Can I modify user dashboard? What I mean when I type Modify - it means put news on user's dashboard. News for every user is diffirent
If you can't code it, then get someone who can.Comment
-
-
-
hey bud, contact me, my techs can help you ;)Beautiful And Usable Web Design Creations For The Adult Industry Since 2003
I'm Yuu, Designer and Content Producer
Paysites - Affiliate Programs - Dating & Cam Sites - Mainstream Projects - Tube Sites - Banners - Wordpress Themes - NATs integration - Landing Pages
Check my Portfolio and Content Production OffersComment
-
Here's a simple php script :
<?php
echo "This is a simple php script";
?>
Now just type in the other simple stuff you want.
Comment
-
Comment




Comment