Hello, Sign in or Join Our Community Help | Site Map
Connecting Tech Pros Worldwide

PHP Forum

PHP web programming language - Ask questions about php scripting, databases, mysql, templates, PEAR, php functions, PHP-GTK, setup and installation, object oriented programming, classes, files, security, sessions, arrays and more.
READ FIRST: Turn On PHP Debugging Messages
Post Reply? | Posted by: Motoma | Last post by Motoma, 401 days ago
Debugging messages are a powerful tool; however, many production systems (and test systems for that matter) have them disabled by default. If your... more »
sticky
Posting Guidelines. Read carefully before you post in a forum!
Post Reply? | Posted by: ronverdonk | Last post by ronverdonk, 581 days ago
Please follow this site's Posting Guidelines when posting in this forum. moderator more »
sticky
php script for taking text
6 Replies | Posted by: ajd335 | Last post by TheServant, Today
Hi , i have one file , which contains the result of one field from the database table. look like this, +---------------+ | email ... more »
Login problem
9 Replies | Posted by: MissElegant | Last post by TheServant, Today
Hi everyBody, Iam having a problem in the login..Tell me please what is the wrong. Is it in DB or PHP code? DB: -- Host: localhost -- Generation... more »
How to exit to a web page upon successful 'Recaptcha' input
5 Replies | Posted by: Linda Jimerson | Last post by TheServant, Today
Hello - Thanks for any help you can provide. Below is code I am using for "recaptcha" form validation. It works well EXCEPT that (instead of... more »
addslashes, mysql_real_escape_string, etc not working
2 Replies | Posted by: pedalpete | Last post by pedalpete, Today
I am finding this very strange and frustrating, but I've got some data being entered into a mysql database, and when the data contains an apostrophe... more »
Transactions not working for mysql using php
10 Replies | Posted by: realin | Last post by realin, Today
Hiya all, after my 1-2 weeks research i finally found a more consistent way to fire mysql queries in php i.e. transactions. I have two options to... more »
Formating a text area
15 Replies | Posted by: jbradly | Last post by jbradly, Today
I have a form with only one element (a text area created in Dreamweaver.) I want a user to input text in the form in any way he wants(such as... more »
running perl in php
3 Replies | Posted by: ogo796 | Last post by realin, Yesterday
hi everyone i am running ubuntu and all my scripts are in php,i have a program written in C and Perl that do a specic job in my site.so my problem... more »
auth_pam function not found
1 Reply | Posted by: pradeepjain | Last post by realin, Yesterday
hii guys i am trying to use open filer...but on login its giving this error "auth_pam function not found"..can any one tell abt this auth_pam or any... more »
php-reporting tool
3 Replies | Posted by: seralasu | Last post by gnawz, Yesterday
Hi, I have a problem about reporting in php. Other program languages have reporting tools like Java --> ireport, .NET --> crystal report but I don't... more »
str_replace for exact match
1 Reply | Posted by: pankajit09 | Last post by dlite922, Yesterday
Hello, $x = "tyu" $y="3" $eq = "asa+tyu-tyut+1" $result = str_replace($x,$y,$eq); more »
Check string for special chars help
2 Replies | Posted by: gamernaveen | Last post by dlite922, Yesterday
I wanted to include a string invalid character check in my application. Like the field comment , if a user inserts any special characters (Except ''... more »
A big problem with SESSIONS
2 Replies | Posted by: gamernaveen | Last post by dlite922, Yesterday
Hello everyone , am running PHP 4. I dont use SESSION IDs in URL. This is what the problem is. I set a session in file... more »
PHP Banner
13 Replies | Posted by: infoseekar | Last post by dlite922, Yesterday
Hi I am trying to create a banner in PHP and I don't know where to start from. I have a picture to put as banner but I dont know how to write a php... more »
Export mysql datas to Excelsheet
2 Replies | Posted by: mageswar005 | Last post by dlite922, Yesterday
hi, I need one help, How can i Export the Datas from mysql to Excelsheet not csv in php coding.The excelsheet format should be comes under... more »
Paypal payment without leaving the site
3 Replies | Posted by: samatair | Last post by dlite922, Yesterday
Hi All, My client needs Pay Pal payments to be made within the site. i.e the user should not be send to the Pay Pal site and return back to the... more »
Php / Mysql :0:,:1:
8 Replies | Posted by: nicolino101 | Last post by nicolino101, 3 days ago
Has anyone ever seen or used these type of variables when creating an sql_query? ex... Insert Into db.table ('id','name','address') Values(:0:,... more »
How to create a dependent drop down box ?
3 Replies | Posted by: pugalenthi | Last post by rpnew, 3 days ago
I have created a dropdown box which is populated by data from the mssql server database connected using ODBC. Now i need to populate another dropdown... more »
Unable to receive FROM field in mail header
1 Reply | Posted by: realin | Last post by realin, 3 days ago
Hiya all, I m using pop3.class.php5.inc class from php classes I am using their simple script, but i cant really get the sender information in... more »
php/mysql date
4 Replies | Posted by: tuananh87vn | Last post by rpnew, 3 days ago
hi, I have some problems related to date type: In mysql, I created a table with some fields of date type, so how can I use php to insert date value... more »
import excel data into mysql using php script ? problem
2 Replies | Posted by: meeanji | Last post by code green, 3 days ago
php codes goes like this<? $fcontents = file ('./spreadsheet.xls'); # expects the csv file to be in the same dir as this script for($i=0;... more »
Language settings?
Post Reply? | Posted by: coolsti | Last post by coolsti, 3 days ago
This may not be a PHP problem, but at the moment I do not know where the solution is. So assuming it may have to do with PHP, I will post this here.... more »
Mysql db restore
5 Replies | Posted by: gsaray101 | Last post by Atli, 3 days ago
I am trying to set up one server with multiple mysql dbs. This script will get the mysqldump files from the ftp server and based on the name of the... more »
How to open a new window to print data
3 Replies | Posted by: ghjk | Last post by ghjk, 3 days ago
I'm using php. In my application there are 2 pages. data.php and print.php. User select some data range to get a report in data.php and i want to... more »
Getting a rollover image to execute php
1 Reply | Posted by: rlm51 | Last post by TheServant, 4 days ago
Hi everyone ... Hope you are all well ... I have a rollover image button that I need to do several things: 1. Update a variable: <?PHP $VarNum =... more »
Combine date and time in php
4 Replies | Posted by: ghjk | Last post by TheServant, 4 days ago
In my php application user should enter date and time separately. But i want to combine them to compare with database value. How can i do that? user... more »

Top PHP Forum Contributors