Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see