column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and