The house of developers,
A website to classify and rank developers
Login or Register
Home
Main Page
Developers
Famous Developers
Companies
Top Companies
Articles
Tech News
Exams
Be Ready
Code
Takeaway
Hackme
Contest
Jobs
Find & Post
Country Rank:
22
World Rank:
155
Profile Viewed:
1868
Points:
3828
Profile
Rank Details
Published Articles
Codes
13 Feb
2011
Handling URL Query String Parameters
This function will make you able to modify and add the request parameters without duplicates. ...
Under Category: PHP
By:
Ahmad Saleh
25 Mar
2011
PHP: How to make a post request using CURL
You can use this function to make a post request using php curl extension, you can also send your customized HTTP headers and the post parameters....
Under Category: PHP
By:
Ahmad Saleh