Knowledge Base Contributions
Below is a list of the knowledge base entries that dman has contributed to:
Page: 1 2
- 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"
- 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 does table relationships work exactly? I need to use more than one table but they must be joined.
- What are the alternatives for Unix-based DNS servers?
- 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?
- Warning: Nesting level too deep - recursive dependency? in Unknown on line 0. What does it mean?
- How can I list files in a specific directory and hyperlink to them?
- Can i define $QUERY_STRING? Meaning when the query string is menu/news, it will display just news.
- How and when to use $php_self and $query_string????
- Can I read NT registry info from PHP? How?
- How can I create a dropdown for date field showing past 3 months, present month and the 12 months in the future?
- How to change the password of an user xyz if I have the MySQL root access?
- Can the PHP include command be used with a virtual path?
- How can I write a web page (program) to check that does webserver support PHP, ASP and PERL ?
- What do you mean by - Warning: Supplied argument is not a valid MySQL result resource and how do you solve it?
- 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 do I install the Sablotron module on Windows machines to add XSLT support to PHP?
How I get XSLT support with PHP on Windows platform?
How I get XSLT support with PHP on Windows platform?
- Why am I getting a "/" added at the end of a PHP generated HREF link?
- 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?
- 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)
- 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 to run execute files on client machines?
- How to copy the contents of one database to another database(locally)
- 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 insert in a javascript array the elements of a php array ?
- I have PHP under Windows and Apache . How can I send some file to STDIN of PHP script?
- 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 had to re-install mysql, how do I restore a large myswl databse so that mysql recognizes it?
- Is possible to generate, send & receive back ICMP messages directly in PHP instead of external execution of ping?
- What is the error access violation? Why does it happen?
- Does MySQL support "SELECT...INTERSECT..." statement? If not, what are my other options in order to implement the same function?
- 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).
- 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?
- What is a Knowledge base
- I was sent a php file and am unable to view it. What software will run it?
- Is it possible to access the Active Directory of a Windows 2000 Server with PHP ? Maybe via LDAP ?
- Fatal error: Call to unsupported or undefined function page_open() ? How do I fix this please...?
- 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?
- How can I display the output of passthru or system with newline chars? i.e. passthru("ps ax")
- 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 prevent re-"post"-ing data when a user returns to a posted page using the back button?
- 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?
- can i simulate php on windows(not a server)?
- How to Recover deleted records?
- Imagine 2 tables:t1(id int autoinc)(data:1,2,3...),t2(id int)(1,2,2,1,1...) Need query to get t1.id & count(t2.id)where t1.id=t2.id. t2.id CAN BE NUL!
- how can I take a list and make each row a value in an array?
- Does anyone how to get the Sablot xslt extension to PHP 4.0.4 working on Windows NT 4.0 with Apache 1.3.12?
solved or not?? zend entry point and php_sablot.dll
- How to make a GoBackButton with a picture?
- How can i List all the Records that begin with 'D'?
- how can i select the records where the First Letter is 'D' from the database?
- Can someone explain me how PHP interacts with Java ?
- how do i include a remote file 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.
- How can you include the same information you would normally call via SSI in a .shtml file in PHP?
- How to hide the URL being displayed on the status bar ,location window & title bar?
- 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...
- What does parsing means in PHP?
- Can someone show me how to extract information from another site and put it on my webpage... Thanks
- Do member functions within a class incur any memory penalty when an object of that class is instantiated.
- 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
- Is there some PHP code that takes the output of one file, and placing it in another?
- 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?
- How do I insert a user loaded image <input type=file> into a database table (MYSql or M/S SQL)
- 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?
- Why wont PHP 3 excute shell commands??? I have tried $string = system("/bin/tar -cf /home/www/backups/backup.tar /home/www/functions");
- How do I insert a user loaded <input type=file> image into a database table (&& checking for size constraints).
- 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.
- What is the scope of a global (page, session or otherwise).
- Does anyone else have problems using the \n newline escape character? why isn't it rendering for me?
- How can I make MySQL user friendly, what program can I use as an Interface?
- How the file system helps the data organization in the database?
- is it possible to search newsgroups with php
- How can I launch an external application from within AceHTML?
- How can I use an international font in AceHTML such as chinese, japanese and others ?
- How to do Browser, JavaScript, and CSS detection using PHP?
- 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 portable is php across browser and server platforms?
- Which DBMS works with SQL3?
- 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?
- Does PHP support document objects (similar to javascript)
- Is there a mean to get the entries of an EXCEL sheet with PHP (to include this in a database, by Example
- How to extract data from database and display it in the list box?
- how to move/copy huge MySql DB to another server? Thanx all
- How do I create a relationship between two tables?
- What connection string should be used for connecting to MySQL on Win32 without a DSN?
- How do I allow a user to create his/her own databases?
- How do I store a variable number of values in a field? Let's say I have "clubs" and between 1 and 500 unique member ID's per "club"?
- How can a many-to-many relation be realized; what are the data supply sql-syntaxes (especially for the connection-table)?
- 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 can I check if a table in MySQL database already exists?
- I know this next/previous script (http://px.sklar.com/code-pretty.html?code_id=77) but, isn't there any easyer way/script?
- How do I stop a previous url?mode=del&cust=name being repeated when the user hits their back button?
- 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 call and pass variables to a compiled C function using 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 ?
I seem to have the same problem. I dont want to use frames but i want my news blog to open in a sect
- How do I find the last insert id for an autoincrement field?
- about "php3?id=xxxxx" OUTPUT RESULT TO HTML ...
In MySQL I have a primary key defined as a BIGINT. From a PHP page I pass the primary key of a recor
- 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
- How do you convert this perl code unpack('s', pack('s', hex($x))) to PHP
- How can I save php output to the browser and a file?
- How to erase $REMOTE_USER in the browser created with the htaccess authentication scheme
- How can I use a shell script to make sure Mysql server is alive and restart it if it is not running?
- How i can set a time expire page in PHP.
- Unable to execute linux command="pppd call isp&", using exec() and system(), consider that httpd.conf configured as nobody.
- Where can I get a documentation for creating my own dll for php3 with VC 6.0?
- How can I call a command line executable from within PHP?
- Is it worth creating files, like a log, for each new member or simply pull from a database.
- 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.
- How can I get in PHP the value of variable coming from a WML <input> or <select>?
- 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?
- 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 running php4 on a Data General Unix platform, and getting the same error, any help for this prob
- 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 - ?
- Can a local PHP page be parsed using a remote installation of PHP?
- In windows PHP, when I load php_mssql70.dll as an extension, PHP stops working. why?
- Why does PHP4 (windows) tell me that my module doesn´t exist when it does? I´m talking about php_mssql70.dll.
- What does PHP stand for?
- 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 is fread adding in the escape codes to a txt file that I am echo'ing
In the following script, how do I get hard line breaks? $GrabURL = "http://www.geocities.com/michael
- 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?
- environmental variables such as query string are not passed to php code i.e. INCLUDE file="showacct.php"
- How can I pass information from a membership database (text file) into the Chat Client. Using PHP?
- 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)
- To offer users a direct download of a file that is a valid MIME type
- Is it possible to do a multisite hit counter that runs on a PHP enabled server but is accessed by non PHP servers?
- I would like to create a user authentication system, but when they log in, how would i make it personalized.
Can you tell me why I always get ?PHPSESSID=fc912e31cae17760fd97ce9f4684ae18 attached to all my link
- Does Php have anything similiar to Perl's $string = <<END_OF_DATA ...(some text over multiple lines)... END_OF_DATA?
- How can I direct the results of a query to a user's computer not the server (outfile)?
- Cannot connect through socket '/tmp/mysql.sock'
Redhat Linux 7.2 error "can't connect to local mysql server through socket '/var/lib/mysql/mysql.soc
- Where can I get documentation for the Zend API?
- How can I add authentication to my site with PHP? I have authentication working only with one page.
- Can PHP be malicious like Javascript? As a surfer do I have any security concerns? I can disable Java, can I disable PHP?
if i add alert() in javascript it runs well else functionality not works properly
- 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
- 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 ?
- 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'
- Is Select Case Implemented for the Win32 Shareware version?
- Who governs, allocates second-level domains? Is there a register?
- Where can/should I register a domain name?
- What is the cost to register a domain site?
- What's the best way to start writing a PHP program?
- How do I pass a sting in a url eg. $MyString='Have a nice day'?
- I'm new to MySQL, where should I start?
- How can I load binary data as a blob using Perl
- what is the best way for n-way replication?
- How to get anchors in frames to work in Netscape?
http://websolutiontools.blogspot.com/
http://webdesigndevlopment.blogspot.com/
http://webdesigndevlopment.blogspot.com/
- mysql server is down each time i use ORDER BY in a query - an idea ? Thank You
- How can I show values in a varchar which are greater than or = ?
- What Are Top-Level Domains (TLDs)?
- Has anyone successfully connected to ingres II through php , if yes please share it. We are using apache webserver on NT with ingres odbc driver.
- How would I create the syntax for this query? select foobar like '%brown, charley%', If you actually search "charley brown"? When the db is reversed?
- test for plus signs
- When will PHP support INGRES ?
- What major databases are supported on Linux?
- In Access 2000 When i open a form, that has 9000 records, it will only load the first ten, how do I make it load all records in?
- How can I use PHP to return an image?
What HTTP headers do I need to set to return an image from PHP?
How can I store images in a Postgres database?
in Non_Server Client Site to get a variable from Server Client Site e.g. HTML get a result from PHP
- Why does php3.exe crash when calling odbc_do with no errors logged or explanation when I try to query a SQL Server 7.0 database?
How can i search for a pattern , the data stored in a image datatype, i used to store long text data
- 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?
Page: 1 2