Multiple PHP errors when clicking a link..and..removing a ghost..
Hi - I have 2 problems with a new website - homeswapvacations.com, which I need help solving.
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo