Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~851 People Reached
Member Avatar for nevergone

Hello, I would like to create my own slot machine from my PC. For that I am looking for some slot buttons that can connect to USB, or for some separate keyboard letters to connect through USB ( EG : I would need a hardware with USB plug , that …

0
112
Member Avatar for nevergone

Hello, I have a website which sells like 5 digital products,and the transactions are made only via PayPal.After the user purchases a product he can login to download. Also affiliates can be created.That's all that it does. I was wondering if a SSL/TSL certificate would be usefull and which type …

Member Avatar for Ramesh.KR
0
81
Member Avatar for nevergone

Hello, I want this function to be assigned to a variable but I cant get it working. I would like something like this to work so that I could perform another tricks on the result.Currentyl it returns 'undefined' data [CODE] var decodedmsg = decode('agaj80494agh942h8g0'); [/CODE] [CODE] var retdata; function decode(s){ …

0
79
Member Avatar for nevergone

Hello, I want to secure my website the most possible using htaccess. And I believe this code covers any javascript injections and external data injection. But it doesnt work. I might have gotten something wrong. Can you help me fix this please ? I looked over the internet for similar …

Member Avatar for 84hd0ns
0
55
Member Avatar for nevergone

Hi, I have a website and inside it I have an includes folder that contains *.inc.php files. Website is using ajax and I dont want the files to be accessed directly,but only by my website , or at least dont allow external data sent to them. Inside includes folder I …

Member Avatar for nileshgr
0
74
Member Avatar for nevergone

Hi, Inside [url]www.sitename.com/games/[/url] I have [url]www.sitename.com/games/arcade_game1/[/url] [url]www.sitename.com/games/arcade_game1/game.php[/url] [url]www.sitename.com/games/arcade_game1/arcade_game1.swf[/url] What I want is to allow access to the game.php only if data is sent from the swf file. Eg: arcade_game.swf is embeded on [url]www.sitename.com/games/arcade_game1/index.php[/url] You start the game,and then swf sends some data to the game.php,and the game.php echo'es back some …

0
53
Member Avatar for nevergone

Hi, I have a slot game written in flash actionscript 1.0 , all the data is inside the .fla file. This game communicates with a PHP file and gets some data from it,and updates a database based on the wins or loses of the player.(in the php file,the credit of …

Member Avatar for iamthwee
0
91
Member Avatar for nevergone

Hi, I have a website called [url]www.site.com[/url] I have a product.php file and a categories.php file that generate the URL's and content dinamically. In .htaccess I have the following rule. [CODE]RewriteRule (.*)_(.*)\.html product.php?category=$1&name=$2 RewriteRule (.*)\.html categories.php?category=$1[/CODE] Everything is ok by now. When I try to change the rewritting rule to …

Member Avatar for nevergone
0
115
Member Avatar for nevergone

Hi, I have a Wordpress website. The data is stored in the database as HTML code . So this text : [B][U]employee”s[/U][/B] Is stored like this [B][U]employee& #8217;s [/U][/B] The problem comes when I use the search function,because it compares this value [B][U]employee”s[/U][/B] to the database's contents,instead of comparing [B][U]employee& …

Member Avatar for jmo
0
69
Member Avatar for nevergone

Ok, I'm trying a large experiment. This would consist of large posts (in the 500-800 words) and wanted to have the post split every 200 words or so, like a book. I know I can do that by manually adding the 'nextpage' tag but then I'd manually have to count …

Member Avatar for nevergone
0
65
Member Avatar for nevergone

Hi, The data is stored in the database as HTML code . So this text : [B][U]employee”s[/U][/B] Is stored like this [B][U]employee& #8217;s [/U][/B] The problem comes when I use the search function,because it compares this value [B][U]employee”s[/U][/B] to the database's contents,instead of comparing [B][U]employee& #8217;s [/U][/B] to the database's …

Member Avatar for Wraithmanilian
0
57