Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav