I am looking for the website(s).

This is a discussion on "I am looking for the website(s)." within the PHP Forum section. This forum, and the thread "I am looking for the website(s). are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Oct 16th, 2007, 12:49
New Member
Join Date: Oct 2007
Location: New Delhi
Age: 32
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Can you tell me the website(s) like those?


Hi everybody,
I am looking for website(s) where I can find the website(s) made on PHP5 with their associated code written in PHP5. Can you tell me the website(s) like those?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Oct 16th, 2007, 12:52
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Can you tell me the website(s) like those?

Hmmm ... let me get this straight ...

You want the code (all of it) from a website that uses PHP?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Oct 16th, 2007, 16:20
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,780
Thanks: 0
Thanked 16 Times in 16 Posts
Re: Can you tell me the website(s) like those?

You wont be able to get the PHP bits unless 1) The site is downloadable (.zip etc.) 2) You speak to the site owner.
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Oct 16th, 2007, 16:22
Highly Reputable Member
Join Date: Dec 2006
Location: Norwich
Posts: 721
Blog Entries: 4
Thanks: 6
Thanked 2 Times in 2 Posts
Re: Can you tell me the website(s) like those?

people dont give there code away
Last Blog Entry: Whats your Niche? (Jun 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Oct 16th, 2007, 16:28
alexgeek's Avatar
Moderator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,812
Blog Entries: 9
Thanks: 2
Thanked 2 Times in 2 Posts
Re: Can you tell me the website(s) like those?

Most people won't do this for security as some people could view the source and spot vulnerabilities plus passwords are sometimes stored in the code.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Oct 18th, 2007, 10:05
New Member
Join Date: Oct 2007
Location: New Delhi
Age: 32
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Can you tell me the website(s) like those?

Yes, dear karinne
I want the code (all of it) from a website that uses PHP?

Rgrds,
Sumit Sethi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Oct 18th, 2007, 10:10
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,780
Thanks: 0
Thanked 16 Times in 16 Posts
Re: Can you tell me the website(s) like those?

Quote:
Originally Posted by deltar View Post
Yes, dear karinne
I want the code (all of it) from a website that uses PHP?

Rgrds,
Sumit Sethi
You cant get this yourself unless: 1) The site is downloadable (.zip etc.) 2) You speak nicely to the site owner.

Yet again, they dont like doing this as for what alexgeek said.
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Oct 18th, 2007, 10:39
Highly Reputable Member
Join Date: Jul 2006
Location: Devon, England
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Can you tell me the website(s) like those?

Is there any reason why you want the code?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Oct 23rd, 2007, 07:53
New Member
Join Date: Oct 2007
Location: New Delhi
Age: 32
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
I am looking for the website(s).


Hi everybody,
I started a thread with the title Can you tell me the website(s) like those?” in which I asked about the website(s) where I can find the website(s) made on PHP5 with their associated code written in PHP5.
My forum friends told me that this can’t be done. My point is that I am learning PHP5. In a way, I can
say that I have learnt 75% to 80% of PHP5. Now I am looking for “Example Websites” made on PHP5 with their associated code written in PHP5. There are training websites, i. e., the websites that contain the training material on PHP5. Aren’t there such websites, that contain the example websites made on PHP5 with their associated code written in PHP5.
Rgrds,
Sumit Sethi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Oct 23rd, 2007, 08:06
Rakuli's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: I am looking for the website(s).

Thread merged - Please don't post twice.


http://pear.php.net

If you want to see well-written, advanced code available in downloadable form go there.

The site contains many different classes written for PHP5 (mostly php 5). These aren't sites from scratch that are classes to create objects but the code within them is diverse and also very heavily commented and documented.

I really don't think there will be many sites offering all their code for download. Also, to create an entire website as an example would be very big task, you would maybe find a very simple example site somewhere.
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)

Last edited by Rakuli; Oct 23rd, 2007 at 08:11.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Website Developer needed to re-build our website. Immediate start! lysworld Job Opportunities 0 Mar 14th, 2008 08:59
Is it possible to parse data from a different website into my website? Phil Classic ASP 7 Jan 11th, 2008 23:18
Website developers’ website - pls comment art Free Web Site Critique 4 Sep 2nd, 2006 16:54


All times are GMT. The time now is 00:28.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42