Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;