Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru