0
kirrz

PHP/ Oracle Help!

Recommended Posts

I need to do some very basic stuff... I've got my head around Oracle and around basic PHP but can't figure out how to put them together and do these basic things.. can anyone help?? Please send me a PM and I will give you details...

Cheers

Share this post


Link to post
Share on other sites
thanks Dave, but that's wayyy too complex for me. i have a piece of PHP code as a starting point which i need to modify into a login/ authenticate page (has to speak to the database).. the stuff i've been given to use is really basic and not very secure so it isn't what the 'real world' implements and that's why i can't really find any relevant online tutorials!

thanks though!

Share this post


Link to post
Share on other sites
Quote

As far as I know, PHP requires you to use a library to access any database other than MySQL. Please feel free to correct me on this.

BTW, PEAR is another abstraction layer, and comes bundled with PHP.



Yeah, kinda.

Anyways, check out this page. http://us2.php.net/manual/en/ref.oci8.php

Also, http://www.phpbuilder.com is a great site.

Please understand that if you don't follow some of the more basic security principles that you are going to get hacked. It is not a matter of if, but a matter of when. I ran a website for an online gaming guild that had "Webmail" for its members and I ended up in trouble with my ISP for sending 40k emails. Needless to say I fixed the problem, but even small sites get targeted.

There may already be a program designed to do what you want to do!
~D
Where troubles melt like lemon drops Away above the chimney tops That's where you'll find me.
Swooping is taking one last poke at the bear before escaping it's cave - davelepka

Share this post


Link to post
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.
Note: Your post will require moderator approval before it will be visible.

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.

0