use it:
foreach($pt as $val)
{
echo $val
}
User Profile
Collapse
-
Leave a comment:
-
how genrate report in pdf file in php?
please I don't know how to generate report in pdf in php
please give me any reference -
-
how to admin notification particular selected employee?
ICode:<td> Allocated Person Name : </td> <td> <textarea rows="5" cols="20" class="textbox1" id="project_allocated_person" name="project_allocated_person"/></textarea></td> <td><select name="employee_list" id="employee_list" > <option
-
in below check my code
<input type="submit" value="" name="but_event ">Leave a comment:
-
How to update image using mysql in php?
in below my code
in this code image is not move in folder but updated the path what are reason?
Code:if($btnUpdate != "") { $id = $_POST["id"]; $uploaddir = './upload/'; $ssImage = $uploaddir.basename($_FILES['image']['name']); mysql_query("update gallery set gallery_image='".$ssImage."' where id_gallery = '".$id."'
-
Transition error?
Code:<!DOCTYPE html> <html> <head> <style type="text/css"> div1 { height:310px; width:auto; transition:width 2s; -moz-transition:width 2s; /* Firefox 4 */ -webkit-transition:width 2s; /* Safari and Chrome */ -o-transition:width 2s; /* Opera */ float:left; } div2 { height:310px;
Last edited by Dormilich; Aug 9 '12, 05:11 AM. -
How I insert hidden field in database?
Code:<form action="<?php echo $_SERVER['PHP_SELF'] ?>" method="post" enctype="multipart/form-data" name="form1"> <table width="69%" border="0" align="center"> <tr> <td width="25%">Date</td> <td width="75%"><input name="date" type="text" size="40"
-
hay Exequiel in this code do not upload videos?why
and not save path in database but any other file uploadedLeave a comment:
-
ok thanks Exequiel for given code.
how i retrieve video in database if any idea or code please give meLeave a comment:
-
how genrate crestal report in php ?
if you have any reference to generate crystal reports in php please give me a reference link or code. -
you take both id in primery key and Expenses table in take one forign keyLeave a comment:
-
-
How to upload videos in database?
I don,t know how can upload videos in database and retrive
to the database
Videos cant save in videos folder.
------
update
so what can i do which place i change
Code:<?php if ($_POST["action"] == "Load") { $folder = "videos/"; move_uploaded_file($_FILES["filep"]["tmp_name"]
Last edited by Niheel; Jul 25 '12, 05:35 AM.
No activity results to display
Show More
Leave a comment: