How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi