Hi all, I am passing huge data through query string in the form of arrays. for eg. example.php?arrayone=$arrayone&arraytwo=$arraytwo&...... There are six to...
... Most likely ... Don't pass them around :) just pass references to them instead... lots of ways to achieve the same result - DB, session, Cookies - pick ...
Hi all!! How is every thing goin on I have a query regarding the Bandwidth calculation for one of my application. Our development team don't know how to...
http://www.apacheref.com/ref/http_core/LimitRequestLine.html http://support.microsoft.com/default.aspx?scid=kb;en-us;260694 check those...and try if they help...
hello you can do one thing just give the whole array as session variable by registering it on your your page and access the variable on your next page in the...
http://www.apacheref.com/ref/http_core/LimitRequestLine.html http://support.microsoft.com/default.aspx?scid=kb;en-us;260694 check those...and try if they help...
Can anyone tell me what are the main bugs in PHP version 5.0.4 over PHP Version 4 series.How can we rectify those bugs?.Also what are the main concepts...
Hi, Check this: http://www.php.net/ChangeLog-5.php#5.0.4 Aditya ... PHP Version 4 series.How can we rectify those bugs?.Also what are the main concepts...
Hi all, is it possible to capture the Properties of a Microsoft Word Document into a Database record. If yes how can this be done. Any help will be greatly...
... to make this work you will have to open the file over http <?php inlude_once('http://yourdomain.com/menu.php?fldGroupID=14'); ?> HTH Tarique -- ...
Hi All, I have written script so that I am able to open pop up window on clicking on that specific item for edit purpose. After editing information, I update...
Prepare parent window object & try to write in it using innerHTML. so that parent window get updated. -thanks Hati Ghyal Te Tadis Nya ... Yahoo! for Good Watch...
If the data on the parent page is coming from database then when you refresh the parent page from the popup after updating the data then automatically the...
Hi Friends, Our company Talash Infosoft Pvt. Ltd. located at Ahmedabad has following openings: Designation: PHP/ASP/ASP.Net Developer No. of Post: 5 ...
Hi All This is an exciting moment to share with you all that our company, an offshore services company based at Chandigarh, is currently looking for a large...
THANKS ALL THE GROUP MEMBERS. WE HAVE RECEIVED AN EXCELLENT RESPONSE. WE NOTICED THAT THE WORKSHEET ATTACHMENT WAS NOT THERE IN THE EMAIL. ALL THOSE INTERESTED...
This is the url to download the site code and know about the site functionlities http://www.claroline.net [Admin] Claroline is a free application based on PHP...
Hi all How can I mark CC mail with in a PHP script. Below is what I have written the script. <?php $name = $_POST['name'] ; $address = $_POST['address'] ; ...
Dear all: You can reference PHP:mail - Manual as follows: to marking CC & Bcc in your mail header <?php // multiple recipients $to = 'aidan@...' . ',...
hi, can anyone please let me know....how do i upgrade from php 4.2.2 to php 4.4.0 or php 4.3; do i just download and install the newer versoin on top of the...
Hi Roshan, Yes, just get the new version and install as usual. No extra pains. :) Happy upgrading. Aditya -- Moderator, in-phpug http://adityamooley.net ...
Hello, I would to like to combine two image files into 1 image file by PHP. Has anyone done that..? or do u have any leads how to do it. thanks dibakar ...
Hi, Try ImageMagick....http://www.imagemagick.org/script/index.php Dibakar Datta <dibakar_datta@...> wrote: Hello, I would to like to combine two image...
Hello All, We at Vishwa Technologies urgently require a PHP-MySQL programmer for a new and challenging project. We are located in Vishrantwadi,Pune. The...
Hi I am having a strange problem as: I am using client side xml transformation using xsl stylesheet which displays a form and some data. i have included the...