Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
onclick problem
I have <input type="text" name="message">
<a href=page2.
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be