Search found 8 matches

by buffon
Fri Apr 01, 2011 3:10 am
Forum: PHP - Code
Topic: i can't understand zend framework??
Replies: 2
Views: 262

i can't understand zend framework??

hello everybody

i am writing a good php applications with out framework easily...

but when i strated to learn zend i couldn't understand what's going on...

can anybody help me understanding it???????
by buffon
Wed Mar 30, 2011 4:49 am
Forum: PHP - Code
Topic: i want to make an arbitrary array elements??!!
Replies: 2
Views: 589

Re: i want to make an arbitrary array elements??!!

thank u 4 your help it works fine with me
by buffon
Sun Mar 27, 2011 1:40 pm
Forum: PHP - Code
Topic: i want to make an arbitrary array elements??!!
Replies: 2
Views: 589

i want to make an arbitrary array elements??!!

hi

i want while the user keep entering some information it's added to the array until he finished it

how could i do that without limiting the array elements...???

i mean the number of elements is the number the user will enter

Regards,
Buffon
by buffon
Sun Mar 27, 2011 12:21 pm
Forum: PHP - Code
Topic: how can i do that array??
Replies: 1
Views: 138

how can i do that array??

hello everybody,

this string "my name is Buffon"

i want to take the parts of that string in an array without whitespace

i want the array come

Array ( [0] => my [1] => name [2] => is [3] => Buffon )

without any space

help . please with little explain

regards,
Buffon
by buffon
Wed Mar 23, 2011 5:50 pm
Forum: PHP - Code
Topic: want some regular expression....!!
Replies: 2
Views: 210

Re: want some regular expression....!!

thanks 4 help
by buffon
Wed Mar 23, 2011 4:31 pm
Forum: PHP - Code
Topic: want some regular expression....!!
Replies: 2
Views: 210

want some regular expression....!!

hi everybody,

i want some regular expression to use it in my work ...

where can i get alot???

thanks in advance,
Buffon
by buffon
Wed Mar 23, 2011 3:32 pm
Forum: PHP - Code
Topic: i want to convert ip 2 country
Replies: 2
Views: 247

Re: i want to convert ip 2 country

thank u 4 help i download it and now i upload to my site
by buffon
Wed Mar 23, 2011 3:02 pm
Forum: PHP - Code
Topic: i want to convert ip 2 country
Replies: 2
Views: 247

i want to convert ip 2 country

hi everybody

i want to convert user ip to the corresponding country how can i do that by a script or database .. not fetching the country from other sites???????