Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
simple php table loop
Hi all,
I've the following code
<?php // Create category options
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means