Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
: PHP
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
Common Problems
(930)
Database Backed Sites
(506)
Extensions
(1)
Function Libraries
(305)
General Information
(137)
Installation and Setup
(403)
Not Quite PHP
(139)
PHP
(6)
PHP @
(3813)
PHP Authoring
(7)
PHP Extensions
(7)
PHP Jobs and Employment
(2)
PHP5 @
(18)
Sample Code
(20)
access
(140)
kms
(234)
Links
Top Social Review
webmaster forum
Free Anonymous Proxy
Project Management
Web Hosting
Web Hosting Blog
Mobile Games 4 Fun
Reverse Cell Phone Lookup
Wordpress Themes
Moving Companies
Pods
Budget Van Lines
Moving and Storage
Online Project Management
webmaster resources
Thoughts.com
Online Backup Guide
Free Proxy List
PHP: overview: directory: Google
phpbuilder.com
Tutorials
learn the basics of php
using strings in php
Zend.com : php tutorials / articles
Melonfire : php
introduction to php
google/dmoz directory listing : php tutorials
Documentation
Apache Manual
PHP FAQ
*Mailing List Archive*
PEAR
PHP Manual
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
MICROSOFT ASP.NET TRAINING CENTER (LIVE PROJECT) IN KOLKATA C# VB.NET .NET TEACHER IN CALCUTTA
Can I write a PHP script to load random external images?
Who Needs Solar Attic Fan
how to get elementid by its value/innertext using javascript/.net
how to get elementid by its value/innertext
Random Questions
How do I pass a variable coming from a form to make up an sql query? (ie=create table <VARIABLE>)
I had encountered thi s error "Fatal error: Call to undefined function: imap_open()". Please help.
Can i use PHP aplication wrtiten in Win2000 on linux ???? whats need to be changed???
how do I pass session variables to another page
i want to send via echo a formated text in php, how does this work?
What's the best way to start writing a PHP program?
Passing variables with REQUIRE function (part II)
In http://www.faqts.com/knowledge-base/view.phtml/aid/1205/fid/40 it is stated that require 'copies'
I use a /cgi-bin/ad.pl for displaying rotating banners at the top of my html files. How can I insert the output of this cgi in an "included" file ?
please tell me how to let a html document read content from a .txt file, spit this out in a table, and how to update the specific file with a form
How can I add authentication to my site with PHP? I have authentication working only with one page.
Where can I get documentation for the Zend API?
Does Php have anything similiar to Perl's $string = <<END_OF_DATA ...(some text over multiple lines)... END_OF_DATA?
I would like to create a user authentication system, but when they log in, how would i make it personalized.
Is it possible to do a multisite hit counter that runs on a PHP enabled server but is accessed by non PHP servers?
To offer users a direct download of a file that is a valid MIME type
How can I display a number with thousand separator querying an SQLServer 7 table (number_format does not work with PHP 401 - error: unknown function)
environmental variables such as query string are not passed to php code i.e. INCLUDE file="showacct.php"
Lost Last-Modified when set apache to use PHP4 module for all .htm/.html files. Can one have PHP4 parse .htm/.html and keep the Last-Modified header?
When i include a txt file the html page ignores the end of lines. And i get one long line with text. I would have multiple lines with hard breaks.
Why does PHP4 (windows) tell me that my module doesn´t exist when it does? I´m talking about php_mssql70.dll.
In windows PHP, when I load php_mssql70.dll as an extension, PHP stops working. why?
Can a local PHP page be parsed using a remote installation of PHP?
Looking to create resizable tables based on viewer screen size and amount of text to be displayed. Used on php.net, but can't find code to do this - ?
Why do I receive a message "cant fork ..." if I try to execute an external program (PassThru, System, Exec) - running PHP4, WinNT SP 5, PWS.
I'm using a LAMP setup with a Flash interface. How do I set up a chat using PHP that updates all the browsers viewing the chat page?
How can I get in PHP the value of variable coming from a WML <input> or <select>?
I wrote a script, but when searched brings only one set of results. How do I make it so if there is more than one result, it will display them all.
Is it worth creating files, like a log, for each new member or simply pull from a database.
How can I call a command line executable from within PHP?
Where can I get a documentation for creating my own dll for php3 with VC 6.0?
I'm running php4 on a Data General Unix platform, and getting the same error, any help for this prob
Unable to execute linux command="pppd call isp&", using exec() and system(), consider that httpd.conf configured as nobody.
How to erase $REMOTE_USER in the browser created with the htaccess authentication scheme
What does PHP stand for?
How do you convert this perl code unpack('s', pack('s', hex($x))) to PHP
Is there any possible method of creating a dialogue box as a help option similar to the one in Microsoft Word Help dialogue boxes with keyword search
about "php3?id=xxxxx" OUTPUT RESULT TO HTML ...
in Non_Server Client Site to get a variable from Server Client Site e.g. HTML get a result from PHP
How do I handle frames & window openings in PHP, for instance if I have a frames page & I want to eliminate the frames, how do I do this using PHP ?
How do I call and pass variables to a compiled C function using PHP?
Why do multiple echo and printf functions, used to display a table, display newline charachers before the table in Netscape but not in IE?
How do I stop a previous url?mode=del&cust=name being repeated when the user hits their back button?
I know this next/previous script (http://px.sklar.com/code-pretty.html?code_id=77) but, isn't there any easyer way/script?
Is it possible to make a yahoo-like site without MySQL or any other db, but plain text? Something like Links 2.0 in Perl.
How to extract data from database and display it in the list box?
Is there a mean to get the entries of an EXCEL sheet with PHP (to include this in a database, by Example
Does PHP support document objects (similar to javascript)
Is it possible to have MySQL and Php run with one provider and the "database driven website" with the other ? Say with the help of only SSI / CGI?
Hello, does anyone know where we can find a course on php for beginners that can be taken via the internet. We are just getting into php from scratch.
How i can set a time expire page in PHP.
is it possible to search newsgroups with php
Does anyone else have problems using the \n newline escape character? why isn't it rendering for me?
What is the scope of a global (page, session or otherwise).
How do I present a form with two buttons - each doing a submit for different things (ie - log in or change password). Can I call PHP from an onclick.
How do I insert a user loaded <input type=file> image into a database table (&& checking for size constraints).
Why wont PHP 3 excute shell commands??? I have tried $string = system("/bin/tar -cf /home/www/backups/backup.tar /home/www/functions");
How can I populate a pull down with with a few data fields from one table and then upon selection then intire row fills out the apropiate form fields?
How do I insert a user loaded image <input type=file> into a database table (MYSql or M/S SQL)
What's the best policy? Connect once, store the query results in several arrays to use later or p_connect and query at the moment I need the results?
Is there some PHP code that takes the output of one file, and placing it in another?
When i press the submit button,the selected name in the list should be displayed in the new popup window for further processing.How to do this?. pl
Do member functions within a class incur any memory penalty when an object of that class is instantiated.
Can someone show me how to extract information from another site and put it on my webpage... Thanks
What does parsing means in PHP?
How can I use plain txt files instead of a database for a backend of a site, ie managing news posts, uploading files, message boards etc...
How can you include the same information you would normally call via SSI in a .shtml file in PHP?
how do i include a remote file using php
Can someone explain me how PHP interacts with Java ?
How to make a GoBackButton with a picture?
how can I take a list and make each row a value in an array?
can i simulate php on windows(not a server)?
I am using PHP4. I used to draw gifs in PHP3, but now I get an error (i think because PHP only supports PNGs). What should I do?
How can I prevent re-"post"-ing data when a user returns to a posted page using the back button?
Is their a way, in PHP, to strip-out the content of a web page of bad JavaScript? ex. Javascript that open a new window when you juste closed one.
How can I display the output of passthru or system with newline chars? i.e. passthru("ps ax")
I try to display a word document which is stored in a blob field in a mysql db-I get the document always with binary code pieces-how can I avoid this?
Fatal error: Call to unsupported or undefined function page_open() ? How do I fix this please...?
Is it possible to access the Active Directory of a Windows 2000 Server with PHP ? Maybe via LDAP ?
I was sent a php file and am unable to view it. What software will run it?
How could one php-script call some other php-script and how could give the first one to the second one the values of the variables?
I want some while cycle in one script to call (x-times) the other script and give him the values of variables (which are each time other).
Is possible to generate, send & receive back ICMP messages directly in PHP instead of external execution of ping?
I have images on my site that when a thumnail is clicked the larger image appears In a pop-up. Is there a better way to do this in PHP instead of html
I have PHP under Windows and Apache . How can I send some file to STDIN of PHP script?
How to insert in a javascript array the elements of a php array ?
I am using PHP4 and a MS Access DB for my website. My provider tells me that the IIS-Server (NT) does not support PHP. Is that correct?
How to run execute files on client machines?
What is the error access violation? Why does it happen?
How can I pass information from a membership database (text file) into the Chat Client. Using PHP?
How can I save php output to the browser and a file?
Can PHP be malicious like Javascript? As a surfer do I have any security concerns? I can disable Java, can I disable PHP?
I need to know if there is a program that you can write code in html and convert it to php. I run windows 2000
How can i add the First,Previous,Next, Last,Update,Delete,Modify buttons in the same form?(I am using MYSQL as a backend in my server)
Is there a limit to the size of a PHP script plus included() and required() scripts that it loads? How can I change this limit?
Why am I getting a "/" added at the end of a PHP generated HREF link?
How I get XSLT support with PHP on Windows platform?
I'm new to PHP, and would like to know if there is a code snippet for emailing a lost password to a customer. Thank you!
How can I write a web page (program) to check that does webserver support PHP, ASP and PERL ?
Can the PHP include command be used with a virtual path?
How do I write a php script within a php script to a file without escaping everything?
How can I create a dropdown for date field showing past 3 months, present month and the 12 months in the future?
Can I read NT registry info from PHP? How?
How and when to use $php_self and $query_string????
Can i define $QUERY_STRING? Meaning when the query string is menu/news, it will display just news.
How can I list files in a specific directory and hyperlink to them?
Warning: Nesting level too deep - recursive dependency? in Unknown on line 0. What does it mean?
If I have developed a dll using Visual Basic which contains the Application logic, how can I create objects of the classes in this dll in PHP?
How to handle special char's like É , Ü . I am passing company name in a system command but when there is a special char like Ü then command fails.
How can I open with fopen() a file in an machine of local networks. Ex.: fopen(\\machine\sharing name,...,...)?
How do i save php output sequentially by date so that i may move forwards and backwards in order by date of creation "next/previous etc"
Is it possible to make PHP output a gif/png (eg a photo) as well as the desired data output?
How to post binary data in write() with PHP socket?
How can I use PHP to create XML documents with data from a database e.g Sybase, Mysql. Does it exsist any tutorials on this ? Thanks.
Hello, I have an error: unable to load dinamic library 'c:\php/php_oci8.dll no se puede encontrar el modulo especificado. I'm beginning with PHP.
How can I run SSI commands like #INCLUDE etc. in my PHP pages?
How to call from within a PHP extension other extension's functions ?
how can you insert a mysql field into a link tag using php?
how can i pass 2 variables from php and include it in a hyperlink? eg: <a href=($variable1)>$variable2</a>
what the difference behind the implement mechanism between the common CGI and php_based application?
Diffrence in outcome of formula 1.08^12 PHP=13 Visual Basic=2.51817011681898
How to covert web input (PHP) to XML format?
Switching an input from web (built using PHP)to XML format
Is it possible to run a php script from an .swf and then return a few variables back to the .swf.
Can PHP send an update signal (popup screen) to other users when a user makes a request on a game?
Can anyone offer advice on making a web poll that has a different no. of answers for each question?
What is PHTML ? Is it the same thing as PHP ?
How i can pass variables to a cgi usin passthru?, i need an example
How do I link in an external file containing common php functions for calling from within the page?
How can i cut tags from getting into a database
I wish to call a /usr/local/bin/pgp program and then put the output into a variable, which way best?
A php game. How to broadcast a message to other players when one player make his selection?
how can i make an html form that will search a mysql database?
1. how to redirect from php page to another php page? 2. how to refresh a page?
i want to make a place where users must supply their username and password, i havent found anything.
using the header function to redirect a script to a PDF file I am getting junk characters?
How can I generate redirect to other html page from PHP page when the PHP server is down?
I tried to load Blob Image from MSSQL using php but the 25% of the image is displayed only?
How do I include a .jpg (from outside the web srvr docs dir) in a page with other html content?
How do you make a page expire after it has been idle for a period of time?
How do I make make a session counter without using a database, aka using application level variable?
How can i save an image from a remote web server to my web server?
Is there a place to post *really* nice ASP apps in hopes that people convert them to PHP?
Looking for ideas on how to include file "color.txt" but only if it contains the word "green".
How do I get a page to automatically print its contents when it loads?
how do you "protect" a page using .htaccess file
how can a session be destroyed when user closed window without logging out?
Question about settings of using PHP under Windows platform???
How to do attachment if I want to use a file as background?
How to pass a string that contain character "&" between words that display on the url
How can i sort asc, thereafter desc by click on the same button (like in excel)
how can i convert a php file to exe format
How can I search a different site & show the results in my site,with out giving links to the orginal
Can you use PHP to acces databases over the internet?
I can only get the last record from a database to be displayed, how do I get all records to display?
Is there any way that i can show the content of a mysql DB into a excel file using php?
How to call a remote procedure in PHP?(like RPC)
How can I generate graphs in PHP?
I'm writing a news posting script, and my sessions aren't working! Somone explain how to use them!!!
I need to create a customer id for a mysql database from the info contained in the html form.
How can I insert a snipet of code in my table and then echo it on a page without it getting parsed,
Can anybody suggest a logic to parse an html page to get the news titles using PHP script?
I´m new to php and would like to know if theres a script that automatic updates and shows cpu uptime
How can I write visitor's screen resolution to a log file (text file) with PHP?
How do I forward a GET/POST request to another file without notifying the users browser to redirect?
How do I read data from a windows .txt file and display it on a web-page ?
Can you set up MVC using PHP like in Servlets, JSPs and JavaBeans?
How do you redirect from one PHP file to another without notifying the user's browser to redirect?
how can I redirect a user with wildcards like 213.* or hostname like *.isp.net
how can i archive a set of remote files, about 10 on my own server?
How can I query MX Record from DNS Server for particular domain ?
How do u explode a string of content and then call each individual bit by it's own, new, variable???
How can I use apache to set PHP Environment variables?
How can I use apache to set PHP Environment variables?
I'm running PHP's on a IIS Server... The server is limiting the number of sessions
How do I set a text field so that it outputs the inserted text to a PHP variable?
How can I check remote file dates, to later use to print how old a file is?
Why won't my php script see the variables passed to it from the previous page in the url? ie: http://yoururl?arg1=value
how do i make a var set in the query string available to another file ?? eg to a css
How can i execute and php with javascript and how should be the php code?
is it possible to launch an executable(C++) from excel on remote cluster via PHP?
How can I get user via PHP after .htaccess login?
How can I get users via PHP after .htaccess login?
I want to store the contents of a directory(.jpg files) in an array then echo the values. HELP!
How can I fill in fields in WinWord from PHP variables
Without using <pre>, how do I get textarea to save format of entered text into MySQL field?
How do I include pre-formatted text into a PHP page?
How do I get (ctime & mtime) on a remote file (http) without downloading it. "fstat", didn't help
How do I populate an array from a SELECT string?
how to rctify this warning Cannot send session cache limiter - headers already sent
how do I refresh and redirect a page using PHP?
Is it possible to multiple web application platforms on the same server? ex: PHP and JSP on Apache
How do I get the Windows NT $DOCUMENT_ROOT? The variable is blank.
How can I search in Excel file for a specific keyword and then print in a HTML format ?
How to make included htm use the correct path for showing images?
In what way can I use "namespaces as in C++" in PHP?
I have an exe file on a server, can I launch it with PHP with command line parameters?If not, how?
How do you refresh a PHP page into itself?
How to export table data from browser to local disk in .rtf/.txt format?
How can be avoided the popup dialog with htaccess passing the login and password with PHP?
What is the PHP equivelent of ColdFusion's <CFHTTP> tag? (Both GET and POST operations)
What I do wrong to connect to a mysql DB-> Call to unsupported or undefined function mysql_connect()
When I create a file/dir the owner/group is "www" is there sonthing I can put in the .htaccess file
I did exactly from the book. It comes up as " Undefined variable." What's going on here?
When i click on a link, it believes that the address is e.g "http://bob/php4/php.exe?mode=admin"
will testing with dreamweaver work or do I have to upload the page to the server?
What achine is local when using ftp-commands in PHP on a web server?
Is there a program to convert PHP script to another language?
How do I acsess NetBIOS with sockets (PHP server is running on Windows)
how to input data from txt file into table where columns are separated with pipe ?
How and you split string into different arrays and save what they were split on?
How do I retrieve a single variable value from another file?
How to automatic download/upload a file from client machine to server with using FTP function
Is there a way to use php to embed html in e-mails? Can you do this without php
I need copy from urls inserted on my site using php - sites link will be present
Warning: Cannot send session cookie - headers already sent by (output started at /home/fishing/publi
"Parse error: parse error in /var/www/html/results.php on line 20" -- Why?
Does anyone know if there is any way to pull info from an "avery" scale connected to the serial port
How can I get the remote PC's MAC Address?
i am calling an external C file but the output doesn't appear. Sometimes it does but it is incorrect
How to Make an RTF Document with PHP
How do we execute .cpp or .c file, ( stored as BLOB in db) upon reading them
how do I call class method: $func="SomeClass::someMethod"; $func()
How can i catch into a variable an error message of a server? for example 404 File not found
How can I do to not use session_start() in every page where I redirect a main page with "redirect"?
I can't display display images retrieving from a database. Can somebody help me?
Can I get path-informations of a frame (getcwd())....?
Displaying Excel files in PHP
How can I avoid getting a error when I click a link in a page while it is loading a big record list?
How do u pass a variable (multiple select) from a pop up window to the main window?
*how do u you pass a variable(multiple select) from a pop up window to the main window?
I have the error 403 when I try to run a PHP script. How can I fix the problem??
How can I pass an array of randomized elements through back and next button without repeatation?
is there a function to echo unique variables from a db when there are multiple similar entries?
is there a function to echo unique variables from a db when there are multiple similar entries?
solved or not?? zend entry point and php_sablot.dll
I have a 'recent news' page that I would like to be able to update via the browser. Any ideas?
Is there a way to email the actual HTML form (same format) after a visitor has completed it?
How do I retrieve pasword protected area with PHP?
How can I pass a variable with a button(in objective question--A,B,C,D)?
Using PHP, how do I send a http POST without using a form?
How can I set a time limit for a form made by PHP (i.e.the value will auto transfer after a time)
In my search engine result outputs, how can I make it to show page title?
How do I lock and unlock tables using PHP and Access via ODBC?
Any hints for implementing forms in a wizard style, where answers influence subsequent questions?
How can windows (XP Pro) be shut down/ restarted via PHP?
Can I fopen a remote url that requires form variables to be POSTed?
When I start PHP 4.1.1 it return error "the PHP4TS.DLL file is linked to mising export OLE32.DLL..."
ODBC32 not found (win95 & php 4.1.1) what shall I do?
if i want to use a c function in php programmar ,what should i do ?
What is the essence of PHP encryption(using crypt(),mcrypt(),etc)if data on transit isn't safe?
How do you run a script as a certain user such as root?
Why cant I get my session..the session is there but the browser dont collect it!
How do I display an error for a signup form in the same page instead of having user to click return?
Get 404 error when trying to use .php file in browser
How can I add text (const or var) in a textarea by click in a image or Href ?.
How do I add text in a textarea by "clicking" an image or HREF?
Hi, How do I go about saving username and password values in the client...
How can I extract metatag keywords from pages serving longtext mysql column info?
Need a way to call a function only when the form is closed. Not register_shutdown_function.
Why is my webbrowser opening my php file instead of running it?
How do you use spaces in Question-Mark queries with non-standard browsers like AIM Profiles?
Before a form is closed down (close icon 'X') how can I send a message to another program
How can I run two PHP4 versions (ie 4.0.6 and 4.1.2) with two PHP-ini on IIS without recompiling?
Is there a way to determine the first time a page loads?
I want to to auth users, then show the rest of the page. What is the best way to do this?
How can you determine if another website is active (The server is running) or not?
I am having trouble installing PHP on my solaris 8 sun server.
Using the exec function, how can I call and start a java program. What is the command statment used?
What is the best way to send an 'unknown' number of form fields and access them on the text page?
Can you send an array through a url (getting info without a form)?
how do you access/use other web pages on the fly?incorporateThemIntoYours?justPointMeInTheRightDirec
how do i get a directory listing on a server without displaying any of the subdirectories?
How do I make a news script that only saves/prints the last X entries with an admin section/flatfile
COM does not work with PHP... not getting any error messages... php just "hangs"
How can I add a file to the $data? As in a form containg an <input type=file>
How do i force PHP to flush already printed lines, on a script still running on the server?
How to install PHP in windows xp?
How to READ a directory of PDF files that display as links to open the pdf
*what is the pdf function to change text color?*
Binary files get couupted when uploaded with a php script - even if content-type is specified. Why?
How do I download PHP File from other site? I heard that it can be downloaded in it's source code.
does anyone know how I can work out the x,y coordinates on a map from a given postcode?
Does REMOTE_ADDR give the user's IP or proxy's IP?
How can I store an image path in PostgreSQL and dispaly it in PHP
Can PHP websites be co-hosted on Apache servers in the same manner that Microsoft ASP sites can be ?
How can I extract just the domain name out of HTTP_REFERER?
Security Alert! PHP CGI cannot be accessed directly
Simple PHP/MySQL page, all page data is displayed... but page won't stop loading- why?
When i do this why do i get the file content + 1 retuned : echo include("content/news.txt")? Fix?
This may be a stupid question, but why choose PHP over an Access database?
Hello, I have an error: unable to load openssl.dll but i can load such as zlib.dll(IIS5+PHP4.1.1)
can php load an image in place of a flash movie for users without the flash plugin?
Can I embed a PHP file in an HTML file. Similar to the <script src="abc.js"></script> for Javascript
PHP not seeing variables from WML
Why can't php 4 on my apache 2 server find the $HTTP_USER_AGENT variable (it says undefined)?
How can I sort data out of my MYSQL database in monthly Stats format and display it in an html page?
increment in date variable
Trying to configure php4 for apache 1.3.24 when i create my test page i receive an Error404. WHY?
Is there a company that offers a support contract to the PHP product?
How can I download the database tables from the server using PHP?
I need to be able to increase the count for defined field
How can i auto update php?
how to read pdf files stored on a LOB in Oracle?
Need a php script to post data to a host and get the response content from this host.
I have a table of users. Can I count how many males and how many females without multiple queries?
How to get print out for a remote file ?
under win XP (IIS 5.x) the function "filetype($file)" always retns "block" whatever it is, why??
undefined symbol - mysql_field_count error - has nayone come across this and what is the solution?
How do you use a hidden field in wml?
How portable is php across browser and server platforms?
How to do Browser, JavaScript, and CSS detection using PHP?
How do I make a member area in my site? I have around 700 pages and don't want to change them all.
Sambar Server says:" File not found".where do you usually save php files?any change in php.ini neccs
Mysql: fetch and print the value of a single cell
help in building a meta search engine
How can I use the header: Location: method and open a new browser window with a specific size?
How can i uninstall PHP4.0 ??DELETING folder, givesmeassge 'Cannot find php4isapi.dll,may be in use'
mail() not working, I have just upgraded the php version and now mail() will not function?
Using session_start() to save/restore global vars, but SOMETIMES get error "....permission denied"??
Is is possible use functions from the PHP library in a C / C++ program? If so, how?
What file path do I use to update (append) a file on the same server as my web server(/files/*.txt)?
What versions of Ingres II are supported by PHP ?
I have 100 sites on a 1 virtual server. I need to display all the images in a directory to each site
Can comments be added to a cell in an Exel file with PHP?
I'm having problems to parse textarea values over more than 2 forms.
Why are my php apps slow in my Win98SE server than other website's?
How can I execute local programs as root from PHP? I want to use UNIX commands adduser and passwd.
I need php.exe to output the contents of a script without 'X-powered-by' and the other headers. How?
using include_path for unix
How to generate 'base' strings in PHP (base16 / base36 / base64 etc)?
How can I view my own php files on my Windows XP computer? I don have a web host...
Is there a way in PHP that I can run a script locally on a machine from a remote location?
I can't pass variables from an htm to php page - do i need to change a setting in php.ini?
I can't pass variables from an htm to php page - do i need to change a setting in php.ini?
When I process a form by a .php file, the variables from the form are not availbale in the .php file
How can I start up the mysql server on my windows server using PHP?
How can I print to client printer by PHP? I can only print to server or share client printer .
permission denied when executing script from apache server for file open
How do i get a list of filenames from a directory?
working with PHP-Nuke. how do you setup a link to a CGi script, and have that show into a Nuke block
How do you push a url with PHP?
I have a string $string="Fred.html|Sanu|Sachin.html".I need to seprate the .html extensions?I
Can PHP automatically update auto incremented numbers in MYSQL?
Undefined variable error? Code runs on fine one site and not on the other!
I am selecting a userid from form and i want to display info from database, based on my selection.
is there a way to count the number of currently active sessions?
How to format an array so the variables on it have a <br> as separator?
How can i embed a .swf in a PHP script?? without using Ming
How do I create a self-advancing slide show of pictures in PHP?
How to get the name of the current PHP file? to print its modification date in a global footer.
How to get the name of the current PHP file? to print its modification date in a global footer.
I need to get a result of confirn() (Javascript function) to use it in a PHP function, can I do it?
When I use php script to create new file or folder, the owner of new file and folder is not me how I
how can I create a search engine to my MySQL database such as the existing in this web site?
how can i remove the www.pdflib.com when i use the pdflib function?
How do I use, inline, the elements of an array returned from a function? ie. myFun()['returnedEl']
Is there any struts-like framework for php??
"Parse Error: parse error, unexpected T_SL" What does that mean?
How do I use PHP to "print" data on an HTML page from a comma delimited text file?
How do I call a c program from php, it has to pass a string with it and have ti return a string?
how do I run a process in the background?
Can I write a 15 product database website in php without mysql?
how can I let the user specify his own "page id" in order for it to be defined as the "any string"?
How to disable HTML, Javascript, etc in a TEXTAREA ?
How to change the ? character in the PHP query string into / character?
How do I format a timestamp(length 8) date into YYYY-MM-DD when I display them with echo function?
How can i join two values to form a single value by using a seprator character?
How can i join two values to form a single value by using a seprator character?
Why using VARCHAR with BINARY attribute for a field within MySQL doesn't ensure case-sensitive?
How can I determine the client path of file uploaded through an html form ?
How can i join two values to form a single value by using a seprator character?
I can't display display images retrieving from a database. Can somebody help me?
how do I post an XML request to an external URL?
What is the mean of isset in this line: if(!isset($mainfile)) { include("mainfile.php"); }
How can I add .php extension to IIS5.1 as my OK button shaded out
can i use rsync in php
How do I save form data to a file, as with perl cgi.pm query->save(FILE) ?
How do I save form data to a file, as with perl cgi.pm query->save(FILE) ?
Does anyone know where I can find a list of supported databases? Please
I can't use the $REMOTE_ADDR variable: it just shows a 0. But in <?phpinfo();?> it shows up properly
Can somebody please tell me when to use fsockopen() etc...and when to use socket_create() etc...
Why might I be getting 'garbage' characters before my output?
How to calculate the distance between two locations on the earth?
How to calculate distances based on latitude and longitude?
How to implement a "store locator" based on a user's ZIP code, which lists the closest dealers from our database?
how can i display different logos depending on the login after a user has logged on???
How do I get php to display first 6 characters on third line of a txt file, and nothing else?
why this <a href="index.php?fuseaction=a_value">Link</a> doesn't work on php 4.2.3?
When looping with a mysql_fetch_array($result) how do I change the font and size of the results.
What does it mean -"php encountered a stack overflow
Making a third option in this code ($gender == "1" ? L_REG_46 : L_REG_47); i want to make 3 L_REG_48
how can i store php code & query in mysql database and get all to execute when retrieved
Do anyone know how much load a php script create on apache server when server runs it?
How can PHP access VSAM files??
is there any standard user input available in php other than forms
I am sending emails one at a time using foreach. How do I outout to html as each one is processed?
How do I access net pages behind the squid proxy by using php codes on my php installed computer?
PHP 4.2.3 Problem-Why can't I pass values via URL as in: href="page.php?var1=value1&var2=value2" ?
PHP 4.2.3 Problem-Why can't I pass variables with set values to another page.php?
How can i include a PHP PAGE on a non-php server?... I mean i want include a SIMPLE php page...
Why can't I get PHPSESSID to work (PWS on NT WorkStation 4.0, PHP 4.2.2)?
My next link won't go to the next page to view my mysql data record?
how do I have a php stand alone script call a new html document????
How do i count the number of times a hyperlink is clicked using Php?
How can I reload a sql query in the same page without opening a new page and using a submit button?
Why can't I install php in windows2000?
How do I log an IP Address on site to protect against fradulant behaviour?
Line breaks in a PHP script
In the following script, how do I get hard line breaks? $GrabURL = "http://www.geocities.com/michael
How can I use the XML HTTP Request object with PHP?
How can I pass a value from php to php?
how to enable the ssl from php with apache
I have a PHP/MySQL web site that only works when accessed from computers outside my office! Help.
php installation problem - my_tempnam tempnam is dangerous
How to read just the last, let's say, 15 lines from a file?
Can PHP automate Form entries and retrieve the resulting data (as if someone pressed "submit")?
ColdFusion allows automated Form entry and retrieval of resulting data with CFHTTPPARAM--is there a
I am trying to use the UPS online tools. How do I post them some XML and get an XML response back?
What is this mean: Warning: Use of undefined constant
how do i make a link open a template and insert content into it from the peramaters set by the link?
Does PHP has something similar to the forward() method in Java? ( RequestDispatcher.forward() )
How to encode my php code so i can distribute my code to other without seeing my code?
Using the same MVC model as J2ee how do you pass information to the forwarded php w/o storing the da
How do you get the HTTP_REFERER if the 404 page is set to be a php page
Is there a "goto"-like function in PHP like in Q-BASIC or VB or VBScript?
I need to read a text file & display the contents on the web page from which the php script executed
shell variables like $HTTP_USER_AGENT dont return value
How can I keep a part of an address such as ?id=blah from showing in the browsers address bar?
An example please of how to use the mail() function to include 2 or more file attachements
Can I call a PHP function from Javascript?
how do i get gettext support for a windows php based machine?
PHP - openssl_pkey_get_private - How to export public key to file or string?
Can i use PHP aplication wrtiten in Win2000 on linux ???? whats need to be changed???
How input in the URL the "id"?
How to perform multiple records updates in PHP?
How to get an object result from web service
Block direct access
How do I block direct access
How to link 2 forms together by using a submit button?
How can i connect Oracle 9i with PHP?
how to Retrieve Information Using a Hyperlink with Parameters in PHP? PLease help me.....
I was send files w/ php extension, how do I poen them? thanks
Apostrophe in a database input - magic quotes or something?
how do I pass session variables to another page
How would it be possible to send a page (images included) from a form with the mime classes?
how to call javascript functions which are located different ip then php running.
How difficult would it be to use PHP/SQL to count when people click on an email or web link?
Is there a way to stop passwords from being POSTED in clear text?
Is CCSLIDE Database compatible with PHP or not ??
How do I convert a hex longint(4 bytes, little-endian) as a string to a decimal integer?
How do I display the output of a .php file in a table on/within html in a table?
How can I direct php output to its calling html page?
Is is possible to redirect a User to another URL and send some variable with the post method?
Where is php.ini in the Mac OS 10.2.3 release? In PHP 4.3.0, the phpinfo() returns /usr/local/lib
How to do email read notification in PHP
How to recomplie php from windows 2000
Is there any way to execute a PHP file (like with include) but direct its output to a variable?
how to register the variables automatically by default in php?
To use ob_gzhandler() is zlib needed?
Does anyone know how to connect to Active Directory using PHP maybe with LDAP???
How can I publish a php generated website on a cd rom?
Can't include or fopen: "http://www.ndbc.noaa.gov/data/realtime/62107.txt?
why? -- Notice: Undefined variable: badExts & dirs
how can I refresh a page using a radiobutton???Just Clicking It.Without SUBMIT
I have a php site that works on IIS/Windows, I decided to move it to Apache/linux and it broke
how can I keep data on a php page that gets passed from a html form from, say, 4 different users
I keep getting this when trying to install Warning: open_basedir restriction in effect. File is in w
How do I get at $HTTP_SERVER_VARS['PHP_AUTH_USER'] variable under Apache, PHP on WinXP?
i want to send via echo a formated text in php, how does this work?
Fatal error: Call to undefined function: getmxrr()
how can I show a fake address on the address bar?
how I can set cookies for authentication
Force PHP-created graphic to be fresh/not cached? How?
Why can't IE6 in WinXP open any .PHP file? (by File->Open)
I get this error when testing with mysql ....Parse error: parse error, unexpected T_ECHO
Is It possible to make text flash using PHP or any other language that can be embedded into HTML?
how to delete multiple records using a checkbox
I want to install a PHP library on my server. When I execute phpinfo the library hasn't been added??
Can I pass variables from one script to another?
I had encountered thi s error "Fatal error: Call to undefined function: imap_open()". Please help.
How do I pass a variable coming from a form to make up an sql query? (ie=create table <VARIABLE>)
How do I pass a variable coming from a form to make up an sql query? (ie=create table <VARIABLE>)
how to unzip or untar any .tar or .tar.gz file using only php script, no shell access?
how to unzip or untar any .tar or .tar.gz file using only php script, no shell access?
Passing a variable from one .php to another WITHOUT using require() ...is it possible, and how?
Passing a variable from one .php to another WITHOUT using require() ...is it possible, and how?
What is the PHP equiv. of the ASP Request.QueryString
How can i send a password using fsocketopen?
How can I pass values (images & text) from a mysql field with php into a javascript script?
1 - How can i change win-1256 charset to utf-8 encoding?
How can I use CTRL+N (new page on IE6) whitout copying the session id to the new page?
How do I add an HTML link to a page with php graph?
When I run my php script everything works fine but it always shows the closing tag (?>). Why?
What does this mean "failed to create stream: HTTP wrapper does not support writeable connections" ?
How should I configure my PWS (and/or php.ini) to see PHP-results in my browser?
Problems with Curl and Telnet.....please Help
how can i add pagging in php ??? is there any object like in asp ????
How do I calculate the number of hours between two dates in PHP?
when calling urls from a mysql database how do you make them active links on screen in php
How do I change this into a link? <?php echo $row_rsLocations ['CODE'] ; ?>
How can I calculate sha1 in raw binary format without php5?
How can I only collect information from checkboxes that are checked and then e-mail it?
How can I read from a cookie from within an included file?
EASY QUESTION. translation problem
EASY QSTION. php pages show up from local files as code, not translated to display. Apache,mysql,php
I edited php.ini, but does not changed that show in phpinfo?
How can I conect to an Informix database with ODBC in PHP?
I am wanting to call 1 script from another,then return to the next line of code in the 1st script ?
Formatting User's Input
Can't Get PHP on IIS5
Can't Get PHP on IIS5
Can't Get PHP on IIS5
How do I configure PHP (on my local PC) to connect to Sybase (on a Solaris server) ?
how can i send an attachment with my mail form to email id
Where can I find error information for "Fatal error Maximum execution time of 30 seconds exceeded"?
does PHP do documentation, like javadoc creates documentation?
How can I display the output from <?php $output=system($command); ?> to an html textarea box?
how can i execute linux OS commands like 'adduser' from a php web page
How to sort a multidimensional array ?
how can i update xml node values via php?
mkdir problem
what areDesign patterns ?
what areDesign patterns ?
How can I successfully return data from a CGI script? It works in HTML using Virtual Includes.
PHP: Is there an editor (like FrontPage is for HTML) for PHP?
PHP: Does it allow me to translate a website to another language at the click of a button?
how can i add objectclass to an entry for a ldap record
how can i add objectclass to an entry for a ldap record
how can i get Visual Basic's grid like effect in php
how can i get Visual Basic's grid like effect in php
How do you install PHP in CGI Mode??? There is no doco on the subject!!!
Can you tell me why I always get ?PHPSESSID=9ki86 attached to all my link on the opening page
How do I use a html form within the php script. I am using a form that gets the input from a PH GET
Javascript is not working in a php file on windows system. Why?
File security on an intranet
how do i get the info from my html form into a text file similar to my order form using php?
How do I turn a php script into index.html
How do I create alternating-color repeated regions with PHP?
What are all the common php file extensions?
I need to run an external command that it isn´t native of the operating system (AIX).
I get an error when i use SMTP server to send mail by php.I'm using win XP
How would i make a simple counter with text? (ie visitors: 17319)
How can i prevent a php page being cached in browser?
How can I change a field name in mysql database by using PHP?
How do I correct error "Unable to parse configuration file"?
How to create a separate PHP-File to predefine a table to give my sites a similar look?
php.ini will not load
php.ini will not load/parse/process in Windows 2003 Server + PHP 4.3.3RC2 + MySQL v4.0.14b
Using mail () , how do do smtp authentication ?
How can I include a php file in to a html file so that it is shown in a table that is in the html???
How to replace with pattern matching?
can i send FAX from php or using PHP script
Is there any file size limite with PHP for sending a file from client side to Apache server ?
I want to use imagecreate how do I get it to work? I have downloaded the gd 2.0.15 what do I do with
I want to call a user defined PHP function on buttons event like onClick. How can i do that ?
I am querying a mySQL database for names and addresses, how do I not pull any NULL values
How can a generate wed-based barcode, I want to use only the browser connecting to the backend.
Can php files be put in a directory other than the root dir.?
I get the error - Fatal error: Call to undefined function: mysql_connect() - what is wrong?
Detect "Too many connections" error and show alternate web page?
If i write the code for uploading in PHP, will the same code work on Windows, MAcintoshOSX, Linux?
How do i recompile PHP, Apache on RedHat Linux 9? I am trying to connect to SQL Server using freetds
I can't find Internet Services Manager, pls help!! I use Windows XP Home Edit.
Is there a way to check if an e-mail address is not fake?
How can convert Java Servlet into PHP?
what is in_array
How do I code a link from a sql query, such as an email link?
How do I install 4.3.3 on Freebsd..step by step for dummy
Installing or upgrading php with CURL support on Cobalt Raq
How can I display a PHP hit counter within a HTML form input text box?
How can I create a function to return the nş of weekends in a time interval(beg and End:yyyy/mm/dd)
How do I validate a Windows user and password?
How do I change an NT password (IIS)?
I can get the PHP code to show in my html. Its correct and im using Apache and mysql, please help.
I have a problem with is_dir(): Is doesn't return anything!
can not loading php_oci.dll at php started
php_oci .dll loading at php start ( i remove the comment from php.ini of extenstion =php_oci.dll)
How can I tell if a script is running from the command line (cli) or in a browser?
How do you authenticate if you use NTLM (IIS, PHP)
How to check if a newer entry id in mysql db? If yes, use 1 field in latest record as a variable.
how com i can not add item to httpd.conf to make php work with apache on windows?
I want to know how to make a page accessible only by a password: url/page.htm?pass=PASSWORD etc
I want to know how to make a page accessible only by a password: url/page.htm?pass=PASSWORD etc
I keep getting redirected to the login screen whenever I install a php package and I try to login
What changes in the file-function from PHP 3 to PHP 4.3.4?
SHMOP_open it allows me to open only 128 segments after that it throws an error (HELP)
How to Fix Err: Variable passed to reset() is not an array or object.
How do I set the order of the output from a database to the display?
How can I calculate the load time of a page?
i Installed php4 on IIS 5. Whenexecute an php script, it just come as it as like IIS not parsing it.
What is suggested procedure for upgrading from 4.3.2 to 4.3.4 using Windows binaries?
Is there a limitation to the file size when using move_uploaded_file? Returns false with files>2mb..
I´ve trouble with the debugger
I've set up a php server, but it will not display any information through a web browser.
How do I send values to a mySQL database?
how can I execute .exe file(stored as blob in db) upon reading them
PHP setup with Apache Server - no errors but no display on browsers
How do I stop a space-seperated string from being truncated when it is passed using a form construct
I need to draw the plane of a house. I have data needed in a database table. Can I do it with PHP
Does PHP support foreign Language such as Thai, chienese
Can anybody answer me if exist a module for php which allows work with RAR archives like php_zip.dll
How to stream mp3s with out giving out the directory. I had it working except in Win Media Player 9
Are there generally agreed best practice coding recommendations for PHP?
Warning: fopen(../mycalendar.csv): failed to open stream: Permission denied in
How do I avoid having the SESSIONID come up in my links?
I want to define "$DROOT = $_SERVER['DOCUMENT_ROOT']" once only for all "include($DROOT.'/')". How?
What is PHP ?
Can i use PHP in Zope?
i want a register script than stores peoples username, password for them to login
If I append to a file, but if I hit refresh, the same info gets appended again. How do I fix that?
How can I transmit the session information to a script opened using fopen("http://localhost"); ?
Can CLI and CGI modules of php be both installed ?
how to connect mysql database from pc1 and I'm using php5 from pc2 on windows platform.
how to replace an image (possibly jpg ) with another one with out refreshing the browser
Can I use an image link that when clicked opens up a php file and inserts a specified image into it?
How can I access a JavaScript array with PHP??
How can I make a voting booth / poll for my site that runs off my server, using PHP?
What is the difference between include() and @include()?
What exactly is the use of PHPSESSID in a URL???
Will+the+mail+function+work+if+use+in+intranet+envirnoment%3F
how do i update mysql db with form variables using php?
How do I make a webcounter that I can call from a non-php HTML site ? (I can do easy mysql/php part)
How to change where sessions save to? Changing in php.ini doesn't work.
hi , can anybody tell me where i can download php_printer.dll
hi can anybody tell me where i can download php_printer.dll
how can i show the content of a mysql DB into a excel file using php (plz give code example)
O'Reilly and PHP will not work
mail()
How can I insert dynamic info in my website (eg. exchange rate) taken from other site? Any scripts?
Is there any possibility to get the page from client browser?
Is there any possibility to get the page from client browser?
Why PhP does not recognize mysql_connect()Fatal error: Call to undefined function mysql_connect()
How do I open a new form and display data base on a value of a pull down list on current form
How can I send XML Attributes via Soap?
Is there a tutorial for interfacing a PHP page with a cvs file?
PHP
Can't find php.ini to update file_upload size only find a directories under /opt/php/lib/php/pear so
how can I configure apache so that I can run <? php ...> commands in files that don't end in .php?
PHP mail() needs 40Sek to generate the mail. Sendmail works correct. System Cobalt RaQ550
How can I use InternetExplorer.Application to access the contents of specific frames?
How can I read data in from a USB Barcode Scanner using PHP???
How do I get PHP on Linux to work with Oracle on Windows?
XML brainbuster
Dynamic Code
Dynamic Code
PHP not accessing MySQL
Installed Apache, PHP and MySQL all working but when I try to connect to MySQL through PHP nothing..
I send a mail to a person. How I can keep track of when that person opens the mail?
How to convert decimal values to characters?
How do I get a submit button to print the current page?
define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); What does this means? It is from Zen-cart coding
PQescapeByte
have names as 2004aj,2004ad,2004A and need to list them but when do list 2004A it lists all the rest
How can make a Specefic MIME header
Are there any problems using COM functions with PHP5, WinXP and Excel 2003?
Can I reference PHP from a JSP page with <a href="filename.php>"
I'm new to PHP, where should I start.?
Is there anyway I can specifiy in which frame to open a specific file using header(fileme),includ(f)
http://www.e-zhost.net/bill/index.php, need help on waht that menas and how to fix it
PHP: Operation:Get:Form: Variable: All: How to get all your form variables? [$_POST/$_GET/$_REQUEST]
Can PHP perform a scheduled task triggered without having a PHP page being loaded into a browser?
Is it possible to use PHP code in the onChange feature of the html select tag? If so, how?
Is any way to pass a variable from one .php to another WITHOUT using require()? How?
PHP: HTML: Convert: Where to convert automatically HTML to PHP print or echo text?
how to write code to access an AIML suing php
Instead of www.xyz.com/index.php?country=usa I'd like www.xyz.com/usa
How can I echo the pagetop immediate, eg if php is doing a heavy job.
i need to use <a HREF=page.php?ref=13... how can i use the values 13 on the new page tha i call?
i need to use <a HREF=page.php?ref=13... how can i use the values 13 on the new page tha i call?
can i call an function in a executable file from php and get the result back to php
ASCII
why the <?php_track_vars?> did not work?
i need a php script that will retrieve information about a user just by clicking a name on the page
i need a php script that will retrieve information about a user just by clicking a name on the page
i need a php script that will retrieve information about a user just by clicking a name on the page
Error: Access denied for user: 'apache@localhost' (Using password: NO)
how can I disable cgi in php 5.3.9?
System() command not executing. Error thrown is 'Unable to fork system () '
If I enter a text of 21K long in a text area form, hitting submit button doesn't do anything. Help
how do i manually configure php with apache server?? and then how do i run my scripts??
how to untar file using php script? <? system("tar -zxvf file.tar.gz") ?> not work
Is PHP based on orther languages,and are there any based on PHP?( research papper for school)
How can I put URL &variables= into php generated javascript?
can require() or include() contain Http path? How can we include files in http path format?
Is it possible to issue a command to windows xp command-line through a php script?
What is PHP-GTK
Why is it not working with the browser/web server?
How do I install PHP-GTK on Win32?
Can I use Themes under Win32?
How do I know which GTK Classes are supported?
How do I use the buttons in GtkFileSelection?
How to install PHP on Apache?
1. How to install Apache, MySQL, PHP on Linux
Test Question
can i get the full url of site (including the http:// and www) i want know if they came from www2
What is the relation between the versions
Can I run several versions of PHP at the same time?
What did the initials PHP originally stand for?
What is the name of the new scripting engine that powers PHP?
Name a new feature introduced with PHP4?
Where can you find the PHP on line?
From a UNIX operating system,how would you get help on configuration options(the options that you pass to the configure script in your PHP distribution)?
What is Apache’s configuration file typically called?
What line should you add to the Apache configuration file to ensure that the .php extension is recognized?
What is the PHP’s configuration file called?
can a user read the source code of PHP script you have successfully installed?
What do the standard PHP delimiter tags look like?
What do the ASP PHP delimeter tags look like?
What do the script PHP delimeter tags look like?
What function would you use to output a string to the browser?
How would you create a regular method within a class?
Which of the following variable names is not valid?$_value_submitted_by_a_user;$666666xyz
Which of the following variable names is not valid?$the first,$file-name
.What will be the following statement output?
How would you use the string variable created in the assignment expression $my_var + ‘dynamic”;to create a “variable” variable,assigning the integer 4 to it
Which of the following statements contain an operator?4;gettype(44);5/12:
How can you access and set properties or methods from within a class?
How would you access an object’s properties and methods from outside the object’s class?
What should you add to a class definition if you want to make it inherit functionally from another class
Which environment variable could you use to determine the IP address of a user?
Which environment variable could you use to find out about the browser that called your script?
What should you name your form fields to access their submitted values from an array variable called $form_array?
Which built-in associative array contains all values submitted as part of a GET request?
.How must you limit he size of a file that a user can submit via a particular upload form?
How can you ste a limit to the size of upload files for all forms and scripts?
What functions could you use to add library code to the currently running script?
What functions could you use to add library code to the currently running script?
What functions could you use to add library code to the currently running script?
What function would you use to find out whether a file is present on your file system?
How would you determine the size of a file?
.What function would you use to open a file for reading or writing?
What function would you use to read a line of data from a file?
.How can you tell when you have reached the end of a file?
What function would you open a directory for reading?
What function would you use to read the name of a directory item after you have opened a directory for reading?
What function would you use to open a DBM database?
What function would you use to insert a record into a DBM database?
How would you access a record from a DBM database by name?
How would delete a named element from a DBM database?
How would you open a connection to a MySQL database server?
.What function would you use to select a database?
What function would you send a SQL query to a database
What does the mysql_insert_id()function do.
Assuming that yopu have sent a successful SELECT query to MySQL,name three functions that you might use to access each row returned.
Assuming that you have sent a successful UPDATE query to MySQL,what function might you use to determine how many rows have been updated?
What function would you call if you want to list all database available from a MySQL server?
.What function would you use to list all tables within a database?
How would you create a while statement that prints every odd number between 1 and 49?
.How would you convert the while statement you created in question 24 into a forestatement?
True or false.If a function doesn’t require an argument,you can omit the parentheses in the function call.
how do you return a value from a function?
What functions can you use to define an Array?
Without using a function,what would be the easiest way of adding the element “Susan” to trhe $users array defined previously?
Which function could you use to add the string “Susan”to the $users array?
How would you find out the number of elements in an array?
In PHP4,what is the simplest way of looping through an array?
What functions would you use to join two arrays?
How would you sort an associative array by its keys?
How would you declare a class called emptyClass( )that has no methods or properties?
Given a class called emptyClass( ),how would you create an object that is an instance of it?
How can you declare a property within a class?
.How would you choose a name for a constructor method?
How would you create a constructor method in a class?
What environment variable might give you the URL of the referring page”?
Why can you not rely on the $REMOTE_ADDR variable to track an individual user across multiple visits to your script?
What does HTTP stand for?
What client header line tells the server about the browser that is making the request?
What does the server response code 404 mean?
Without making your own network connection,what function might you use to access a Web page on a remote server?
Given an IP address,what function could you use to get a hostname?
What PHP function would you use to send an email?
What header should you send to the browser before building and outputting a GIF image?
What function would you use to acquire an image identifier that you can use with other image functions?
What function would you use to output your GIF after building it?
What function could you use to acquire a color identifier?
With which functions would you draw a line on a dynamic image?
What function might you use to draw an arc?
.How might you draw a rectangle?
How would you draw a polygon?
What function would you use to write a string to a dynamic image(utilizing the FreeType library)?
How would acquire a UNIX time stamp representing the current date band time?
What function accepts a time stamo and returns an associative array representing the given date?
What function would you use to formate date information?
How would you acquire a time stamp for an arbitrary date?
What function could you use to check the validity of a date?
What single function could you use to convert any data type to any other data type?
Could you achieve the same thing without the function?
What will the following code print?print “four”*200;
How would you determine whether a variable contains an array?
Which function is desired to return the integer value of its argument?
How would you test whether a variable has been set?