Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
Faqts
:
Computers
:
Programming
:
Shopping For You
:
PHP
: Common Problems
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
Arrays
(27)
Caching
(13)
Code Execution
(16)
Cookies
(18)
Debugging
(4)
Document Types
(6)
Ecommerce
(8)
Email
(30)
Encryption
(9)
Errors
(48)
Example Scripts
(5)
FTP
(3)
File Uploading
(44)
Files
(71)
Forms and User Input
(167)
HTTP Headers
(35)
Hacking
(3)
Images
(13)
Internationalization
(13)
PHP Wrappers for C APIs
(0)
Redirects
(17)
Regular Expressions
(44)
Security
(5)
Sessions and State
(38)
Sockets
(1)
Strings
(28)
Templates
(4)
Tips and Tricks
(92)
URLs
(11)
Variables
(29)
Visitor Information
(8)
website development
(0)
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
ÑÇÏíæ
online
what is the best ftp program?
How to remove PHPsessionID from URL?
I am using mcrypt library to encrypt the data. I want to pass the encrypted data in url. The problem
Random Questions
What does the error "input in flex scanner failed" mean?
Why does my browser say "Data Missing" when I use the back button?
How can I avoid that Netscape Navigater reloads .php pages?
T_CONSTANT_ENCAPSED_STRING - what does it mean? Is there any error documentation?
Why can't I get the PHP debugger to work?
How can I write a forum in PHP?
What database schema should I use to implement discussion lists?
Where can I find more information about building a bulletin board?
Is there a PHP library for drawing graphs?
Is there a PHP library for drawing charts?
Does t1lib use font metrics files?
Do t1lib fonts use kerning information?
How can I get the referer string in PHP?
What is fgetss() used for?
Can I use PHP to add a new user and password to my Unix system?
How can I add a new user to my FreeBSD system using PHP?
Why isn't PATH_INFO working?
When is data available in PATH_INFO?
How can I call server side includes from PHP scripts?
Can I use a name anchor and get variables in the same URL?
Why won't client side image maps work when I have a name anchor and get variables in the URL?
Why is $REMOTE_HOST returning an empty string?
What are the steps for compiling pdflib with PHP?
How can I view php script results on my local machine?
How do I execute a CGI script from PHP?
How go to another page or redirect from within a PHP script?
Is there any way to maintain a global variable which will be accessible from all scripts?
How do I take a variable, mutiply it by a constant and have the output include a dollar sign with two decimal places (currency) with proper rounding.
Why does the echo command not give a line break in the browser output for \n?
how can I proceed to implement chat using PHP3.0?Any related link for my query?
How can I capture the url of a remote logged-in user ?
How can I send the message from my machine to another person who has logged in my web-page?
where can i find information for creating web based unix administration pages through php?
how do i compare and check the user input password from form with encrypted one in the Apache htaccess password file
I have made a web page generator, I'm having trouble trapping the parsed php3 file and saving it as a normal html file on the server..any ideas???
When I try to run a script I've got a message box saying "couldn't find MSVCRTD.dll library in specified path <win path env>". What's going here?
How can I capture I.P address of clients who are browsing the pages same as mine?
How can we implement an Advertisement Banner in PHP?
Is there any easy way to format an integer to have leading zeros? eg. store 12 as 0012.
Problem with implode() $a[0]="A"; $a[1]="B"; implode( $a, ";" ) results "A;A;B;B" - what's wrong?
How can I save a variable to a file on the client (without cookies) and retrieve its value later?
How can I save a value to a file on the server?
How can I set the language and char sets in the META HTTP-EQUIV directives?
How can I create a color a shade darker than a given hex value?
How do I prevent PHP3 to prepend "http://localhost/php3/php.exe/" to my img src tags?
The second field in the database is an emailadress. How can i use the printf() function so that $myrow[1] get a <a href="mailto: .... tag. ?
How to setup java extension of php4.0 in linux
How to get a persistent connection on all pages?
SSI document using <--#exec cgi="/file.php"--> it always says "X-Powered-By: PHP/4.0.1pl2 Content-type: text/html" above the output... don't want it
Please tell me how I can read 16 bit binary as an integer. Also please explain how to use pack and unpack functions for binary to integer and visavis
How do I go about creating a nested forum?
How to print from a client under Windows?
How can I INCLUDE a file (in a set dir) into files located in files located in different dirs dynamically?
How can I get the contents of other fields in the same record with just one field? Example: use the ID of the record to get the NAME?
How do i extract elements from a database into a Select Form Field
Why can't I run PHP scripts on user dir (i.e. localhost/~username/)?
Why can't I get my php scripts to execute when run from my cgi-bin directory?
<? include("filename.php"); ?> doesn't seem to execute any code. But if I point a browser at the .php file it executes. Any help Would be great!
its possible to call any php function or command in the middle of a javascript??? for example to call a session_destroy(); in a onUnload java function
how can you make from a unixtime stamp a readable time (2 june 2000)?
can show_source function be used to view php source of any php file on any domain?
How do I pass parameters generated by PHP script to a Perl script?
How to post data to port 443 (SSL) with PHP socket ?
I remeber that on www.php.net I saw an undocumented reference to disabling functions in your php.ini, what is this, as I can't find it anymore?
How to locate and open default HTML editor (and file) on client machine, also how to open any application on client machine?
When using Header function to redirect to another page its not redirecting me to anywhere. DOn't understand the problem
how to change backgroundcolor of a button when a mouse pointer point at it?
what's solution of error message: undefined function: odbc_connect()
Why do I have a parse error on the last line of PHP/HTML code, and i din't forget to close a brace?
when passing a '\' through HTTP_GET_VARS it becomes '//' ? why and how to solve?
When calling a member class of another class, i get Object->variable instead of the variable?
How can I keep peole from entering html into my database? Just text.
Why is fread adding in the escape codes to a txt file that I am echo'ing
please help me with a script- sort files in a directory by date
how do you sort files from a directory in an array by date?
how do i sort a listing of files from a directory in an array by date?
I have to call a command /etc/rc.d/init.d/named restart from a php script. How can i execute this
It gives me "Download file" box when I click submit. What should I do?
If you jump in and out of php in html, do you have to save it as a php file?
How do I grab the HTML source code of a page out of my domain using PHP?
How can i call an error script page from another script which is being executed on a server?
Can anyone tell me how to make passthru(), system() or exec() work on Win98?
How to make that $var get read from the url?ex: $var = name -> sample.php?name=John ->output is John
exapmle: http://foo.com/sample.php?name=John -> It writes out: Hello John
Is there a way for a client to get a PHP script executed when its browser is terminated?
How do I pass a valid username password in a header thus bypassing the pop up box?
Can I turn a 404 .jpeg request into a pop-up or cause a new browser to open?
Is there a way to post a form to more than one php script!
When trying to echo multidimensional arrays I get sth. like array[second_key]. Why is that?
What is the best code to remove \ from user input when it is saved to file, or used in a variable?
My scripts run on linux but not on windows ME.What script alterations should i make?
how do I set some fixed text at a particular screen location?
What´s the equivalent to getcookie of perl in php??
how did she do this? http://bluishorange.com/london/london.php4 , I'm sure its an easy script, help!
Can i attach a variable to post method?
Using DCP-Portal - PHP updated on server now displays a \ in front of every " in browser source code
how to execute root level commands from apache which has user & group apache
How can I clear memory after inserting data into file?
PHP is running but "hidden" values do not carry thru when the page is refreshed after a submit.
how to transfer variable between 2 php
how to extract information from another site in details where when update it update in my site
How do I continue code execution after I output a webpage? I want to release the browser do DB work.
how do I get a 255 text character string to wrap.
When I send a value to a .php file like test.php?id=test the value is always zero,nothing. win32
I get a parse error saying there's an unexpected $ on line xxx. But there isn't a $ there. Help?
how can I return the data in html form to avoid retyping by the user
why I could not use cookie
Why are variables not passing from one web page to another? Even tho' PHP functions seem to work...
How do I search for a specific string in a variable then perform an if/else based on my findings?
Cannot send session cookie - headers already sent by
What does this mean "failed to create stream: HTTP wrapper does not support writeable connections" ?
What does this mean "failed to create stream: HTTP wrapper does not support writeable connections" ?
comparision between php jsp asp
how do I populate html form fields with database information in php
How can i prevent a php page being cached in browser?
..
..
Can you provide more details on implementing chat with PHP?
Can you provide more details on implementing chat with PHP?
\n has no effect in my system. Can anyone help me solve this out?!
Why don't works including of remote files under IIS 5.1 and PHP 4.3.2?
If I want to put x-number of blank spaces between 2 words, what would the PHP code be?
If I want to put x-number of blank spaces between 2 words, what would the PHP code be?
How can I use PHP to go back to the previous page as if someone pushed the browsers 'Back'-button?
Unable to load dynamic library mysql.so - libmysqlclient.so.10 - Why??
When I use echo("some test\nmust be in a new line") nothing happend, just instead of \n is a space
$PHP_AUTH_USER is not set from the Authentication box, PHP is running as Apache Modulem Why?
Notification regarding email viewed
Notification regarding email viewed
How to execute C program through PHP script
how do i create keywords that will autolink throughout my website
Am able to view .php pages on localhost, but others sometimes just see a blank screen.
how can i send database results to pdf file?
backslash - escape character does not work i.e. \n for new line
I'm an asp developer now switching to php .. I'm looking for <%=root%> for php
PHP/Apache setup/config problems... Also: PHP script showing up blank or displaying actual PHP source
How to remove PHPsessionID from URL?
Unanswered Questions
Error: Unable to load Java Library /usr/local/etc/jdk1.3.1_01/jre/lib/i386/libjava.so, error: /usr
Enable to display the write Japanese language with PHP ver 3.0.15-i18n
How I can to use XptrDOM Object
is there any password encryption algorithm common to both jsp & php
is there a PHP <-> Perl function/operator equivalency table?
When I try to echo or print "\0" (0x00) it (PHP 4.2) prints " " (0x20). In PHP 4.06 it worked fine.
is it possible to check if a upper 1024 udp or tcp port on a server exists (replys)
How to read all fields from a text file, update their values, and then write back to the textfile?
I've written a pair of HTML and PHP code to handle user input and show as follow
How do I upgrade the GD version from 1.6.2 to 2.0 or later -I am using php version 4.2.2 and RH 8.0
how do I get a 255 text character string to wrap.
PHPMYADMIN runs on my apache install, but not my php pages?
Is it possible to communicate with scanner in PHP? If it is possible, How?
I started with a php file and tried to call a tpl file which called a php file. It didn't work. Why?
I started with a php file and tried to call a tpl file which called a php file. It didn't work. Why?
Notice: Undefined variable: name in c:\...htdocs\form.php on line 14". Does anyone know the reason?
my linking get only 1st value from the dc not the others !
when i use a variable to grab a id from my database i get value nr 1 no one else i heard that it fs
Hi I'm looking for James Du Russel who used to post here. Please email me at canadiankiddy@hotmail
I want to upload photographs to the server and let php create a link in the DB to the pic?
How can I use function from external windows dll library in my php extension? Is it possible ?
How can I use PHP to implement "Web-based drawing module" for a project?
Everytime I load *.php file I get an Application Error! Memory could not be "written".
Problems updating PHP on OSX: 4.1.2. to 4.3.4
How can I get my server side content running outside...just like "include"?
Why don't works including of remote files under IIS 5.1 and PHP 4.3.2?
Why don't works including of remote files under IIS 5.1 and PHP 4.3.2?
Can anybody answer me if exist a module for php which allows work with RAR archives like php_zip.dll
how can i display record for per/page to another page (1.2.3.4.5.next) in php
If I have a list of longitude and latitude points, what is the formula to use to put them in order
If I have a list of longitude and latitude points, what is the formula to use to put them in order
If I have a list of longitude and latitude points, what is the formula to use to put them in order
PHP has encountered an Access Violation at 013D73DD
Can I merge individual mp3 files into 1 long mp3 file with PHP?
Can I merge individual mp3 files into 1 long mp3 file with PHP?
$PHP_AUTH_USER is not set from the Authentication box, PHP is running as Apache Modulem Why?
include / require / path definition
include / require / path definition
how can i "include" a php script outside it's directory, which depends on it's own includes ?
how can i "include" a php script outside it's directory, which depends on it's own includes ?
Notification regarding email viewed
Notification that user has viewed particular html newsletter which was sent at user's email address?
Notification that user has viewed particular html newsletter which was sent at user's email address?
How do I pass a parameter from an included php file?
Need a simple script to re-generate the same html page, but with different image when button pressed
Server queue download script how do I start ?
Server queue download script how do I start ?
How can i print a Content from the server-side to a printer attached to the Network?
If i open a Word file from the Server, i should able to make changes and save it in the server?
how to protected a folder by password use of command prompt
Can't get PHP 4.3.11 to run correctly on NT4 with IIS3, .php pages can't be found.
PHP does not compile at all - it just shows the source in .php files run through apache (FC3)
How to do Find&ReplaceAll in a WORD document using PHP and COM ?
How to select all the records from a table and show one by one for updation with Update button
In php5 with iis5 i can't change directive extension_dir (i'm sure i'm using the right php.ini)
is there any project in related to video conferencing in PHP for open source ?
is there any project in related to video conferencing in PHP for open source ?
i had do a search function, but i can't get the expected result and i hope that someone can help me
search function
strings
how to cancel url variables?
after building php page i uploaded it to the server who gived me free space but did not opend
how to do printscreen or take image of screen throgh php pls inform me at asheshc@gamil.com
How can I pass results of a query from one php script to other when a user pushes a form button?
I get 'Permission denied' when trying to execute a a shell_exec(rpmbuild ...) as apache user.
I'm looking for a way to prevent multiple logins with the same user& password. Suggestions?
Is there any special configurations to do to call a php page from another webserver?
how can i locate my i.p. address?
why inlude a unicode base file into my website make it have some empty line at the beginning ?
Can't access a mapped network share. Doesn matter what user Apache is running as or permissions.
Can't open a mapped network share. Doesn matter what user Apache is running as or permissions.
PHP?MYSQL not running when connected via VPN using internet explorer. Any help please?
my browser wants to download a blank php file instend of showing the original 28kb. php file
my browser wants to download a blank php file instend of showing the original 28kb. php file
Any help "C:\\Program Files\\Aspell\\data/iso8859-1.dat" is not i n the proper format.
Can I executing a Program (e.g. mspaint) at the client side??
Can I executing a Program (e.g. mspaint) at the client side??
How can I keep server wide persistent data across all sessions?
how to configure mail server in apache to send mail in localhost without online server.
Can a PHP code fragment be included in a dot HTML file?
How can i send info to remote site like clicking on a button ?
what is T_echo error and to solve it?
why is php5 not recognising absolute path in includes which worked before ?
Cannot restart apache!Cannot load libphp4.so into server.A file or directory in the path not exist
How do I get it to stop showing duplicate records when I'm pulling from multiple tables
How do I call a function that is stored in a string, e.g. $codetocall = phpinfo() ??
Why is no *.php script executed, giving a blank page instead? (using WAMP5 + PHP4 addon)
How to convert HTML file to PHP?
Not able to configure GD2 in Windows 2003 server with php 5. I have uncommented php_gd2.dll in ini
how to display live value or get it from another website (eg live share market)?