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?
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.the following code yields me the correct order and number of votes for each movie$compare = array_count_values
Problems with strings containing
Hey all,I have encountered something strange in a script. I am trying to write an XML header and then fill in the file:Code: $xmlFile = "fetchableData.xml";$fh = fopen($xmlFile,
How to read CSS message data
Hi,
BSP Ext - tableView - Sort - NEWBIE
Hi,
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a database. the form submits some data to one table, and other data to another table. my problem is that
Asset Transfer from One plant to another within same company code
Hi,
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that depends on what people search for. That will display results, but they are in a single column. I want
Format timestamp from mysql
When I tried this:Code: date("m/d/Y H:i A", $row['timestamp'])I got 12/31/1969 18:33 PM, so I know the time section is working at least. How can I get the mm/dd/yyyy section to work
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMIT statement, but as far as I can see I have it right, currently using easymysql3.0 as test server,
PHP - MySQL Fail
My PHP code will only execute the first part of my code... Code: <?php session_start(); ?> <html> <head> <title> Create a