Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec