Having trouble "Getting Started"
Posted by: jPaulB (---.dsl.bell.ca)
Date: September 15, 2013 05:00PM

Hi Everybody,

I have been experimenting with wampserver for several months... and stupid me... I cannot seem to get beyond using individual parts of the interface.

I can develop databases and tables with the "phpMyadmin" part, and I can run simple PHP scripts with the "Projects" part.

But... I cannot get any of my really simple PHP scripts to actually work with a table. I have googled for a tutorial that will show me what I might be doing wrong without any success. I can only guess, and so far I have guessed wrong.

Will someone be kind enough to point me to an absolute beginners tutorial for this?

Many thanks,

Many Thanks,
Paul

(If I wasn't so stupid, I wouldn't have to be so persistent)

Options: ReplyQuote
Re: Having trouble "Getting Started"
Posted by: RiggsFolly (---.as13285.net)
Date: September 15, 2013 06:10PM

First of all, if you are learning php and mysql dont use the old mysql_??? functions. They are soon to be removed from PHP, so dont waste your time.


try this [coursesweb.net] for MYSQLI

try this for [net.tutsplus.com] both MYSQLI and PDO

Options: ReplyQuote
Re: Having trouble "Getting Started"
Posted by: jPaulB (---.dsl.bell.ca)
Date: September 15, 2013 07:08PM

Thank you, Riggs

Options: ReplyQuote


Sorry, only registered users may post in this forum.