Hello,
I am looking for the answers for following questions:
1) Does PHP support overloading or overriding? How?
2) Difference between reply-to and return-path in header of a mail function?
3) Importance of database abstraction layer in PHP and MySQL connection?
4) How to use COM components in PHP?
5) How can I copy a file from one server to another by using PHP?
6) IMAP vs POP3
7) What is the best way of creating multi-language site. Do we essentially need to have different folders for each language on server?
I have the following statement in htaccess:
RewriteRule ^(.*)$ http://askapache.com/$1
What does ^(.*)$ and $1 mean in here?
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me push in the right direction?
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where an image is stored. e.g "/images/picture.jpg"I want to display this image by using
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain data.Please have a look.Code: function add_user_to_db() {
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a switch function to reduce redundancies, and to efficaciously implement the script on to other
Saas with SAP R/3
hi experts,
Changing color in GD via variable?
Hey guys, I'm new here. x)I'm very much a noob when it comes to PHP, but I'm trying to learn as much as I can. I've been writing a script which will generate a new image after submitting some hex
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page will use code to pull information from a database and display it on the page in a formatted way.Code:
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested so many times, tried different ifs to see where the problem comes from. It turned out its alway the
php multiple action on submit
I have a form which says:<form enctype='multipart/form-data' method='post' action='process.php' target='_blank'>I need to call process.php on submit or on clicking submit button. Now
How to show the difference between two data field in a database with php.
Hello php gurus,how r u all... i'm not so well facing a typical problem please help me...i'm working with php and mysql.my problem is...in a data base have two integer field like parent_id &