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.
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?