Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Not Quite PHP
: HTML
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
Is there a way to prevent "Warning: Page has Expired " when back is clicked?
How do I include a file into an embedded table cell without changing the cell's background color?
How can I parse everything between <SPAN CLASS="TITLE"> and </SPAN> into an array from a HTML page?
Do Web search engines (Alta Vista, etc.) index files named *.php or *.php3?
How do I achieve the effect of presenting a Please wait page, while waiting for a large database table to be loaded up?
Random Questions
How can I parse everything between <SPAN CLASS="TITLE"> and </SPAN> into an array from a HTML page?
How can I limit the size of files uploaded to the server by a user?
How do I achieve the effect of presenting a Please wait page, while waiting for a large database table to be loaded up?
How can I send the output of a PHP script to a different frame?
Do Web search engines (Alta Vista, etc.) index files named *.php or *.php3?
How can I build a printer friendly page?
How can I show an ampersand (&) in a HTML page?
Why won't my table display in the browser?
How can I stop text from wrapping in a browser?
How can I limit the size of files uploaded to the server by a user?
How can I send the output of a PHP script to a different frame?
Why does echo("help\n") not create a newline?
How can I call or goto another page directly without click href?
How do I achieve the effect of presenting a Please wait page, while waiting for a large database table to be loaded up?
Do Web search engines (Alta Vista, etc.) index files named *.php or *.php3?
How can I parse everything between <SPAN CLASS="TITLE"> and </SPAN> into an array from a HTML page?
How do I include a file into an embedded table cell without changing the cell's background color?
Is there a way to prevent "Warning: Page has Expired " when back is clicked?
Unanswered Questions
how do I pass an item from one php frame to two other php frames on the same page?
Is there any way to have a PHP script run within a .html file?
How can I call a custom written function in php from html? Like you do with JavaScript...
Why can't I use relative link to a php page! (Win2k server)
How people does the WEBSITE->TOPIC1->SUBTOPIC1-> automaticaly ?
How do I get the value of a disabled textbox after submission?
Can include a HTML page inside another page via PHP's include comand?
php embedded in FrontPage html doc
How can I embed a php stmt in FrontPage html doc to pull & display the domain in an email link?
prevent "Page has Expired " when back is clicked, when form action="post" + php.ini can't be changed
What is the proper method to include an HTML file in a php file? (ie <!-- #include...> or what)
What is the proper method to include an HTML file in a php file? (ie <!-- #include...> or what)
Is submission of a php/html form in one frame from a button on another frame possible?
In documentation I see " <?= " and something like " <br /> " what are they?
In documentation I see " <?= " and something like " <br /> " what are they?
How to make an image appear for the viewer, when I call PHP script using <imge source="image.php">?
How to make an image appear for the viewer, when I call PHP script using <imge source="image.php">?
Our Windows server, running PHP, will not run SSI from inside a HTML page. No problemon Apache.
How to convert gregoriandate to juliandate using PHP by getting an input through HTML?