Posts Tagged ‘Need’
PHP Tutorials: Functions with Undefined Parameters
April 17th, 2012
phpmoz Function parameters don’t need to be defined, and the use of this method means you can pass as many values to a function without defining them. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorial – 3 – Basic Math Functions
April 15th, 2012
phpmoz This video is free tutorial for php scripting learners. www.hypernetstudio.com
PHP tutorial Part 15 – PHP Forms part 3
February 2nd, 2012
phpmoz Watch my PHP Tutorial Series. Join me here for more Stuff Like That. rippershare.com
I Need Your Help , Basic Question Of Internet And Computer Plz Help Me.?
September 13th, 2009
phpmoz My friend has a exam .please let me the following answer.
1) __cut_/out key________ key is used to super impose one video over another by filtering out the background
48. To automatically open an audio or a video file in a specified application, one must ____register___________ the file with that progra
2) Which of the following is not a server side scripting language?
* ASP/ASP.NET(*.asp/*.aspx)
* ColdFusion Markup Language (*.cfm)
* Java via JavaServer Pages (*.jsp)
* PHP (*.php)
* Perl (*.pl)
* Python (*.py)
* Ruby_(programmi
ng_language) (*.rb)
* Lasso_(programming_language) (*.lasso)
* JavaScript (*.js)
3) A website which gives general but exhaustive information is called _______
A document specially designed for the internet is called ___________
4) The process of creating a portable video format from your editing software is called ______
5) The software that allow you to create and watch different formats of films is called Video Editor________
Thanks in advance please give me the following answer.
I Need The Php Script To Calculate The Input Data From A Form And (-) Or (+) The Result… Please Help!!!?
September 8th, 2009
phpmoz (HTML-Form)
(PHP)
$_POST["Age"]) {
$result = $_POST["retierment"] – $_POST["Age"];
echo $_POST["Name"] ,
} else if ($_POST["Age"] < $_POST["retierment"]) {
$result = $_POST["retierment"] – $_POST["Age"];
,
the number of years until you reach retirement age is:
Need A Php Expert For Some Theory Help! I Do Not Want Explicit Code, Just Some Ideas On How To Go About It.?
September 5th, 2009
phpmoz Here is what I have so far. I populate a table dynamically from my database and include check boxes. I need to be able to modify the text fields, then have only the checked rows updated in my db. I am stuck on how to determine which boxes are checked, and then how to post the correct rows to my modify script. I can modify with sql and delete with sql, just do not know how to transfer the data from an html table by checked rows to my other page. Any help would be greatly appreciated. Here is my code. I am not loooking for specific code examples, that would be cheating. I just need to know if what I am doing is possible and some ideas on where to go with it. NOTE: I commented out the session so it will not affect someone trying to view the table.
Need Help With A Php Script.?
August 27th, 2009
phpmoz I know very little about PHP and was hoping I could find some help here. I have one piece of PHP built into my html that reads:

Posted in
Tags:

