very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS