question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
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
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
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
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<