I think u have to go for
http://www.w3schools.com
Thnx for joining the group
Ankur Dave
Quoting "Tomar Rajeev (ext)" <[EMAIL PROTECTED]>:
>
> Hello All,
>
> I am a new member of this group and in the world of PHP;-)
>
> In my company, around 12 web pages are there. So, I want to make
Suppose this is your first string $value
house , ball , door , roof , floor
$saparate = explode(",",$value);
$list = implode("','", $arr1);
$final = ('$arr2');
echo $final;
Thnx...
Quoting Pablo D Marotta <[EMAIL PROTECTED]>:
> Hi there..
> A newbie issue:
> I´m receiving this: "house , ball
Hi,
This is quite simpal problem that i want to made regular expression which can
read this kind of structure...
a,b,c
not like this
1. ,a,a,a
2. a,,,aa,,
3. a,a,a,,,
means simpal structure with comma (a,b,c...)
Thnx
Ankur
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
Dear u r correct,
Both r same...
but in first case ur variable with a constant string value
And in second case u r checking that your variable is set or not
but one limitation with the function is that..
"isset() only works with variables as passing anything else will result in a
parse error."
Sorry,
I do not know the exect anaswer but i have one rough idea that in PHP we have
one function by which we can run the linux command like
fun_name("")
Actually i used this function long before so i forgot
we can use chmod 777 to our file or any command to change the permissionand by
this w
Dear All,
I want to create 3 dynamic combo box.
When i select the first combo(select) box then automatically the related details
[from database] will come in the second select box.and simultenously for second
to third.
Please help me.(give me some help through code)
I have to complete the proje
thnx for your support every thing is working well
but
still one problem, that height and width are not coming so how i modify the
first regular exp. so it shows both height and width.
//s
Thnx...
Ankur Dave
Quoting Klaus Re
I just want to give you a simple example that for diff. of session and cookie is
that---
When in our gmail account we will see that one option is there to save the
password for 2 weeks, so that eans when u check that bbox and submit then one
cookie is created for that comp. with your details nand
Hi to all
My problem is that i want to create one regular expression which can fatch this
image tag from my site
"https://abc.com/first.php?
site_id=abc&aid=keyin&lid=keyin&ref=&q=\" width=\"1\" height=\"1\">";
http://www.mysite.com";);
function print_links($url)
{
$page_contents = file_g
Hi to all
I am from Great INDIA
for indian politics it is very much nacessary the US election...
so which ever person is select but he sholud be very loyal to all
Ankur Dave
INDIA
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
See from my point of view,
You made one file as first.php as alogin page and then in second.php check that
the user is authorised or not. and set the value as $_session['user']
And one more file as check.php in which you check that session is set or not.
like (isset($_SESSION['user]) if it not tr
11 matches
Mail list logo