Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de