PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Consuming third party Payment Gateway API from Procedure.
Hi All,
First of all i would like to thank all the people of the oracle forum for providi
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin