wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
chat
hello i'm amir
i need a chat source code in asp.net 2.0 without Ajax.
anybody can help me?
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu