Ok
Should I go with XAMPP, or should I separately download each package and manually configure everything?
Do json decoders typically allow uppercase literals even tho its against the RFC?
Object orientated programming (OOP) is a commonly used term when discussing modern programming techniques. One of the things that makes humans stand out is the ability to categorise - we put objects i
Can I use the submit button to send values?
Is there a way to grab information from an rss feed and print it out with php?
When I use $_SESSION['loggedin'] = "kake";, do I have to register the session first?
How to set submit button value as a space??
Is there an equivalent to JXPath in php? so xpath can be applied to any graph of objects, not just XML?
Does this look right --> $lbl=str_replace("'", "\'", $lbl); ? I want to escape all ' chars in $lbl
Is there any way something like that can be exploited?
Did you find my initial message? It would be hard to retype on my phone
If a user doesn't log out and closes the browser , is there any way for server to know it ?
Are there any contract php developers here? i'm looking for some websites I can find work on
What is better? implictly tell PHP I want a function from global namespace or let PHP do the work and look it up for itself?
Is there any way to send email from remote server?
What array function I can use that can take out any value in an array given the value?
What array function I should use if I am going to retrieve values that are present in two arrays?
Is it possible to use arrays in the where clause? something like $select()->from('course')->where(years IN array('2001', '2002', '2004', ...)) ???
If I'm dicussing and they start arguing, it its not really my responsiblity is it?
Are people very defensive of their choosen programming language? I just started php but I love it