Other Questions and Answers
Here are all the questions currently listed on PHP Questions in the Other category:
Other
Can I include Javascript in my PHP code?Can I spellcheck my text using PHP?
Can PHP create PDF files for me?
How can I add branching logic to my PHP code?
How can i put the value 1 or 0 into checkbox if we checked then 1 otherwise 0?
How can I stop my PHP script timing out?
How do I access or format the date?
How do I add comments to my PHP script?
How do I check if a date entered exists?
How do I define a constant in PHP?
How do I find out about my PHP installation?
How do I find the timestamp for a particular date?
How do you get an array of the date and time?
I have lots of if else logic - is there another option?
What are autoglobals?
What does the @ character do in PHP?
What is a constant in PHP?
What is the differece between $message and $$message?
What is the difference between sessions and cookies?
What is the difference between the while and do while loops?
