Search found 6 matches
Aprelium Forum Index
Author Message
  Topic: replace underscores with spaces
peok

Replies: 4
Views: 9543

PostForum: PHP   Posted: Sun Jul 11, 2004 5:39 am   Subject: replace underscores with spaces
Hey thanks for your reply TRUSTpunk.

It worked great.

This is my code:

<?php
$gallery_title = $gallery_dir;
$gallery_title = str_replace('_' , ' ' , $gallery_title);
$gallery_ti ...
  Topic: replace underscores with spaces
peok

Replies: 4
Views: 9543

PostForum: PHP   Posted: Sun Jul 11, 2004 1:46 am   Subject: replace underscores with spaces
I tried searching google, but honestly I don't think I know how to put this into php lingo so I didn't come up with much. I want to replace underscores with spaces in a string of text which is in a va ...
  Topic: php, forms, and variables
peok

Replies: 7
Views: 13479

PostForum: PHP   Posted: Sat Jul 10, 2004 5:29 pm   Subject: php, forms, and variables
It Worked! Yay! Thanks so much niteowl

um, so the is the reason the tutorial didn't work because its a bit depreciated and i need the $_GET[] or $_POST[]?

Thanks so much, once again. I'm ready t ...
  Topic: php, forms, and variables
peok

Replies: 7
Views: 13479

PostForum: PHP   Posted: Sat Jul 10, 2004 4:09 pm   Subject: php, forms, and variables
Ok, tried it but I just got a slightly modified error message.

First setup was:

<html>
<head>
<title>My Form</title>
</head>
<body>

<form action=&qu ...
  Topic: Please Rate My Website
peok

Replies: 10
Views: 21403

PostForum: Powered by Abyss   Posted: Sat Jul 10, 2004 6:07 am   Subject: Please Rate My Website
nice site. very clean, organized, easy to get around. first, in the gallery, the big pictures are way too big. nobody needs closeups like that of rocks, and they take awhile to load. secondly, (this i ...
  Topic: php, forms, and variables
peok

Replies: 7
Views: 13479

PostForum: PHP   Posted: Sat Jul 10, 2004 5:37 am   Subject: php, forms, and variables
I'm still just a few days into learning php, and I've been going though this tutorial:

[url=http://hotwired.lycos.com/webmonkey/01/48/index2a_page6.html?tw=programming]Tutorial, Page 6

Anyway, i ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group