How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro