mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i