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
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr