Search found 34 matches

by AXEmonster
Sat May 03, 2008 12:17 pm
Forum: PHP - Code
Topic: Database search function
Replies: 11
Views: 345

Re: Database search function

the first bit can go anywhere after your query

the next bit can go any where inside your HTML to display the message
by AXEmonster
Sat May 03, 2008 11:11 am
Forum: PHP - Code
Topic: search and display images
Replies: 3
Views: 245

Re: search and display images

after you run the page have you viewed the source of the rendered page to see if the <img> tag and its src attribute is parsing correctly
by AXEmonster
Sat May 03, 2008 11:07 am
Forum: PHP - Code
Topic: Programming help
Replies: 2
Views: 236

Re: Programming help

you need a basic tutorial to get you started

http://www.dreamweaverclub.com/vtm/php-mysql-apache.php
by AXEmonster
Sat May 03, 2008 11:05 am
Forum: PHP - Code
Topic: How can i destory an email which is already send...........?
Replies: 5
Views: 312

Re: How can i destory an email which is already send...........?

the only way i can see this working is that the data which is encoded is in an image and the image has been removed or scrammbled when sending html emails all images are referenced by absalute paths so when you open the mail the images are downloaded to reconstitute the email look and feel. By gener...
by AXEmonster
Sat May 03, 2008 10:49 am
Forum: PHP - Code
Topic: Database search function
Replies: 11
Views: 345

Re: Database search function

hi

Code: Select all

 
 
if(! $result){
 
$message = "no results";
 
}
 
 
// now you have set a condition and a message to display you can echo that $message anywhere on the page

Code: Select all

 
 
echo $message;
 
 
by AXEmonster
Sat May 03, 2008 10:44 am
Forum: PHP - Code
Topic: How to encode the PHP files
Replies: 1
Views: 181

Re: How to encode the PHP files

hi

the best way to do this is to host it

let your users view the results as normal by serving it to them through a PHP enabled host.
by AXEmonster
Sat May 03, 2008 10:05 am
Forum: PHP - Code
Topic: date from week number
Replies: 6
Views: 366

date from week number

hi guys

i have a search screen which passes a chosen year and week number.

how can i constitute a fully formated date from these 2 values to use within a SQL Server
by AXEmonster
Mon Jun 13, 2005 6:03 am
Forum: PHP - Code
Topic: PHP recordset Array
Replies: 2
Views: 473

why are you doing a count on $sqlvariable instead of $strarray2. sorry Scott my mistake when composing this help request. I am doing a count on $strarray The table is like this <table> <tr> <?php echo $td1; ?> </tr> <? this will be a DO loop { ?> <tr> <?php echo $td2; ?> </tr> <?php } while ($row_R...
by AXEmonster
Mon Jun 13, 2005 5:49 am
Forum: PHP - Code
Topic: PHP recordset Array
Replies: 2
Views: 473

PHP recordset Array

Hi Guys Can anyone help with this I am passing (submiting) the following values to a report page from a textfield called ..(sqlvar) input name=&quote;sqlvar&quote; type=&quote;hidden&quote; value= ... $row_recordset&#1111;'field1']¦$row_recordset&#1111;'field2']¦$row_recordse...
by AXEmonster
Sat Mar 19, 2005 2:18 am
Forum: PHP - Code
Topic: elements in an array
Replies: 3
Views: 325

what about array_count_values
by AXEmonster
Sat Mar 19, 2005 2:12 am
Forum: PHP - Code
Topic: progress bar ?
Replies: 2
Views: 363

progress bar ?

Hi guys

i have a large php process running and want to show a progress bar in a popup window in real time.

how is this done
by AXEmonster
Tue Feb 22, 2005 4:04 am
Forum: PHP - Code
Topic: strange errors
Replies: 3
Views: 1347

sorry guys in being vague i posted the code snippet in order to display the errors (thinking that someone would recognise the errors) posting the script wouldnt realy help as it doesnt seem to be a syntax problem and it may happen to one user and not others then two users then 5 users then one user ...
by AXEmonster
Mon Feb 21, 2005 11:13 am
Forum: PHP - Code
Topic: strange errors
Replies: 3
Views: 1347

strange errors

Hi Guys i am writing a system in PHP (LAMP) and the users are reporting intermittent errors. if they get an error and they refresh the page it sorts its self out (although after a few refreshes the browser hangs) the error takes the form of rubbish being printed to the page, values and data are inte...
by AXEmonster
Mon Dec 20, 2004 11:46 am
Forum: PHP - Code
Topic: upload problem
Replies: 3
Views: 455

i am sending a file to a directory.
The only mysql insert i am using is to capture the file name
by AXEmonster
Sat Dec 18, 2004 10:32 am
Forum: PHP - Code
Topic: centering help
Replies: 3
Views: 430

hi Volkan try this <table width="788" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="34"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/...