Merger of 6 sister companies under one flagship company after go live
Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks