Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
set xml path in flash when xml created in memorystream and webrequest
i am creating an xml file using memory stream and i want to load this xml file into the flash on cli
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10