Search found 11 matches
- Mon Mar 31, 2014 9:10 am
- Forum: PHP
- Topic: please help with regular expression
- Replies: 1
- Views: 4596
please help with regular expression
Hi dear better php! I have a problem and hope for your help to resolve it. 1.I need to get a code from the youtube link (11 digits, which comes after watch?v=). 2.And remove all text which can be before and after the link, also the text could not be on a page, so anyway i need to get that video code...
- Sat Feb 01, 2014 6:35 pm
- Forum: Other
- Topic: Album tutorial
- Replies: 3
- Views: 5191
Re: Album tutorial
Is it this one? http://betterphp.co.uk/playlist.html?pid=PL812FB62BCB69CCEC Not,it's not this one, I think that tutorial was related to the user's private system. I mean, every user could create personal album. The tutorial could be related to Alex's (register and login system). But I am not sure, ...
- Sun Jan 26, 2014 8:39 pm
- Forum: Other
- Topic: Album tutorial
- Replies: 3
- Views: 5191
Album tutorial
Hello BetterPhp! I am a bit confused because I cant find album tutorial anywhere! I saw a awesome album tutorial more than year ago , not really sure if I saw it here. But all i know that some people was posting also here with their "album tutorial" problems. I also remember that there was...
- Thu Mar 07, 2013 3:57 pm
- Forum: Tutorials
- Topic: big problem,need help..[blog]
- Replies: 5
- Views: 1472
Re: big problem,need help..[blog]
My idea was,when user add his car to the website(it means car details ,description and photo of car) just like on my screenshot you can see,than this car belongs to user ID,and I already made it by tutorials.It's like personal room,and on the screenshot those 2 cars belong to 1 user,so the only thin...
- Thu Mar 07, 2013 2:53 pm
- Forum: Tutorials
- Topic: big problem,need help..[blog]
- Replies: 5
- Views: 1472
Re: big problem,need help..[blog]
Hello,Jacek! I knew that I need to make a new table called "blogs",so I made it,and as you sad I added a field "blog_id" in "posts" table. Do I need to make a function something like "function get_blogs"?Because I dont realy understand what I have to modify or...
- Sat Mar 02, 2013 9:01 pm
- Forum: Tutorials
- Topic: big problem,need help..[blog]
- Replies: 5
- Views: 1472
big problem,need help..[blog]
Hi to all of you!I am making a web site and also I have complited blog tutorial, so I have big problem now and I cant understand what to do,so I hope for your help or some advice,please :? Here is a screenshot and I need to make separate blog for each car (Honda civic and Mitsu 3000GT). And those ar...
- Mon Feb 25, 2013 10:27 pm
- Forum: Tutorials
- Topic: blog with BBcodes
- Replies: 3
- Views: 1083
Re: blog with BBcodes
never mind,SOLVED
- Sun Feb 24, 2013 4:28 pm
- Forum: Tutorials
- Topic: blog with BBcodes
- Replies: 3
- Views: 1083
Re: blog with BBcodes
thanks for your reply! I tried that with functions and other ways,but nothing. So if I type something using BBcode,it shows on the screen,but when I refresh page I cant see it anymore. i realy want to make this thing,I need to make,that I can copy paste links from imagechack(image hosting website) o...
- Sun Feb 24, 2013 1:23 pm
- Forum: Tutorials
- Topic: blog with BBcodes
- Replies: 3
- Views: 1083
blog with BBcodes
Hi!I have complited this nice blog tutorial,everything works fine,thanks to Author of this tutorial! And now I have a question, is it possible to make a BBcodes in Blog?When user write ( some text ) it will show text in bold? I tried to add this parser or how it's called for example into my blog_rea...
- Wed Feb 20, 2013 3:50 pm
- Forum: Tutorials
- Topic: avatar upload problem
- Replies: 3
- Views: 1022
Re: avatar upload problem
Thanks for the reply!I fixed problem,and also I wanted to ask about one thing,in edit_profile.php there is 'echo'Your profile updated';' and it shows always on this page,you can see all code in my first post. What should I do to fix it?It meens when you press SUBMIT button,then it gives you notifica...
- Wed Feb 20, 2013 11:55 am
- Forum: Tutorials
- Topic: avatar upload problem
- Replies: 3
- Views: 1022
avatar upload problem
Hi,I have a problem,I cant see images in 'uploads/avatars',so when I press Submit,the page refreshes quickly and thats all.No images in folders.What should I do to make it upload user avatar?I will post my codes here,hope for help..S.O.S edit_profile.php if (isset($_POST["car"],$_POST[&quo...