I am trying to re-implement a cybercash account into a site re-programmed in CF. I am looking for the cybercash.dll to be used with the CFX_cybercash tag. Since Cybercash was bought by verisgn i am having no luck on the verisign website as all they want to do is have me change over to there...
I have installed a PHP project with IIS :( for a client. He is doing some security testing and is finding that the security software is saying that there are security holes in PHPNUKE which I definitely did not install with the rest of the system. I am not using any component of PHPNUKE and...
I am calling session_start at the top of each page and then creating session variables by :
$_SESSION['whatever'] = "car";
I unset the session only once a user logs out by calling session_unset()
thanks again!
This message is appearing at the bottom of the pages!! can anyone help?
>Warning: Unknown(): Your script possibly relies on a session
>side-effect which existed until PHP 4.2.3. Please be advised that the
>session extension does not consider global variables as a source of
>data, unless...
I am developing an Auction site. I am wondering if it is possible to run a script once every 4 hours (could be any time period), that will send emails to the buyer and seller of the auctioned item. This script needs to run on the server whether the the site is being accessed or not. The...
just wondering if it is possible to change the ink of the interseccting area of two sprites?
theIntersect = intersect(sprite(1).rect, sprite(2).rect)
theIntersect.ink = 8
i'm getting an error that property not found....#ink, and i realize that ink is a property of a sprite, not of this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.