Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
How to form a xml form table with a single sql statement..?
Hi everyone,
I don't know if this is going to be a duplicate thread but i couldn't
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
split values
I have values that are returned to me in this format:
name=>test,age=>49
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br