iGuest 3 Report post Posted July 14, 2004 just a new and upcoming sites with some free PHP scripts, some web layouts and templates and free Photoshop tutorials. the screambox is a specially popular script here. see if u wud like to use some of them- click here to access the free stuff. Share this post Link to post Share on other sites
wassie 0 Report post Posted July 14, 2004 that is a starting website,they dont offer that much yet.only got like 9 templates and 6 downloadable files.but its looking oke Share this post Link to post Share on other sites
iGuest 3 Report post Posted July 15, 2004 of course .. as i had already mentioned in my post .. "new and upcoming..".... "some" free scricts, "some" templates.. ...whats important is "some" of those scripts and "templates" are really popular with a "lot" of people who have downloaded it frm the site ... Share this post Link to post Share on other sites
musical-palace 0 Report post Posted July 20, 2004 guys, everything is free...that's why the open source and freeware business got started..to help poor people like us Share this post Link to post Share on other sites
Shackman 0 Report post Posted July 21, 2004 Chadan, I was wondering if your PHP script can be embedded into the HTML code o do I have to create a frame and place the code there? I am rather green to PHP programming and hope you can guide me. Share this post Link to post Share on other sites
Spectre 0 Report post Posted July 31, 2004 PHP cannot be imbedded in HTML. HTML, however, can be imbedded in PHP.For example: <?php[/br]echo "<html><head><title>My Page</title></head>\n";[br]echo "<body bgcolor=\"#FFFFFF\" text=\"#000000\">\n";[/br]echo "Welcome to my PHP page.\n";[br]echo "<!-- Enter some comment here -->\n";[/br]echo "</body></html>";[br]?> If the script is not registered as script with the server, then it will just be treated as a standard HTML/text file.You can also include HTML on its own in a script, and put the PHP code seperate, as long as it is between the <?php ?> tags, and as long as the file is treated as a script.For example: <html><title>My Page</title>[/br]<body bgcolor="#FFFFFF" text="#000000">[br]<?php echo "Blah"; ?>[/br]Welcome to my PHP page.[br]<!-- enter some comment here -->[/br]<?php echo "Foo Bar"; ?>[br]</body></html>[/br] Share this post Link to post Share on other sites
proskiier23 0 Report post Posted May 27, 2009 looks pretty good, any of you guys know any .asp sites like this???i learned how to do web design in visual studio in college so i kinda like it(master pages ftw) Share this post Link to post Share on other sites
k_nitin_r 8 Report post Posted June 13, 2009 Hi!@proskiierYou'll find plenty of ASP.NET projects on Codeplex - Codeplex is a SourceForge equivalent but it's been setup by Microsoft. However, you won't find as much stuff on ASP.NET as you find on PHP. PHP is quick and easy to develop with so you'll find a lot of open-source developers working with it... though, there's also the reason that it's a non-Microsoft product :-D . The Microsoft sponsored projects on Codeplex aren't really open to community contributions, though there's usually a fork of the main project containing community contributions.Regards,Nitin Reddy Share this post Link to post Share on other sites
Veradesigns 0 Report post Posted June 13, 2009 Website is down =[,Sounds interesting ill probly look for them since website to rederect you to them is not there, seems this is the best place to start out a normal website with php. Share this post Link to post Share on other sites
phpphp 0 Report post Posted September 28, 2009 after long research i find http://www.joomlaos.de/ best free joomla template website...check it out Share this post Link to post Share on other sites
donneo 0 Report post Posted October 20, 2009 i want to start to learn PHP but i need ebooks.If someone know where to download prease send me a link and do not forget i am beginer with php :) Greetings Share this post Link to post Share on other sites
Strikee 1 Report post Posted December 15, 2009 Yeah , probabily it WAS a good site after reading your reviews about it. Now it's down.. but i'll check it again soon to see if u got it back on track.Good luck with it , the site ideea is not bad! Share this post Link to post Share on other sites
alamstore 0 Report post Posted February 13, 2010 i want to start to learn PHP but i need ebooks.If someone know where to download prease send me a link and do not forget i am beginer with php Greetingsas a beginner go for http://www.w3schools.com/php/default.aspthen i will upload and give you a link to php mysql bible.just keep checking my site http//babu.madpage.com i will upload ebooks for you. Share this post Link to post Share on other sites
mandla 0 Report post Posted April 13, 2010 where can one get realistic free stuff like mive tickets or deodorant or soap or fairy liquid, something more than a free template or pack of gum lol Share this post Link to post Share on other sites
Rigaudon 0 Report post Posted April 14, 2010 I can't believe you people brought back a thread started in 2004. Well, anyways, 1) Original link doesn't work2) ebooks aren't nearly as good for learning an language vs a forum with skilled users who can give you lessons/advice3) Free templates are terrible. They don't help you learn AT ALL and in no way do I consider that "making" your own website.4) I CAN'T BELIEVE HOW BAD SOME PEOPLE ARE AT SPELLING AND GRAMMAR! Share this post Link to post Share on other sites