Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
0 Endorsements
Ranked #2K
~1K People Reached
About Me

Computer Science student (final year) and programmer (4 years experience).

Interests
I like music, playing my guitar, I write 2 blogs (a satirical one and a personal one) and having fun…
PC Specs
Debian based & Windows XP/7
Favorite Forums
Favorite Tags

9 Posted Topics

Member Avatar for thefuzz

The function you are trying to use works with sendmail, which is a mail server for unix-like systems. In unix/linux/bsd/solaris/uix and so on it is found I believe under /usr/sbin/sendmail. Unfortunately, in Windows, sendmail does not exist. Therefore, when PHP is looking to find sendmail in Windows, it simply cannot …

Member Avatar for violarisgeorge
0
137
Member Avatar for levsha

Simply, if I understand what you want to do, you should have a value for each option in your HTML select element of your form. Then, in php, you should have variables which grab those option values (with $_POST or $_GET depending on your form), and then feed them into …

Member Avatar for violarisgeorge
0
133
Member Avatar for sayakyi

Hey, you can try for [url]http://www.net2ftp.com/[/url] . Really good service, I use them quite a lot, especially when I am having a slow connection day. If your ISP is still blocking this site try using a proxy (if this is not illegal in your country of residence of course). Have …

Member Avatar for sayakyi
0
150
Member Avatar for rukshilag

Please give more information. As for example, do you need to hardcode the paths or do you need it to be dynamic so you can upload the path/image to mysql via php?

Member Avatar for diafol
0
155
Member Avatar for AirGear

[QUOTE=AirGear;1036486]guys, today i tried to install the same wamp in other PC. and surprisingly, it works there!! guess the wrong thing is my PC now, or maybe the setting of the apache or php. do you have any ideas?[/QUOTE] Try uninstalling WAMPServer and reinstalling it. Sometimes a bad download leaves …

Member Avatar for AirGear
0
372
Member Avatar for futhonguy

This is simple, just instead of WHEREing the id in your query, you should WHERE the field. BUT take care with this, if you have two or more rows in which the field have the same name, then I'm afraid you'll be deleting all of these rows...

Member Avatar for futhonguy
0
125
Member Avatar for violarisgeorge

Hey all, I need to use the PHP mail() function in order to send an email to a number of individuals. So lets say that I have 5 users that need to get a particular email. I was thinking that the correct way of going about using the mail() function, …

Member Avatar for violarisgeorge
0
153
Member Avatar for emhmk1

It has to be a problem with your php script which parses the information from the form. I have run your form and it works fine for me, and I also created some php code for the variables you post from the form and it all works fine and dandy …

Member Avatar for emhmk1
0
70
Member Avatar for gagan22

I don't get it, are you looking for a ready made templated solution? Or are you trying to develop this by yourself with PHP? If its the first, then you can use Joomla and buy components, modules and templates which transform your site into a social networking site and then …

Member Avatar for violarisgeorge
0
98