script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
sapgui f4 help last search
I know this has to be simople. One user (maybe more) does not have the "last search saved" from the
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
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
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or