extract data
Code: <div class="post hentry uncustomized-post-template">
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl