PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo