Pages: 1 [2] 3   Go Down
Send this topic | Print
Author Topic: HTML OR PHP  (Read 3806 times)
mddu
Member
*
Offline Offline

Posts: 28


« Reply #20 on: December 04, 2006, 02:55:53 PM »

Don't feel bad I can't wrap my head around learning to code in php either.  Maybe pick up a book.  Not sure if they have a php book in this series but when I started out in HTML I didn't know squat till I got the HTML for dummies book.  Took it and ran with it.  Maybe they have a php version.  Some online guides that I've looked at and even downloaded talk so much over my head it's hard and frustrating to get a handle on it. 

Try a local bookstore or library or you could try and search for it on the web or amazon.com.
Logged

Simon leBon
http://www.mddu.com

(Wanting to move that site here)
saurabhbhide
Member
*
Offline Offline

Posts: 24


« Reply #21 on: December 04, 2006, 03:21:16 PM »

hey shujja and anitacrafts just go to bookstore, and get this book
"sams teach urself php,apache,mysql all in one" - it just costs 250 rupees.

It tells you all the settings and setup to be done in any OS u prefer.
Read it and make it a point to try each peice of code given in the book.
once u finish it, read as many tuts as u can from tutorialized.com.

if u do so, I guarentee that 3 months from now, u will know php better than ur mothertongue.

That book is so good, i could give this guarentee to a pig also [provided he knows english]Wink

« Last Edit: December 04, 2006, 03:23:51 PM by saurabhbhide » Logged

sb3700
Member
*
Offline Offline

Posts: 16


« Reply #22 on: December 04, 2006, 03:52:17 PM »

yeah actually the sams teach youself ... in 24 hours books are pretty good - i read one recently

i also recommend them, though maybe not to a pig...  smiley
Logged
mddu
Member
*
Offline Offline

Posts: 28


« Reply #23 on: December 04, 2006, 04:42:07 PM »

Nice!  I could stand to learn how to use mysql as well.  I'm gonna write that down and the next chance I get (when I get some more $$$) I'm going to get that.  Amazon's got it for under $24.

Thanks for the book info.
Logged

Simon leBon
http://www.mddu.com

(Wanting to move that site here)
shujjah
Hyper-Active Member
***
Offline Offline

Posts: 221


WWW
« Reply #24 on: December 04, 2006, 07:41:17 PM »

hey shujja and anitacrafts just go to bookstore, and get this book
"sams teach urself php,apache,mysql all in one" - it just costs 250 rupees.

It tells you all the settings and setup to be done in any OS u prefer.
Read it and make it a point to try each peice of code given in the book.
once u finish it, read as many tuts as u can from tutorialized.com.

if u do so, I guarentee that 3 months from now, u will know php better than ur mothertongue.

That book is so good, i could give this guarentee to a pig also [provided he knows english]Wink


oh only 250 rs from where can i get it?
Logged

HISHEisawesome
Member
*
Offline Offline

Posts: 18


« Reply #25 on: December 05, 2006, 09:40:10 AM »

http://www.w3schools.com/php/default.asp

try this. its an online tutorial for php. i personally used a book but this doesnt look too bad
Logged
Nevil
Guest
« Reply #26 on: December 07, 2006, 01:22:17 AM »

There is a lot of material on php online, a lot of tutorial you don't have to read or buy a book. grin
To sb3700: I've learnd first C and C++ then PHP and isn't that different (if else, while, and some other things are similar), ok if you don't know anything about C C++ and imperative programming don't worry PHP is easier grin
Logged
sb3700
Member
*
Offline Offline

Posts: 16


« Reply #27 on: December 07, 2006, 06:45:25 AM »

if else, while, and other control structures, are common to basically every programming language, in some form of another.

Java & javascript both have nearly identical control structures to php.

Even VB and other languages based on it, have similar things, the only difference being that instead of curly braces ({ }), you use EndIf, or EndWhile, etc (i think).

And i agree, PHP is very easy  grin

btw: i know nothing about vb or c or c++, and only a bit of java, so i may be wrong.
Logged
multippt
Active Member
**
Offline Offline

Posts: 78


WWW
« Reply #28 on: December 09, 2006, 11:33:09 PM »

You could try http://www.tizag.com/phpT/
It has several tutorials on php. Thats where I learnt much of the php programming language.
Logged

Your everyday news @ PostItLive
Pietje8501
Active Member
**
Offline Offline

Posts: 78


WWW
« Reply #29 on: December 10, 2006, 12:36:57 AM »

There are so many html/php scripts that you can download and easily customize with dreamweaver
Logged
shujjah
Hyper-Active Member
***
Offline Offline

Posts: 221


WWW
« Reply #30 on: December 10, 2006, 12:40:02 AM »

There are so many html/php scripts that you can download and easily customize with dreamweaver
whats dreamwaver so can  i create my own coded php site with it?
Logged

Nevil
Guest
« Reply #31 on: December 10, 2006, 02:08:23 AM »

Dreamweaver it's a web-editor from Macromedia (now Adobe) With Macromedia Dreamweaver you can create your site with code-writing but also positioning graphical element in the graphic mode.
Dreamweaver has also a good syntax highlightning for php, but I think that has no wizard or tool about it.. sad
Logged
ariarinen
I´m the best
Loyal 110MB Member
*******
Offline Offline

Posts: 2386

I´m the best!


« Reply #32 on: December 11, 2006, 01:58:34 AM »

Here is a freeware for codeing php
PHP Designer 2005 2.0
http://www.freedownloadscenter.com/Web_Authoring/Automated_Web_Publishing_Tools/PHP_Designer_2005.html
Logged

shujjah
Hyper-Active Member
***
Offline Offline

Posts: 221


WWW
« Reply #33 on: December 11, 2006, 02:37:07 AM »

 shocked
thnkx a lot  grin
Logged

shujjah
Hyper-Active Member
***
Offline Offline

Posts: 221


WWW
« Reply #34 on: December 11, 2006, 02:52:43 AM »

after how long will i get the email with the link? any idea?
Logged

zand3r
Member
*
Offline Offline

Posts: 3


« Reply #35 on: December 12, 2006, 06:09:08 PM »

Get a copy of fedora core 4 or above. It has php, mysql etc...
So you can test your site locally before uploading it
Logged
shujjah
Hyper-Active Member
***
Offline Offline

Posts: 221


WWW
« Reply #36 on: December 12, 2006, 07:18:05 PM »

oh i have installed Wamp on my pc
Logged

HISHEisawesome
Member
*
Offline Offline

Posts: 18


« Reply #37 on: December 13, 2006, 08:47:22 AM »

oh i have installed Wamp on my pc

wow did you do that by yourself? if u did congrats, its really hard
Logged
shujjah
Hyper-Active Member
***
Offline Offline

Posts: 221


WWW
« Reply #38 on: December 13, 2006, 07:32:01 PM »

yeah i did it al my self it took some time about an hour to donwload or i think it was even more than an hour and


 ariarinen
i have received their email but the url they have given is incorrect??? huh
Logged

MO
Hyper-Active Member
***
Offline Offline

Posts: 353


Hope we all will wake up!


WWW
« Reply #39 on: December 15, 2006, 01:40:33 AM »

My question is can we create php website with HTML i mean not that similar but can be perorm the functions that php does uising HTML?
and another question i want to learn easy php ( beginner )
and after writing the script on notepad from where can i see it i mean if i make a html script then i can just open it by saving it as .html so how can i see php scripts?on IE

If you gain to install Apache & PHP  on your computer to experiment with your php script you may like to look at my Help Site for Newbie's I made, to get a server setup on your computer! Its not to easy but its fun if you like to learn and got the time!
Go to my Newbie HelpSite Link:
http://www.mario.110mb.com/download/install_help_php_apache_mysql_phpmyadmin/myhelp1.php


I have many people downloading my config files to make the setup relative easy! About 30Mb required on your computer to make it work!
« Last Edit: January 14, 2007, 09:28:15 PM by Mario » Logged

Pages: 1 [2] 3   Go Up
Send this topic | Print
Jump to: