Knowledge Base Contributions
Below is a list of the knowledge base entries that John Marc has contributed to:
- How do I keep url from showing in title in window.open?
- How do I jump to a bookmark in parent from iframe?
- How can I get onmousemove to capture coordinates over an image? It works fine over text.
- Is there a way to store scripts in a database, and run them w/o >> file.name \n include file.name?
- How do I change a php created a folder whose owner is 'www' to a different owner?
- how to delete multiple records using a checkbox
- Is there a way, using php, to clear a simple *.dat database at a certain time every week/month?
- can i use php to read the current date, if January, Send to jan.php..If Feb, send to feb.php, etc..
- How do I pass variable and other information from PHP to Javascript?
- Using javascript for client side form validation on my PHP web page.
- How can I use the header: Location: method and open a new browser window with a specific size?
- I have a table of users. Can I count how many males and how many females without multiple queries?
- How can i auto update php?
- I need to be able to increase the count for defined field
- How can I sort data out of my MYSQL database in monthly Stats format and display it in an html page?
- Uploading a pdf using a php script corrupts the pdf. Why?
- How do i force PHP to flush already printed lines, on a script still running on the server?
- How can you determine if another website is active (The server is running) or not?
- Is there a way to determine the first time a page loads?
- How do I add text in a textarea by "clicking" an image or HREF?
- Get 404 error when trying to use .php file in browser
- How do you run a script as a certain user such as root?
- is it possible to open a http port with javascript, and return the results to a string?
- if i want to use a c function in php programmar ,what should i do ?
- Can I fopen a remote url that requires form variables to be POSTed?
- is there a function to echo unique variables from a db when there are multiple similar entries?
- What achine is local when using ftp-commands in PHP on a web server?
- How do I "parse" PHP code which is in a MySQL database?
- trigger on change event using javascript
- How can I keep IE4+ from using my window.resizeTo() options as defaults?
- How can I change the icon in the titlebar
- Can I execute some php code in an unLoad statement. I've tried but I'm not JavaScript handy. :) I'm looking for a unload("<? commands ?>")
- form validation with name end with []
- HOW TO DISABLE CLOSE (x) BUTTON OF THE BROWSER.
- I've got an array created by a multiple-item select box in a form. Now I want to submit it to a mySQL database using a "SET" fieldtype but not able...
- How do I get a Submit Button to submit a form using Netscape when the Enter key is struck?
- I want to use window.replace() to replace php3 files . This function works fine if the file is html, but doesn't work with php3 files.
- How do I get only get the names of the columns of a table?
- How do I use JS to test a multiple select using PHP syntax of name="mySelect[]"
- How can I use .writeln() to write PHP code?
- how can you use onmouseover to change more than one image
- How can I take the control over the length of a TEXTAREA tag? (as the "maxlength" atribute of the INPUT tag)
- How can I enlarge the width of the browser window, say 10 times the normal width ?
- How do I create a mailbox using PHP and sendmail ?
- how do i select only unique values in a column?
- How do I bring a window to the front?
How do I focus a window?
- How do I access the user's selection (highlighted text) in a document?
If you DO overwrite, how then do you access the entire changed source?