Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
0 Endorsements
~4K People Reached
Favorite Tags
c++ x 26
php x 3
Member Avatar for Cyb3rAssasin

Hi I need help I cant find a php editor that has a built in ftp client so i can just click on a file and open it. Ive tried notepad++ with the ftp add on but it doesnt work :/ Any ideas?

Member Avatar for bewodo01
0
161
Member Avatar for Cyb3rAssasin

Hi guys, I'm working on building a server package similar to xampp, and I've done some googling on opening ports with c++ but I cant find a straight answer. Can someone please shed some light on this for me. I'll keep searching google in the mean time. Thanks Guys.

Member Avatar for Ancient Dragon
0
69
Member Avatar for Cyb3rAssasin

Microsoft has a program called narrator that reads text displayed on the screen. Is there a way I could use this voice? I want to create a program that makes the voice say whatever is typed. So if I type hello then press enter it will say hello. Is there …

Member Avatar for vijayan121
0
85
Member Avatar for Cyb3rAssasin

Hey guys Im writing a app to upload files to my webserver so when i save a file locally it will upload when i open the app. Ive searched the internet for uploading libraries but none of them seem to work can someone shed a little light on this for …

Member Avatar for Ancient Dragon
0
220
Member Avatar for Cyb3rAssasin

Hi I use the Mozilla Firefox web browser and I keep getting pop-ups that open in IE(Internet Explorer) I want to write a program that hides in the background and closes iexplorer.exe whenever the process tries to run. Is this possible, and if so can someone help me because I …

Member Avatar for Cyb3rAssasin
0
120
Member Avatar for Cyb3rAssasin
Member Avatar for Duoas
0
86
Member Avatar for frank_hugo_1100
Member Avatar for GreenDay2001
0
89
Member Avatar for Cyb3rAssasin

[code=c++] { char op; cout << "enter test "; cin >> op; if(op == 'test') cout << "test sucessful\n"; else cout << "w00t\n"; system("pause"); } [/code] Right now i can type toggle and the program will display test succesful because toggle starts with t i need it so like if …

Member Avatar for Cyb3rAssasin
0
60
Member Avatar for Cyb3rAssasin

Hi I need help with a project im working on im wondering if there is a way to include a file in a program. Im making a prank program that hides in the background and plays a funny wav file. Is there a way to include the wav file in …

Member Avatar for Cyb3rAssasin
0
93
Member Avatar for Cyb3rAssasin
Member Avatar for #include<DAN.h>

I just wanted to start a list of system(" ") funtions. I'll write all of the ones I know and if you know any more please post them. Thanks for contributing!!! ^_^ system("pause"); - This displays "Press any key to continue..." and waits for a key to be hit to …

Member Avatar for Salem
0
3K
Member Avatar for Aruna S Rajan

Could anyone tell me, what is the function of header file"time.h"??

Member Avatar for Cyb3rAssasin
0
64