php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I