Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 154
Search took 0.30 seconds.
Search: Posts Made By: Lyconpire
Forum: PHP 03-26-2007, 02:18 PM
Replies: 3
Views: 709
Posted By Lyconpire
to do list

Hi,

Am making a web based to do list in order to keep myself organised and see stats of what I have done and need doing at the end of the week. Am also doing this to learn more on how php and...
Forum: Site reviews 03-12-2007, 11:49 PM
Replies: 9
Views: 2,006
Posted By Lyconpire
Your clan site is looking cool now. :thumbsup:...

Your clan site is looking cool now. :thumbsup: after looking at your site for a bit the scrolling does sort of get on my nerves. Maybe a panel in middle where the user can scroll to read more if they...
Forum: Site reviews 03-12-2007, 11:33 AM
Replies: 13
Views: 1,466
Posted By Lyconpire
Thanks am working on a new design now. The old...

Thanks am working on a new design now. The old one is saying up while i build the new design. With my new design am going with a friendly design then graphics every where like the old one.

Please...
Forum: General web building 03-07-2007, 07:31 PM
Replies: 6
Views: 1,133
Posted By Lyconpire
so just so am clear on the answer layers are the...

so just so am clear on the answer layers are the best way to do this?
Forum: Site reviews 03-07-2007, 07:21 PM
Replies: 9
Views: 2,006
Posted By Lyconpire
i find it hard to read the text on the scroll bar.

i find it hard to read the text on the scroll bar.
Forum: Site reviews 03-07-2007, 03:12 PM
Replies: 13
Views: 1,466
Posted By Lyconpire
thats great ok i will look into better colours...

thats great ok i will look into better colours for the site. Thank you for pointing this out.
Forum: Site reviews 03-07-2007, 02:24 PM
Replies: 13
Views: 1,466
Posted By Lyconpire
ok where to start consoleclips dot com sums up...

ok where to start consoleclips dot com sums up what the site is about i guess. If you register you get to send messages to other members and submit your own videos but i guess i don't explain that....
Forum: General web building 03-07-2007, 02:06 PM
Replies: 6
Views: 1,133
Posted By Lyconpire
am also sliceing my images in photoshop. Am using...

am also sliceing my images in photoshop. Am using layers as shown below.
<style type="text/css">
<!--
#Layer1 {
position:absolute;
left:9px;
top:56px;
width:976px;
height:28px;...
Forum: General web building 03-07-2007, 11:05 AM
Replies: 6
Views: 1,133
Posted By Lyconpire
The best way to apply server side code to Photoshop graphics

Hi,

I have been using layers to positions my code over my graphics. Is there a better way then using layers? Because when the screen res changes the layers go all over the place.

Thanks
Forum: General web building 03-06-2007, 12:56 PM
Replies: 7
Views: 1,116
Posted By Lyconpire
i just sold nexj dot com

i just sold nexj dot com
Forum: Site reviews 03-06-2007, 08:05 AM
Replies: 13
Views: 1,466
Posted By Lyconpire
any other ideas on my member problem? :)

any other ideas on my member problem? :)
Forum: Site reviews 03-05-2007, 10:56 PM
Replies: 13
Views: 1,466
Posted By Lyconpire
i had someone to test the site for me for dead...

i had someone to test the site for me for dead links and they failed to see that dead link so i sacked him. And told him to go home the lazy....

Any who i added in ../ and not ./ fixed now. the...
Forum: Site reviews 03-05-2007, 12:51 PM
Replies: 13
Views: 1,466
Posted By Lyconpire
Post 2+ year old website I have only just got online (reviews please)

Your opinions on the idea and design please. Bare in mind it’s only a hobby site that I spend 5 mins a week on. It has been going for a long time but I just got the main stuff up and now starting to...
Forum: PHP 02-06-2007, 01:27 PM
Replies: 2
Views: 681
Posted By Lyconpire
it seems to be file size only mpg's and wmv play...

it seems to be file size only mpg's and wmv play fine when they are low in size.
Forum: PHP 02-06-2007, 10:36 AM
Replies: 2
Views: 681
Posted By Lyconpire
stream.php page does not stream videos that seem to be over 8mb

not sure why it seems to play fine on 5-7 meg videos i have control over php.ini so it can't be my host? Maybe it's my headers? you can look at the problem if you go to the url in my sig.

i just...
Forum: General web building 02-01-2007, 03:04 PM
Replies: 3
Views: 834
Posted By Lyconpire
New domain name

Hi,

I want to buy a new domain name but can’t make up my mind if I should use tech or technology at the end of the domain name what do you guys recommended tech is shorter?
Forum: PHP 01-17-2007, 11:44 AM
Replies: 2
Views: 947
Posted By Lyconpire
Would that pull the id from my form? Will it work...

Would that pull the id from my form? Will it work that way? i feel sure i tried that?

I will test this any way i will let you know :thumbsup:
Forum: PHP 01-17-2007, 10:20 AM
Replies: 2
Views: 947
Posted By Lyconpire
$query = "SELECT * FROM file ORDER BY image_id DESC"; // how do i get the post ID?

Hi I made script to let my site members submit images.

I also made a auth script that deletes submitted posts. When i click NO on publishing the submitted post it says unlink cannot find the file....
Forum: PHP 01-17-2007, 08:35 AM
Replies: 3
Views: 692
Posted By Lyconpire
ok am getting some where. Warning:...

ok am getting some where.

Warning: unlink(/home/user/public_html/images/fdaca0ed55d8520b5798a69b60e2463d.jpg) [function.unlink]: No such file or directory in /home/user/public_html/test.php on...
Forum: PHP 01-16-2007, 11:25 PM
Replies: 3
Views: 692
Posted By Lyconpire
Unhappy need a good coder to point out my unlink problem?

Can any coder see what's wrong with the else part am trying to get unlink to delete an image in my dir and the path is in mysql?



else{


$query = "SELECT * FROM file ORDER BY...
Forum: PHP 01-14-2007, 02:49 AM
Replies: 0
Views: 782
Posted By Lyconpire
Question help on script (image blob/file dir)

i have been at this for 4 hours every thing i read on google searchers does not work what am trying to do is add an image as a blob to mysql and a file to my dir and add the path to mysql but no...
Forum: PHP 01-12-2007, 04:58 PM
Replies: 3
Views: 731
Posted By Lyconpire
ok i just split the code up and put the if's in...

ok i just split the code up and put the if's in page.php and changed

<form method="post" action='<?=$PHP_SELF?>'>

action="page.php"
Forum: PHP 01-12-2007, 01:55 PM
Replies: 3
Views: 731
Posted By Lyconpire
yes it works with 1 = if i put 2 = in then it...

yes it works with 1 = if i put 2 = in then it stops working.

i put $displaysub in my print ""; and get the number 1 even when i change it to 0 in the form so am guesing it's not picking up the...
Forum: PHP 01-12-2007, 09:19 AM
Replies: 3
Views: 731
Posted By Lyconpire
Question why does this just go to the else? (form not passing on the data?)

I think this is what I put am at work and it’s my first time coding something like this. I click on submit after I change the value to 1 and it just display the elseif and prints deleted? But what i...
Forum: PHP 01-11-2007, 04:47 PM
Replies: 1
Views: 1,827
Posted By Lyconpire
Question firebird database connection in php how?

how do i connect to firebird with php is it the same as mysql?????? i have googled this for 2 hours with no luck. Not as much support as mysql. but it's what is in use with the software so i have no...
Showing results 1 to 25 of 154

 
Forum Jump

All times are GMT +1. The time now is 12:52 AM.