separate string in two by given position
[Code Block] What is the best way to separate string in two by given position?
Latest news, tutorials, and updates from the PHP community
6985 articles available
[Code Block] What is the best way to separate string in two by given position?
I'm a little confused why I see some code in PHP with string placed in single quotes and sometimes in double quotes. I j...
Possible Duplicate: Error : get property of non-object I am new to codeigniter model, i try to follow steps in docs to l...
I have my blog at location /blog, and the content is dynamic. I would like /index.php on my site to mirror /blog How do ...
I have a php multidimensional array (2 levels) with some values and I want to identify what values are present in all ar...
I'm using MySQL ActiveRecord with CodeIgniter to execute queries, but have run into some snags when using the `select()`...
I am implementing a shopping cart site. When the user add the item, it will automatically add to cart with the product n...
Is there any other way to print 40 dots in php? I have this in my mind but I think this is wrong.. maybe there was a way...
I have a script which I can run from windows console writing "php backup.php". How can I create a link to run it directl...
I am testing integrating a website to Paypal, using Web Payments standard and HTML Variables. I have written a simple PH...
What is the difference between `var_dump()` and `print_r()` in terms of spitting out an array as string?
I am implementing the search feature in a restaurant site. User first selects the area he is searching for restaurant an...
Showing 6685 to 6696 of 6985 articles