Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
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
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
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