php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
Writting a script to arrange images........ need some help
Ok so here is the link
http://hmtotc.com/dev/projects/vrassociates/jeweler_dev/admin/index.ph
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?