array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Files in current folder. Should be an easy fix.
Never mind. I've asked about this before and just found my answer. Anyway to delete this?
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp