I'm working on a directory script, that is going to display from the top referrers on down, but also need it to display in order of status.. This isn't that hard, but then I get into the paginatio...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello
I am learning PHP. I need help with the following code:
I have a phpmyadmin database with following fields: id, coursename, coursecode, coursedescription, instructor , courseyea...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I've been working on debugging this "forgot password" script for a few days now yet I still can't get passed the error that comes up.
The way the script works is the user en...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I was emailed this today from a friend and I was just blown away after reading the emotional comments to the vid and I had to share. This is real life and what this guy did is just unbelievable co...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am creating a form dynamicly and i have no idea how many elements i am going to have
all i know the are all called
Q1
Q2
Q3
Q4
and so on
and i was wondering how...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Good day to you,
I woking on a script which is customizable for the web editor to change some option on the way some item on the page are displayed.
My question is:
H...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
No matter what I tried to call my open office macro, whether it's exec, shell_exec, system or even COM("WScript.Shell"), the command line seems to be ignored without returning ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello!
I have searched everywhere for an elegant solution to my dilemma, and have decided it's time to reach out and ask for help.
I work for a t-shirt screen printing company, and am in t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Can someone help me with this problem
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey guys...
Hoping you're helpful to clueless noobs here... I'm brand new to PHP programming, and have pretty limited experience with programming in general...
I downloaded a shareware ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I did reinstall all but still to no use. I need to use it under IIS
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I am working with Javascript/ PHP+SQL server +XML.
I read XML files and get them displayed in web browser.
But i get XML-cant be displayed error in IE(Firefox shows? instead) when it...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am trying to get the values of a mysql table to show up on my page
i have the following just peices of code
Code:
function connectdb() ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am just getting into sessions and came across this one.
(first off, I do have
PHP Code:
<?php session_start();?>
at the top of every page)
I have a he...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, thanks to the help I actually now have images uploading. Now, how do I display the image in another page? I created a page, I just need a script that will call the newest uploaded image to be ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hi i have just followed a tutorial for adding rss to my site...
So far so good. Here is what is looks like...
http://devonwebsitedesign.com/#rss [http://devonwebsitedesign.com/#rss]>...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello!
I'm trying to have a contact form that includes a drop down selection menu of about 5 different departments and once that selection has been made, after the form has been filled out -...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
here is the code I am using
Code:
function detectiPhone($query){
$container = $_SERVER['HTTP_USER_AGENT'];
//print_r($container); //this prints out the user agent array. uncomment to...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, Is there a way to insert gmt clock to your page refreshing every second by java script? Php does not refresh the content alone I think.
This is exactly what I want, but it does ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I am making a web site that loads content from a database. The database content is at the middle of the page and while it loads, the images below the php code are not coming natu...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi Guys,
I have an online form I am developing & before I incorporated PHP in the script the 'Clear Form' action button would work fine & clear the contents allowing the user to start ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm building a messaging system.
Certain users can add messages in the backend, which will be displayed on the frontend of the application.
The backend is up and running, the fron...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi Guys,
I'm sure this is simple (well i hope) but here goes:
I have a table (named responsible) with lots of data in, it has 49 fields each of which can be 0,1 or 2. I have another table ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Code:
$i=0;
foreach($params as $p){
$lineplot.$i = new LinePlot($values[$p]);
$graph->Add($lineplot.$i);
}
I am getting an error as
Object of class LinePlot could not b...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Good day to you all,
Here I come again with a piece of code which reach a txt file and return the text, it also convert the "\n" into "<br>".
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine