Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
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