how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Calculus Help (and by help I mean homework)
Hrmmm, I hate posting about math homework, partly because it's homework, and partly because I hate w
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm