i want to make a blog sort of site and i want to no if anyone knows how to make the user system so when you sign up, it creates a subdomain with there ser name, with there own folder.
Any help?
+rep
i want to make a blog sort of site and i want to no if anyone knows how to make the user system so when you sign up, it creates a subdomain with there ser name, with there own folder.
Any help?
+rep
Looking for a good desiner to design a social networking template.
PM me.
Not sure on subdomain..I know how to make a folder for them though
HahaPHP Code:mkdir();
![]()
So i would just put that in my register code?
In the brackets would i put $user in there as the username form field?
I'll give it a try.
Still need the sub-domin thing.
Looking for a good desiner to design a social networking template.
PM me.
Say your username variable is $username just do
I think the function is.PHP Code:mkdir("/home/cpanelusername/public_html/$username", 0777);
where in register would i put it?
Looking for a good desiner to design a social networking template.
PM me.
Ty.
Any advances on the create sub domain?
Looking for a good desiner to design a social networking template.
PM me.
I'm not too sure I know you can do it as I've seen lots of automatic hosting and billing software that does it.. a cron that runs when sign ups are received or something if you could do that or do it manually? Also try looking at some of the coding in scripts that already have things like that running? Sorry what I just said probably was not much help at all!![]()
Billing programs use WHM to make a hosting account not an ordinary sub-domain on a site. I no how to do i that way but it will waste much more space on my server.I'm not too sure I know you can do it as I've seen lots of automatic hosting and billing software that does it.. a cron that runs when sign ups are received or something if you could do that or do it manually? Also try looking at some of the coding in scripts that already have things like that running? Sorry what I just said probably was not much help at all!
Thanks for your help anyway![]()
Looking for a good desiner to design a social networking template.
PM me.
Want to hide these adverts? Register an account for free!