Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
xml
<?php
echo "<h1>XML Articles</h1>";
$home
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa