Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Sheni R. Meledath
has contributed to:
Can anybody suggest a logic to parse an html page to get the news titles using PHP script?
How can I calculate the week of a month/year? ist week, 2nd week etc...
How can I access a mysql database which is on a different server using PHP script on another server?
CGI binary version - displaying "#!/usr/local/bin/php" while browsing. Please help?
How can i give a max life time for a session, if the session is idle for some time?
How to check a value from the form, to contain only digits, size from 13 to 20 characters?
using the header function to redirect a script to a PDF file I am getting junk characters?
How do I get all selected values from a SELECT MULTIPLE element after submitting the form in PHP?
How can I redirect pages to different frames - header(Location: text.html); to open up in a diferent frame?
How to display 'June 19, 2021' from the value '2021-06-19' got from a MySQL database using PHP3?
What does the $$ mean in variables?