Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Ayse Geertsma
has contributed to:
I get a parse error saying there's an unexpected $ on line xxx. But there isn't a $ there. Help?
How can I determine script line number for error-handling and logging? Esp. line number in includes.
How Can I check the URL syntax for validity?
How can I run two PHP4 versions (ie 4.0.6 and 4.1.2) with two PHP-ini on IIS without recompiling?
Why is my webbrowser opening my php file instead of running it?
Hi, How do I go about saving username and password values in the client...
How can I add text (const or var) in a textarea by click in a image or Href ?.
Why cant I get my session..the session is there but the browser dont collect it!
How can I pass an array of randomized elements through back and next button without repeatation?
*how do u you pass a variable(multiple select) from a pop up window to the main window?
How can I use count_chars() to know if a variable contain spaces? e.g. a username
How would i make a simple counter with text? (ie visitors: 17319)
How can I get the remote PC's MAC Address?
What is the PHP equivelent of ColdFusion's <CFHTTP> tag? (Both GET and POST operations)
ColdFusion allows automated Form entry and retrieval of resulting data with CFHTTPPARAM--is there a
How do I get the Windows NT $DOCUMENT_ROOT? The variable is blank.
Is it possible to multiple web application platforms on the same server? ex: PHP and JSP on Apache
How can I fill in fields in WinWord from PHP variables
Does PHP have a garbage collector? or how do I release the Memory when I have done with my object ?