php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
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
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?