Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls