Forum: PHP Jun 4th, 2007 |
| Replies: 3 Views: 1,719 Hi all,
I have obtain an error while making thumbnail images from the uploaded images. The error displays like as below
Fatal error: Allowed memory size of 16777216 bytes exhausted
Actually... |
Forum: PHP May 3rd, 2007 |
| Replies: 14 Views: 4,793 Hi digital-ether,
Thank you for your great reply. I really get some ideas from your reply. I have store the each sessionid obtained from session_id() in the temporary table. As you told I just... |
Forum: PHP Apr 30th, 2007 |
| Replies: 14 Views: 4,793 Hi UrbanSky,
Thankyou for your nice reply. I also have the idea to run a cron job to delete the contents in temporary table. But I would like to delete the contents without using cron job in the... |
Forum: PHP Apr 30th, 2007 |
| Replies: 14 Views: 4,793 Hi w_3rabi,
Thankyou for your reply. Actually I made an application that users(doesnt have sessionid or registration in site) just come to site and add the products to their list. I maintained a... |
Forum: PHP Apr 30th, 2007 |
| Replies: 14 Views: 4,793 Hi all,
Iam trying to tigger some file which will be working in backend once the window is closed in php. Iam using onunload function in javascript but it triggers the file once we leave that... |
Forum: PHP Mar 17th, 2007 |
| Replies: 4 Views: 1,166 Hi,
I have confused in the terms of www and www2. For what purpose really www and www2 are used in webservers. I have searched but Iam not found a good result. Can anyone tell why the term www,... |
Forum: PHP Jan 20th, 2007 |
| Replies: 5 Views: 8,440 Hi all,
I would like to provide subdomains for my users while they are register into my site. For example, if a user is registering into my site then he selects xxx as his username and once he... |
Forum: PHP Jan 19th, 2007 |
| Replies: 3 Views: 13,023 Hi Stymiee,
Thanks for your kind reply. I have mentioned checkbox name as an array like chkboxarray[] and then get the individual value from the checkbox.
thanku.. |
Forum: PHP Jan 17th, 2007 |
| Replies: 3 Views: 13,023 Hi all,
I have used the checkboxes in my page as given below
<input type="checkbox" name="chkboxarray" value=1>
<input type="checkbox" name="chkboxarray" value=2>
<input type="checkbox"... |
Forum: PHP Dec 29th, 2006 |
| Replies: 3 Views: 3,838 Hi php_daemon,
Thanks for your great reply. I have used the imagecopyresampled, but it is used to changed the picture size statically. i need to be change the size of the picture dynamically such... |
Forum: PHP Dec 28th, 2006 |
| Replies: 3 Views: 3,838 Hi,
I have been working on image resizing feature such as zoom functionalities. If I increase the size of the picture then the clarity of the picture will go poor. Is there any idea for improve... |
Forum: PHP Dec 26th, 2006 |
| Replies: 1 Views: 2,145 Hi all,
I have one small doubt in query string. Can anyone know how many maximum characters passed via querystring through URL. Is there any limitation for sending characters in querystring? If... |
Forum: PHP Dec 23rd, 2006 |
| Replies: 5 Views: 3,128 Hi Digital-Ether,
Thankyou for your kind reply. I have realised that imagemagick is better than OCR programs and it is easy to manipulate images in a better way. I have some doubts regarding... |
Forum: PHP Dec 21st, 2006 |
| Replies: 0 Views: 1,214 Hi all,
Can anybody install Imagemagik and wandmagick API for php. I have download the imagemagik and wandmagick API for php seperately. But I have no idea how to install this in php....
... |
Forum: PHP Dec 21st, 2006 |
| Replies: 6 Views: 5,076 Hi,
ffmpeg is need to be installed in server for converting the wmv,and other media files into the flv format automatically. Youtube and other video sites are using the flv player for running the... |
Forum: PHP Dec 21st, 2006 |
| Replies: 5 Views: 3,128 Hi Digital-Ether,
Glad to meet you once again with my query. I gothrough the sites given by you . It is very effective. Apart from that, somebody told me to mirroring,cropping,rotating the images... |
Forum: PHP Dec 16th, 2006 |
| Replies: 5 Views: 3,128 Hi to all,
I would like to give a feature for users while they are uploading their pictures. Suppose if the user uploaded a picture, then the user has facility to change the uploaded picture into... |
Forum: PHP Dec 16th, 2006 |
| Replies: 5 Views: 9,635 Hi,
Just run this code to enter your csv file into mysql. Also enter the database details in a file named config.inc.php.
-----------------
<? include "../include/config.inc.php";
... |
Forum: HTML and CSS Dec 14th, 2006 |
| Replies: 6 Views: 3,795 Hi all,
Can anyone tell whats the use of div tags rather than using table to design the webpages. I have no more idea about this. kindly give your suggestion for this also give tutorial specific... |
Forum: PHP Dec 1st, 2006 |
| Replies: 6 Views: 3,050 Hi,
I think you are using the above code in message section of mail function. for example
mail($to, $subject, $message, $headers);
I think you assign the image tags and other kind of... |
Forum: PHP Nov 29th, 2006 |
| Replies: 4 Views: 1,515 Hello Digital-Ether,
Sorry for not reply quickly.... Ya i want to manipulate the images on server side.. For example if the user press the button to change a color image to black and white image... |
Forum: PHP Nov 28th, 2006 |
| Replies: 6 Views: 3,050 Hi,
<img>http://www.communitychapel.net/assets/Map.jpg</img>
You doesnt try like the above code for image tag during mail send.
Please try like this below..
<img... |
Forum: PHP Nov 23rd, 2006 |
| Replies: 5 Views: 6,021 Dear All,
Sorry for my frequent questions in this forum. I have came here with a lot of questions. I need help in socket programming in php. For example, Lets consider I have a ip number and port... |
Forum: PHP Nov 23rd, 2006 |
| Replies: 4 Views: 1,515 Hello Digital-Ether,
Thanks for your reply. I have been working now in image functionalities. But it seems to be little bit difficulty. Anyway I give my thanks to you for answer my continous... |
Forum: Perl Nov 22nd, 2006 |
| Replies: 7 Views: 3,487 Hello KevinADC,
Thanks for your nice reply. I have been viewing the URL for perl tutorial. Really I thanks to you for such a easy understanding tutorial given to me. |
Forum: Perl Nov 22nd, 2006 |
| Replies: 7 Views: 3,487 Dear ALL,
Iam a PHP programmer and I have one year experience in php programming. Now I would like to study PERL and its features.
can any PERL prorammer let me know the good tutorial or URL... |
Forum: PHP Nov 22nd, 2006 |
| Replies: 4 Views: 1,515 Hi all,
I would like to provide some features to the users when they are uploading their images in my site. For example once the user uploaded their image into the site. They have options to... |
Forum: PHP Nov 20th, 2006 |
| Replies: 3 Views: 2,257 Hi cscgal,
Thanks for your great reply. I have understood that we can't use offset in delete query. Thanks once again...
Regards,
Mahe4us |
Forum: PHP Nov 20th, 2006 |
| Replies: 3 Views: 2,257 Hi,
I have one doubt in mysql command using limit. I want to delete a first record in a table using mysql query. I using the below query
DELETE from view_me where member_id = '$sess' LIMIT... |
Forum: PHP Nov 13th, 2006 |
| Replies: 12 Views: 11,223 Hi bo_lolly,
Thanks you for your reply. I have also reviewd the url given by Forged. Thanks for all. |
Forum: PHP Nov 11th, 2006 |
| Replies: 1 Views: 2,590 Hi,
We can create the thumbnail from the uploaded video by using the flv encoder. flv encoder is used for to convert the uploaded video format into flv format. While converting we can take thumb... |
Forum: PHP Nov 11th, 2006 |
| Replies: 12 Views: 11,223 Hi boo_lolly,
Thanks for your nice reply. All the best for your new book. I have gothrough your site and i realized the paypal integration in your site. But actually I need different from that... |
Forum: PHP Nov 11th, 2006 |
| Replies: 1 Views: 1,953 Hi all,
I have created a site which has the feature of online credit card processing. If the user wants to subscribe into the site then they use their credit card and subscribed into the site. I... |
Forum: PHP Nov 8th, 2006 |
| Replies: 12 Views: 11,223 Hi,
Thanks. I have realised the difficulty in paypal integration. |
Forum: PHP Nov 8th, 2006 |
| Replies: 12 Views: 11,223 Hi styimee,
Thanks for your nice reply. I saw the ECHO URL. It seems might be useful. But I would like to install paypal for my site. Please provide your suggestion in this regard
Thanks |
Forum: PHP Nov 8th, 2006 |
| Replies: 12 Views: 11,223 Hi all,
Onceagain I come back with a query about paypal. I have been developing a site with subscription module. If the user might subscription into the site then they will access all the... |
Forum: PHP Nov 1st, 2006 |
| Replies: 4 Views: 9,438 Hi Barnz,
Thanks you for your nice reply. I will tell clearly to you. suppose an image is placed in a folder in a different server. I want to access the image or copy the image from that server... |
Forum: PHP Nov 1st, 2006 |
| Replies: 4 Views: 9,438 Hi everyone,
Iam a nuubie to PHP. I have faced some problems in my project. I want to access a server(folder in server) through script run by another server. Its possible to access the files kept... |
Forum: PHP Oct 31st, 2006 |
| Replies: 3 Views: 3,892 Hi,
Thankyou for your nice reply.I want to copy the images from the local folder to the server place dynamically without using the file upload in php. Iam not mean the FTP upload or someother. In... |
Forum: PHP Oct 31st, 2006 |
| Replies: 3 Views: 3,892 Hi everyone,
I have tried to copy the images in my local folder to the server using php script without using the upload function. But it displayed errors. While accessing the folder from server it... |