Hi All ! i have a script through which i am redirecting to a new page and passing the get parameters to the page. a parameter contains '+' sign eg 'filename39;...
hi everyone. can any one help me i want to know about the video uploading and showing through php. i think to upload the video file we ahve to use the ftp.(for...
Hai Friends, I am using PHP 4.4.7,Mysql 4.0 and Apache 2.0.50. The Problem is everything works fine I am installing a Tool called Limesurvey which needs...
Hello, I am new to PHP and have recently setup DBG debugger with PHP Eclipse and Apache.I could set breakpoints in index file and step thru but not with other...
Hi all, For multi threading process i refer PHPclass site in that i try two programs but its not executing in multi threading concept. After execution of one...
I want to run few PHP scripts at some particular time. Usually the scripts run when they are called by client browser, but what can I do to have them...
Hi All! i am using exec() function to run a system command. is there any way to kill that process in between the execution of command by php code ? Thanks in...
hi, I am using Mozilla Firefox web browser.. when i run the pages, i am facing many issues like validation problem and alignment problem etc.. But in IE...
Hi, We have designed our all html pages having 3 frames. We have used 3 php/html pages to display in the frames. From one of my php page - We need to get the...
Hi all, In our project we loading the photos from the server for your business purpose. so it takes so much of time to load the photos (for sample its take...
Hi, I recently installed the Google Maps API component on a site that I am working on. It displays great with Firefox but of course the map is not displaying...
Hello everyone, I am trying to install PHP Java Bridge on PHP 5.1.6 on Windows XP. The steps I followed are : 1. Download PHP Java Bridge 2. Download and...
Hi all, I am doing project in php. In our home page we have 2 frames - one showing information about specific product, its features, specifications, ... and...
Hi, What is the best way to get the IP address of the client machine of the website visitor? We tried a few options, but in most cases we are getting the...
Hi, I have written a scheduler which processes all mails from a mail account and the processed data will be inserted into the database. If it is success, I am...
Hello, I have a problem. I want to run .sql file from Php. If any one know how to do it, please send be your suggestions along with a sample code. Thanks in...
Dear All, Hi!!! and hope all of you are enjoying the PHP coding, as am I. Well, we know how to extract images, and also how to adjust the size. It is like...
HI I need to show a random image from Data base, and it should be from the latest 10 records How can i get it by executing only ONE query? Please help me ...
hi, We developed page which will have links to another page. On hitting the link to open the page, a pop up dialouge box is appearing with "do u want to...
Hi all, Now i have changed to mysql_connect() instead of mysql_pconnect() but, again my mysql service on server automatically stopped.. I donn know what could...
Hello to all In my project i am creating dynamic folder and assign permission 777 using chmod function in php but i will get this warning -> Warning: chmod()...
Hello to all In my project i am creating dynamic folder and assign permission 777 using chmod function in php but i will get this warning -> Warning: chmod()...
Hi All, I am very very frustated and tired to make a lot search for on fly HTML to pdf API. My requirment is: i have windows platefarm with IIS server and i...
Hi everyone, I am using mysql-essential-5.0.37-win32.msi and php 5.2.1. I am using mysql_pconnect() function for DB connection, My application ran properly...
Hi all, I created one Database in one server and i wanted the same database contains many tables in my local computer.. I want to copy that table into my...