parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi