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
~856 People Reached
Favorite Tags
Member Avatar for louisdesouza

I created a javascript registration form and when the user submits the form, a 'sendemail.php' file will send the data in the form to my gmail email account. The code from 'sendemail.php' is shown below: Code: $mail->IsSMTP(); // Fixed. $mail->Host = 'smtp.gmail.com'; // Or Hotmail. $mail->Port = '587'; // Fixed. …

Member Avatar for pritaeas
0
602
Member Avatar for chaska.galactic

I have an HP motherboard model # 583366-001 and whenever I attempt to install Windows 7 I get a message stating that my cd/dvd driver is missing. I've tried three different hard drives and two different cd drives IDE, sata and usb and I still get the same error message. …

Member Avatar for BBAD
0
144
Member Avatar for Jimmyteoh

1. when declare array, what the thing needed. 2. know how to build/use 2D array. 3. how the pointer relate to array. 4. give string manipulation function and describe it. 5. what is the key element for OOP. 6. define structure. 7. how destructor works. 8. define class.

Member Avatar for Veneficus
-5
110