Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
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
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
extract data
Code: <div class="post hentry uncustomized-post-template">
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel