Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Search:

Type: Posts; User: tay_max_2005

Search: Search took 0.25 seconds.

  1. PHP MYSQL Query - Group, SUM and and Divide Count(column)?

    Hi, Here is a table:
    -----------------------------
    id | item | rating
    -----------------------------
    1 HTC 5
    2 HTC 5
    3 LG 4
    4 LG 5
    5 ...
  2. Get JavaScript variable value Using PHP?

    Hi, I would like to get the value of JavaScript array variable in a html file by using PHP.
    Ive put some space cause yahoo screws up codes... =)
    Example:

    javascript.html
    <html >
    <head >...
  3. I can't send email using mail() function in PHP?

    Hi
    I can't send email to my server using mail() function in PHP.

    $headers = "From: [email protected]";
    mail('[email protected]', 'Testing the mail',...
Results 1 to 3 of 3