Jump to content

Question About Php & Mysql


adorablepixels07

Recommended Posts

I am really wanting to learn how to design my own html/php mysql type forms and such, I found me some books one for php & mysql for dummies and another one , what would anyone here suggest? also is there a certin program I will need to do the actual coding in or can it be done through frontpage or notepad, or to even run php, ive been doing html along time and i wanna advance and learn more. id appreciate any and all help or ideas

thanks

Link to comment
Share on other sites

The dummies books are quite good.

 

You can also test your PHP on your own machine if you download XAMMP. It will also run from a USB thumb drive.

 

ok so i will need to go and get the php & mysql for dummies and now when i do the coding do i need a special program to do the doe in or can i use 1 notepad or 2 frontpage? and that prog u suggested what is that? cause i know my hosting has php as well so i could test it as well by uploading it to my cpanle right?

Link to comment
Share on other sites

There's about a bazillion tutorials on the 'net on PHP. But I really like to have a book to reference when it comes down to learning something. A little while back I picked up PHP in Easy Steps and loved it. An excellent beginner PHP and MySQL book. Its a couple years old now but the info is still current however some of the mysql stuff has been replaced with advance commands.

http://search.barnesandnoble.com/booksearc...N=9780760747865

 

G'luck.

Link to comment
Share on other sites

what all have u done in php form? i wanna just do a simple type form where if a member joins my site they can enter there name, paypal info and so forth , kinda like amember pro . which can be looked at amamber.com something to there affect is what i wanna do but own my own instead of using someone elses stuff, oh that book is no longer in stock

Edited by adorablepixels07
Link to comment
Share on other sites

You are reinventing the wheel. There are member scripts out there. There are CMS packages that do it natively.

 

Storing credit card or paypal information unless it's secure is dangerous.

explain meaning cms scripts what u mean , im new at this and have been doing alot of reading on php and so forth, amember pro is a html/php mysql database form that is installed and when someone joins the site to be a paid member they have to fill it in and when its submitted the form directs them to paypal unless the site owner reconfigs the coding. see what im asking, ive talk to alot of people they said i can do the same id just have to by the book and read up on it more.

Link to comment
Share on other sites

There is nothing stopping you from doing your own. I was only trying to point out that you were going to be doing something that's already been done before.

 

You will have learn how to code in PHP and MySQL. I was trying to save you some time and headache.

 

I program for a living and I would use an already built script over creating my own to save time.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...