upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t