Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
3
Downvoting Members
5
1 Commented Post
0 Endorsements
Ranked #4K
~5K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

16 Posted Topics

Member Avatar for Jothe

Hallo good people, I have been having an error of "Index doesn't exists in the specified directory" in my zend application. i have a controller called search and it looks like this class SearchController extends Zend_Controller_Action { protected $_indexPath = 'C:/xampp/htdocs/tbSurveillance/application/data/search'; public function init() { /* Initialize action controller here …

Member Avatar for Member #949455
0
255
Member Avatar for LRNPHP

you must use ajax for this, for a good example try checking the w3school website for this

Member Avatar for amaz4u
0
2K
Member Avatar for Jothe

Hallo good people, Am doing a project in which every time a delete record is done i want it to fire a trigger which then helps me capture who deleted the record and at what time this happened. All this details should be written in a flat file. Any help …

Member Avatar for Jothe
0
106
Member Avatar for Jothe

Hallo good people, am looking for a nice code that i can wright or someone to guide me through to create notifications within my site. On top of the notifications to be displayed within my site when an event occurs within the db and therefore i would need the necessary …

Member Avatar for Jothe
0
108
Member Avatar for Jothe

hallo people, i need to develop a system that uses GPS cordinates, problem is that i do not know how to get the GPS cordinates from my phone. Any help would be appreciated, also how do you place the cordinates on a site map. Thanx in advance.

Member Avatar for peter_budo
-1
71
Member Avatar for canterorist

unpack the zend framework and then copy the bin and library files from the zend folder and copy it to a new folder within program files called zendframeworkCli. copy the path to the this new bin location, it should be something like C:\Programs\zendframeworkcli\bin after doing that wright click on my …

Member Avatar for Jothe
0
104
Member Avatar for Jothe

any one with an idea of how to embed a player such as VLC on my page. or else how can people play music that is within my server..any resources such as sites or books on how to do this will be highly appreciated..

Member Avatar for Daiva
0
122
Member Avatar for Jothe

Hi people, am trying to start a ruby on rails project, however i only know a bit of ruby but nothing on rails.So does anyone who can point me to the right locations for Good resource material either site or books would be highly appreciated..

-1
72
Member Avatar for Jothe

hallo people, i want to start learning python and ruby for some projects i have anyone who knows a good resource site or books for this two languages. any books and where i can get them will be highly appreciated thanx in advance

Member Avatar for anurag mishra
0
114
Member Avatar for Dani

hi sorry for posting this here bt i don't where else i can do this, however what up with the footer links?? * Favorite ForumsMy Favorite Forums * New Posts * Today's Posts * Unanswered Threads * Threads I've Posted In * Threads I've Started they dont seem to be …

Member Avatar for daviddoria
0
498
Member Avatar for Jothe

Hi guyz i am getting an error on my header information..the warnig is displayed when this part of code Runs echo '<a href="' . 'ecomm_catalogue_view.php?product_code=' . $product_code .'" >'; '</a>'; header("location: ecomm_catalogue_view.php?' . 'product_code=' . $product_code . '"); the warning displayed on top of each page is: Warning: Cannot modify …

Member Avatar for metalix
0
100
Member Avatar for Shreya J
Member Avatar for Shreya J
0
137
Member Avatar for sugikrish

use the following to get the photo from where ur storing them. In this case i assume that the image is stored at the follder Photoz[CODE]<img src="photoz/<?php echo $imagename; ?>" width="200" height="300"alt="<?php echo $name; ?>"/>[/CODE]

Member Avatar for sugikrish
0
352
Member Avatar for shubhamjain1

sure why not a library for PHP would be quite good tho it must be OOP based..

Member Avatar for Jothe
0
101
Member Avatar for Jothe

High guyz am tryin to get hint from my database but i am managing to do so,though if i list the array am able. please help if any one has an idea here is the html code [CODE] <html> <head> <script type="text/javascript"> function showHint(str) { if (str.length==0) { document.getElementById("txtHint").innerHTML=""; return; …

Member Avatar for Jothe
0
180
Member Avatar for CompFreakGirl7

hi girly girl, i am guy some what into comps alot mostly programming network security however if u want more in this field ake bsc.comp science it will give u a snick pick into every thing then u might choose what u want depending on ur interests..On the HTML issue …

Member Avatar for maceman
0
120

The End.