foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
how to load php class from another domain?
how to load php class from another domain?
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav