Top PHP Interview questions – 08
1001. How do I call a c program from php, it has to pass a string with it and have ti return a string?
1002. How do I run a php interface to a java application, i.e. pass input in, receive output and format it
1003. Error trying to view page ,WHY? “Document contained no data”-NS “Page is currently unavailable”-IE
1004. How can I stop access to my server when remote computer has my ip in REMOTE_ADDR in his config file?
1005. What is the most efficient regex to find all the email addresses in a string?
1006. Help with this code… How can i Get Fcontents to not print the code but display it as a web page??
1007. I have exif enabled in php 4.1.2 but exif_read_data() keeps returning errors. why?
1008. It´s possible print a document (.txt.pdf) from Apache Server?
1009. How to build a printer friendly page that have 480×600 resolution during runtime?
1010. how do i quit the dos php window properly – windows doesn't like me using the close box ?
1011. I installed LIBMCRYPT and now I am installing MCRYPT. The message appeared: libmcrypt was not found.
1012. In my search engine result outputs, how can I display contents of the page within the body <body—-
1013. how can i allow my users to attach files to emails.i have php 4.1.1 on apache and win98
1014. I write a message in a text area then i go to my preview page and it is not in the right order,help!
1015. How do I pass a string variable to a Blob Field in MySQL?
1016. How do I connect to an Oracle 9i database to verify “username” and “password”
1017. Does anyone know where I can find out more information on PHP's Lotus Notes functionality?
1018. Grouping outputted data from a table, products grouped together by orderid for eample?
1019. is there any way update the database by sending mail to that prticular id
1020. How to retrieve default email id from the client machine without asking for it?
1021. Hello, I have been working on a hockey score sheet web data entry page and have gotten to the point
1022. hi i am new in PHP i want to know can it give any Think Like applet
1023. How can I add xml capability to a already installed php setup?
1024. Is it possible for PHP to communicate with TWAIN complient devices?
1025. Cannot open for read file1 open and write file2 remotely on one system but can on another.Why?
1026. Is there a function to allow authenticated acess through a proxy with fsockopen functionality?
1027. How can I write a mainform/subform screen in PHP that access a MySQL database?
1028. I have a database with a date field with values < 1/1/1970. How do I extract these values correctly
1029. Linux PHP 4.2.1&Apache, my PHP code is ignored when html code is present in a php file.
1030. I have a php 4.2.1 pop on my computer ~ leads to a porn page!! I can not find it on my C drive help
1031. How to use PHP to distribute software package to workstations?
1032. how to create a form just like when you going to sign up at certain website with userID, password
1033. where do you find php source directories in Mandrake Linux to enable sockets and recompile?
1034. how to connect to internet through PHP?i have tried exec(“wvdial”)but it wont' work
1035. Why are variables not passing (PHP43,IIS5.0,Win2000Server)?
1036. How do you get the mHash() function on a Windows install of PHP 4? (it doesn't seem to be built in)
1037. I am trying to create a link that, when clicked, changes the data attribute of an <object> tag
1038. I am trying to create a link that, when clicked, changes the data attribute of an <object> tag
1039. hi, I have a problems with passing arrays with indexes in PHP
1040. I want to start using PHP for DB sites but aren't sure about writing PHP in MacOS. Starting points w
1041. XP with IIS and PHP not returning complete set of headers… why?
1042. How display a matrix dependant on other cells? ie fixture matrix dependant on entered results.
1043. How can I see where the memory is going in my PHP-cli application?
1044. php menu says mssql_connect requires 'interfaces' file;what & where are they?
1045. I changed my .httaccess to Errordocument 404 /404mail.php .It is not edirecting to this page.
1046. working from the php book when i run the script at the end of chap 12 i get SQL syntax errors
1047. In a self-processing form, is there a way to return to the same point in the page that you left from
1048. In a self-processing form, is there a way to return to the same point in the page that you left from
1049. How do i redirect to other php or web pages and the new URL not shows up in the address bar.
1050. How do i redirect to other php or web pages and the new URL not shows up in the address bar.
1051. I started with a php file and tried to call a tpl file which called a php file. It didn't work. Why?
1052. How should I configure my PWS (and/or php.ini) to see PHP-results in my browser?
1053. How do I run an ASP program on my Windows server within PHP
1054. Will be there a version conflict problem for functions written in earlier versions of php
1055. How can I add “preprocessor” to PHP, e.g. replace all “–” with “−” before PHP starts parsing?
1056. Is there a way to query a text file using php? If so how? need to bring back individual results ?
1057. How do I get a variable to pass into an included file that is located in a different directory?
1058. how can i make that an PHP sript to run in background?
1059. It is posible to download a directory (including all files a subdir) using PHP4.3.1?
1060. I am uploading to a hosted server using Dwr MX. do i need to install php or will MX handle it.
1061. im new to php and need to know how to calculate BMI, body mass index with php or mysql
1062. I need the PHP syntax for adding mysql field values from a table and then echo the result.
1063. How can I write different data into two separate frames on a form user submitting the form?
1064. Where can I get more info about PHP Access violations such as 011929AE, 77FC8DA5 & 024529AE?
1065. what can be done for generating setup program for php files on linux platform
1066. What is the “official” communication method 4 html 2 javascript 2 php
1067. How can i build and draw a tree with 3 childs for each node and for 10 levels, from a database.
1068. How do you directly download a file into the Temporary Internet Files directory?
1069. How do you use php to pull data from the database, like on jokes.com when you go into a section?
1070. Can you use PHP to see if another e-mail server accepts HTML or text only email?
1071. How do you display info from a database in a menu dependant on another menu recalled from the table
1072. How do I put data into a list box dependant on another list box
1073. I can not get my php scripts to work on an apache 2.0.40 to work, ie formmail and forums, help
1074. How do I get the paragraphs to show, pulled from mySQL db, instead of one long text paragraph?
1075. Is there a big difference if you use { } in your “if” condition instead of using “:” and “endif;” ?
1076. I cannot run a commend from PHP scripts using exec(). This command can be run from command line.
1077. I can no longer pass variables between pages using php4.06 and isapi with iis5
1078. PHP code is running on Linux but not on Windows. Why?
1079. How can I restrict access to certain files on an intranet using php?
1080. I am trying to get Oracle 9i working with PHP. Having problems know what to compile.
1081. Have all sort of problems using “?” within a “echo('form')” posting. Can someone show me correct way
1082. how do i get the info from my html form into a text file similar to my order form using php?
1083. is there any function that can print a web page with just one click in php???
1084. CLASS: Can a property of a class be an Array datatype. Example please
1085. How to use formfeed character '\f' in a .php file
1086. A select box with diff. people's names how do I send form to dif. emails depending on name selected?
1087. What is the easiest way to use PHP to extract email addresses from a text file?
1088. How do I terminate access to page in certain amount of entries and time using sessions and MySQL?
1089. does anybody have problems by using css in php pages
1090. is there a distribution of php, or a way to configure so that one might use it under Mac OS 8.6
1091. User interaction via dialog box from PHP script?
1092. 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???
1093. Can I get Visual Interdev (6.0) to use syntax highlighting for PHP files?
1094. Doing my tree in, how to i number summit
1095. PHP will not work with IIS (xp). ASP and HTML work fine, but PHP just sits there. Any ideas?
1096. alter table BOOKS add id_books int unsigned not null auto_increment first,add index (id_carte); msql
1097. How do I send a file (that is on the server) as an attachment with mail()?
1098. How can I modify .htaccess to enable both SSI and PHP?
1099. Any web-based report writer available ? I am using Windows client IE and Linux PHP / PostgreSQL.
1100. How do I get data to automatically come up in other fields when a user selects an option from a drop