|
|
Viewing 0 - 20 out of 1084 Articles |
- Testing mail function locally
Hello every body...
Friends i am trying to test the mail() function locally but i am
unable to do so.
i must tell you that the main problem for me is "how the smtp setting
should be done?&q......
Posted in:
PHP | By:
Sudhir | Date: 04 Sep 2008 6:57 pm |
Comments (1)
- Error in Uploading Large file
Hi all,
When i am uploading Large file in PHP more then 8 MB it is giving me error Quary is empty...
But when i upload Less then 8 MB file it works..
Pleas tell me what is the error......
Posted in:
PHP | By:
Shailesh Singh | Date: 01 Sep 2008 2:05 pm |
Comments (1)
- PHP Interview Questions
I have some queries, can you please clarify it.
1. I have created HTML form with textbox, text area, radio button, check box, dropdown box.
How to get form name
and form element names (textbox, t......
Posted in:
PHP | By:
Shailesh Singh | Date: 04 Sep 2008 10:47 pm |
Comments (2)
- PHP and XAJAX Grid
Hi folks I came across this amazing class in the PHP classes forum. I have got the class running on my machine without any problem. I would like to achieve something like when the user selects to filt......
Posted in:
PHP | By:
Shailesh Singh | Date: 04 Sep 2008 11:02 pm |
Comments (1)
- Which is Best Sessions or Cookies for Login Script
I'm remaking a system and now i'm making the login part.
The existent login was made with COOKIES but now i was thinking in to do with SESSION.
What is better for this ?
This is a internal sy......
Posted in:
PHP | By:
Shailesh Singh | Date: 04 Sep 2008 11:17 pm |
Comments (1)
- redirect the subdomain part of a URL as one of the variable into a file
i need to redirect the subdomain part of a URL as one of the variable into a file
ie
the link should be
www.subdomain. site.com/ post.php? id=89
and it should go into
www.site.com/ post.php? ......
Posted in:
PHP | By:
Shailesh Singh | Date: 04 Sep 2008 11:25 pm |
Comments (0)
- Export HTML file to PDF by using PHP
Dear all,
i m exporting html page as PDF, i used many php libraries but no one is effectively work there is a html to fpdf library (html2fpdf302b) which is much better but the problem is t......
Posted in:
PHP | By:
PHP Guru | Date: 05 Sep 2008 12:44 pm |
Comments (0)
- dynamic insert text in web page
Text displayed on a web page needs to be in html to have formatting, otherwise it is simply displayed as plain text, with all multiple
spaces reduced to a single space and no carriage returns. You ne......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 1:00 pm |
Comments (1)
- how one uses binary large objects in their mysql databases?
Hello all,
I would like to ask how one uses binary large objects in their mysql databases?
Does this mean that I have to upload the blob (in my case some jpeg pictures) itself into the directory......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 1:01 pm |
Comments (2)
- permissions issue with uploading graphics
Their upload script uploads the picture into the images/ dir and then creates a thumnail of it and puts it in the thumb/ dir. That all works.
Their delete script first deletes the photos and then t......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 1:17 pm |
Comments (7)
- Creating a summary sheet - Ref Connection MySQL and SQL server
I am in the process of creating a summary sheet that contains a 1 - 2 page report of every staff member within my organization that shows a nice view of the staff member's name, his/her client portfol......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 1:25 pm |
Comments (1)
- How to start PHP
i am new on the php world whre to start ...which editor would be best for me?mail me all the steps to familiar with this new language.
thnx......
Posted in:
PHP | By:
Shashank | Date: 05 Sep 2008 1:29 pm |
Comments (1)
- Error in connection to MYSQL server through PHP
Hello,
I just installed MySQL and could access it on the command line, but I'm having trouble connecting through PHP.
In the setup, there was nowhere where I had to choose a username or where I ......
Posted in:
PHP | By:
Shashank | Date: 05 Sep 2008 1:32 pm |
Comments (2)
- problem - mysql
i have a problem.
i write a code that no problem in my system but when i upload it in internet,
piece of that (insert in table) dosn't work!
i sure code is correct!
i work by cpanel.
please hel......
Posted in:
PHP | By:
Shashank | Date: 05 Sep 2008 1:33 pm |
Comments (1)
- NetBeans IDE for PHP
I just finished a podcast with Roman Strobl on using NetBeans to code php.
Anyone using this? How about on linux - specifically Ubuntu?
The video is pretty nice - and of course the ide works that ......
Posted in:
PHP | By:
Shashank | Date: 05 Sep 2008 2:06 pm |
Comments (0)
- Need To Upload files with PHP and Ajax
Hello,
I have a registration page, it is processed to a php script through
ajax and javascript,
The script worked until a input type file is involved
var params = "username=" +
encode......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 2:29 pm |
Comments (2)
- Matching links in a message
Hi,
I'm trying to match 2 or more links.
<?php
$raw = "visit http://site.com and http://www.site.com for gifts!";
if (preg_match("/(http:){2,}/i", $raw)) echo "SPAM......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 2:32 pm |
Comments (4)
- Error Connecting to MySQL
I'm using XP and I got MySQL from
http://dev.mysql. com/downloads/ mysql/4.1. html
I had actually downloaded it in a bundle more than once before (XAMPP
Lite, as well as phpdev) but I couldn't figu......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 2:37 pm |
Comments (0)
- Problem in upload very long text
Hi
When I upload very long text that dose not have any enter or space
in it , my page site stretch and become ugly!
Anybody help me?
I attach my sample php file
please test that bye very long tex......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 2:42 pm |
Comments (0)
- PHP5 certification Exam Help Needed
Hi all...
Iam preparing php5 certification exam.If any one knows please send me exam pattern & previous model papers as soon as possible.
Thanks & Regards,......
Posted in:
PHP | By:
Shailesh Singh | Date: 05 Sep 2008 2:43 pm |
Comments (0)