insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho