View Single Post
Old 02-19-2007, 01:08 PM   #9 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,694
redhead is on a distinguished road
The truth is, as stated in the Introduction thread, I hold a PhD in Comp. Sci. with a master in Math, so naturaly I know quite a few programming languages. The ones mentioned in my profile, are then ones I use freequently professionaly, so yes I do know PHP and SQL.

And I'd be willing to help you out with solving the rest of your troubles with this thing.

I must say, php.net is a very usefull resource, when it comes to PHP related items. And SQL isn't that difficult to understand, its a language written to conform with the normal request one might ask, like "I want everything which conforms to the state, that x=y and z=n", It's simply put "SELECT * FROM table WHERE x=y AND z=n".

Altho the SQL-syntax would be of some use, if you'd never seen the language befor.
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote